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
I have searched the existing open and closed issues
Description
While there seems to be support for System-Assigned MSI connection strings, when trying to use a user-assigned identity (ie. add "User Id=xxxxxxx-xxxx-xxx-xxxx" to the connection string), the deployment fails with the message: Cannot set the AccessToken property if 'UserID', 'UID', 'Password', or 'PWD' has been specified in connection string.
What is the impact?
Only system-assigned MSI can be used in the SQL connection
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Description
While there seems to be support for System-Assigned MSI connection strings, when trying to use a user-assigned identity (ie. add "User Id=xxxxxxx-xxxx-xxx-xxxx" to the connection string), the deployment fails with the message:
Cannot set the AccessToken property if 'UserID', 'UID', 'Password', or 'PWD' has been specified in connection string.
What is the impact?
Only system-assigned MSI can be used in the SQL connection
The text was updated successfully, but these errors were encountered: