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

Use a managed identity with SQL MI #2120

Closed
BernieWhite opened this issue Mar 28, 2023 · 0 comments · Fixed by #2128
Closed

Use a managed identity with SQL MI #2120

BernieWhite opened this issue Mar 28, 2023 · 0 comments · Fixed by #2128
Labels
good first issue Good for newcomers pillar: security Aligned to the Security pillar. rule: sql-managed-instance Rules for Azure SQL Managed Instance
Milestone

Comments

@BernieWhite
Copy link
Collaborator

Existing rule

No response

Suggested rule

Use managed identities to access Azure AD and other Azure resources.

Pillar

Security

Additional context

Managed Identities is required for Azure AD authentication.

You must enable the instance identity (SMI or UMI) to allow support for Azure AD authentication in SQL Managed Instance. For SQL Database, enabling the server identity is optional and required only if an Azure AD service principal (Azure AD application) oversees creating and managing Azure AD users, groups, or applications in the server. For more information, see Azure Active Directory service principal with Azure SQL.

@BernieWhite BernieWhite added pillar: security Aligned to the Security pillar. rule: sql-managed-instance Rules for Azure SQL Managed Instance good first issue Good for newcomers labels Mar 28, 2023
@BernieWhite BernieWhite added this to the v1.26.0 milestone Apr 3, 2023
@BernieWhite BernieWhite mentioned this issue Apr 17, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers pillar: security Aligned to the Security pillar. rule: sql-managed-instance Rules for Azure SQL Managed Instance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant