Skip to content

Commit

Permalink
Testing OIDC
Browse files Browse the repository at this point in the history
  • Loading branch information
prdpsvs committed Nov 25, 2024
1 parent 30c23d7 commit b66838f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-azure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
token = credential.get_token("https://database.windows.net/.default")
connection_string = (
"Driver={{ODBC Driver 18 for SQL Server}};"
"Driver={ODBC Driver 18 for SQL Server};"
"Server=x6eps4xrq2xudenlfv6naeo3i4-6xw4uystlgdevluyqmndlcagwe.msit-datawarehouse.fabric.microsoft.com;"
"Database=permissionstest;"
"Authentication=ActiveDirectoryAccessToken"
Expand Down

0 comments on commit b66838f

Please sign in to comment.