You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Azure Database SQL MI (SQL Managed Instance), your Composable Key will need to specify that it should use Active Directory - Password for Authentication. This requires adding two Key-Value Parameters to your Composable Key.
Set up your Composable Key as follows:
Select the Database Connection Settings type
Enter the required fields as follows
Create the following Key-Value Parameters:
(Authentication, Active Directory Password)
(Data Source, tcp:xxxxxxx.database.windows.net)
With the Key set up in this way, you can then access Azure SQL MI using the usual modules, as follows:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
How do I set up a Key to access SQL Managed Instance (Azure SQL MI) using Active Directory Authentication?
All reactions