diff --git a/.github/workflows/integration-tests-azure.yml b/.github/workflows/integration-tests-azure.yml index 0621c02..731cfd5 100644 --- a/.github/workflows/integration-tests-azure.yml +++ b/.github/workflows/integration-tests-azure.yml @@ -57,8 +57,8 @@ jobs: connection_string = ( "Driver={ODBC Driver 18 for SQL Server};" - "Server=x6eps4xrq2xudenlfv6naeo3i4-og453ge3xn7utn6wff5ltyqjta.daily-datawarehouse.fabric.microsoft.com" - "Database=collationtest" + "Server=x6eps4xrq2xudenlfv6naeo3i4-6xw4uystlgdevluyqmndlcagwe.msit-datawarehouse.fabric.microsoft.com" + "Database=permissionstest" "Authentication=ActiveDirectoryAccessToken;" )