Does anyone have any advice on successfully connecting to Azure SQL using managed Identities? I've got 3 VMs with Jira datacenter that I am trying to connect to a MS SQL database using the MS SQL drivers (v12.2) and for whatever reason the authentication methods of ActiveDirectoryManagedIdentity, ActiveDirectoryMSI or ActiveDirectoryDefault. All 3 never seem to attempt to authenticate because I am not specifying a user and password. Advice from anyone who has had success with this would be very much appreciated
Has anyone experience connecting Jira to Azure SQL with Managed Identities? Please let me know, any time i try using one of the authentication methods supported by Microsofts new drivers it doesnt seem to even attempt the connection and prompts me for setting up a new database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.