Deprecate Authentication=ActiveDirectoryPassword #3188
Labels
💡 Enhancement
Issues that are feature requests for the drivers we maintain.
🆕 Triage Needed
For new issues, not triaged yet.
Given the direction of Azure authentication and enforcement of mandatory MFA, we should deprecate the ActiveDirectoryPassword Authentication option on SqlConnections. MSAL.NET and Azure.Identity are also going to deprecate their corresponding APIs.
For more details of the Azure plan, see Planning for mandatory multifactor authentication for Azure and other admin portals
I imagine this includes annotating:
Updating the API docs (SqlAuthenticationMethod.xml), public docs, and including it in the next release announcement.
Let me know if I'm missing anything else.
The text was updated successfully, but these errors were encountered: