Skip to content

Conversation

terencefan
Copy link
Contributor

@terencefan terencefan commented May 20, 2022

For historical reasons, we will use ManagedIdentityCredential by default when using type=aad with no other designated params. It is NOT a best practice with the latest msal library anymore.

We added type=azure in this PR to change the default behavior, the old type=aad will be deprecated and removed in future releases.

@terencefan terencefan changed the title Add type=azuread for connection string. Add type=azure for connection string. May 23, 2022
@terencefan terencefan force-pushed the aad-access-key branch 10 times, most recently from 202f138 to 1c7b1f5 Compare May 26, 2022 04:15
@terencefan terencefan merged commit 621886c into Azure:dev May 27, 2022
@terencefan terencefan deleted the aad-access-key branch May 27, 2022 01:31
terencefan added a commit that referenced this pull request Jun 6, 2022
* code cleanup before refactor parser (#1617)

* Add authtypes (azure, azure.msi, azure.app) (#1616)

* Promote client connection trace to info (#1620)

Co-authored-by: Liangying.Wei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants