Unable to enable Microsoft Entra authentication for SQL Server 2022 in Azure Arc page in azure portal

Chew Kok Hoor 30 Reputation points
2024-02-20T12:09:59.7666667+00:00

I tried enabling Entra ID in Microsoft Entra ID and Purview for my on premise SQL Server 2022 server registered successfully in Azure Arc. I have also added key vault access policy to the server name, and enabled network access from the server ip.

I receive following error:

Exception occurred while downloading AAD certificate. Unable to get a valid certificate from AKV. AKV does not contain a valid certificate that can be used for AAD authentication.. Exception occurred while installing AAD certificate. https://###.vault.azure.net/secrets/###-MSSQLSERVER######### Some or all identity references could not be translated.Exception occurred while installing AAD certificate. https://###.vault.azure.net/secrets/###-MSSQLSERVER##########

I have tried various settings including using service managed or customer managed keys and application but is the same error.

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
525 questions
Microsoft Security Microsoft Entra Microsoft Entra ID
SQL Server Other
{count} votes

1 answer

Sort by: Most helpful
  1. Chew Kok Hoor 30 Reputation points
    2024-02-20T16:03:06.02+00:00

    [UPDATE: Entra ID still not working even after updating SQL Server 2022 Web Edition to Update 11 and updated SQL Server Management Console to leatest. Somehow reappears again.]

    Problem is resolved by updating to the latest Cumulative Update 11. However, I still face issue with error:

    TITLE: Connect to Server

    Cannot connect to #######.

    ADDITIONAL INFORMATION: Login failed for user ''. (Microsoft SQL Server, Error: 18456) For help, click: https://docs.microsoft.com/sql/relational-databases/errors-events/mssqlserver-18456-database-engine-error Upon checking in Azure Arc, the Entra admin became None again. Microsoft Entra admin Microsoft Entra authentication allows you to centrally manage identity and access to your Azure Arc enabled SQL Server. Admin login: None

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.