Skip to content

Feature | Added support for Azure Active Directory Service Principal Authentication#1456

Merged
rene-ye merged 2 commits intomicrosoft:devfrom
ulvii:ServicePrincipalAuth
Nov 19, 2020
Merged

Feature | Added support for Azure Active Directory Service Principal Authentication#1456
rene-ye merged 2 commits intomicrosoft:devfrom
ulvii:ServicePrincipalAuth

Conversation

@ulvii
Copy link
Copy Markdown
Contributor

@ulvii ulvii commented Nov 4, 2020

Service principal authentication involves setting up an App registration with a secret, granting permissions to the App in the SQL DB instance and connecting using the following connection properties:

authentication=ActiveDirectoryServicePrincipal
AADSecurePrincipalId=<principal ID>
AADSecurePrincipalSecret=<principal secret>

Requested in #1410

@ulvii ulvii added this to the 9.1.1 milestone Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Public API Changes in Public API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants