Service account used by Azure SQL Managed Instance

MS Prog 471 Reputation points
2021-04-19T11:08:41.47+00:00

Is there a way to set the service account used by Azure SQL Managed Instance? Can i set a AAD account as the service account for MI?

Please let me know

Thanks

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 13,921 Reputation points MVP
    2021-04-19T14:14:58.72+00:00

    Hi @MS Prog

    Refer to the below url.
    Provision Azure AD admin (SQL Managed Instance)
    https://learn.microsoft.com/en-us/azure/azure-sql/database/authentication-aad-configure?tabs=azure-powershell#provision-azure-ad-admin-sql-managed-instance

    https://learn.microsoft.com/en-us/azure/azure-sql/database/logins-create-manage?view=azuresqldb-mi-current

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.