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