Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for user-assigned managed identity connections #21

Open
1 task done
ryan-adler opened this issue Jan 14, 2025 · 0 comments
Open
1 task done

Add support for user-assigned managed identity connections #21

ryan-adler opened this issue Jan 14, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@ryan-adler
Copy link

Is there an existing issue for this?

  • 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

@ryan-adler ryan-adler added the enhancement New feature or request label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant