Cannot assign User assigned managed identity to MySQL Database for Entra Auth

Jan 45 Reputation points
2026-06-25T18:58:47.62+00:00

Hello,

We have a "Azure Database for MySQL flexible server" instance in North Europe. I'm trying to switch from user/pass auth to also allow Entra authentication.

When I do the switch and want to select a User assigned managed identity, assigning it fails with:

Failed to add user assigned managed identities to server: Provisioning in requested region is not supported. Your subscription might not have access to create a server in the selected region.

The Managed Identity has Directory Readers role assigned.

On this page: https://learn.microsoft.com/en-us/azure/mysql/flexible-server/resolve-capacity-errors?tabs=portal#regional-constraints it says that there may be some region limitation and we should create a support ticket.

Could you please verify that it's the region limitation? And if so, can you give us the permission to deploy in North Europe? Alternatively, could you tell us which region should be used instead - we can migrate the DB.

Thank you in advance.

Azure Database for MySQL

Answer accepted by question author
Jose Benjamin Solis Nolasco 12,601 Reputation points Volunteer Moderator
2026-06-25T19:52:27.8133333+00:00

Welcome to Microsoft Q&A.

Hello @Jan , I hope you are doing well.

This likely appears to be a regional capacity or subscription access restriction rather than an issue with the User Assigned Managed Identity itself. What is happening is that when Azure Database for MySQL Flexible Server attempts to associate the managed identity for Microsoft Entra authentication, the platform performs a regional validation check and is unable to provision the required backend resources in the selected region.

The fact that the Managed Identity already has the Directory Readers role assigned suggests that the identity configuration is likely correct.

To resolve this issue, please check the following:

  1. Verify that the MySQL Flexible Server is deployed in North Europe and that the issue occurs consistently when assigning the User Assigned Managed Identity.
  2. Create a support request under Service and subscription limits (quotas) and select Azure Database for MySQL Flexible Server.
  3. Choose Region access and request access for the North Europe region.
  4. Include the server name, subscription ID, region, and timestamp of the failed operation in the support request.

If Microsoft confirms a regional constraint, they will either:

  • Enable the required regional access for your subscription, or
  • Recommend an alternative supported region for this scenario.

For additional information, please review:

I hope this information helps.

If my answer helped you resolve your issue, please consider marking it as the correct answer. This helps others in the community find solutions more easily. Thanks!

Was this answer helpful?

1 person found this answer helpful.

Answer accepted by question author
Manoj Kumar Boyini 19,590 Reputation points Microsoft External Staff Moderator
2026-06-25T19:07:06.3733333+00:00

Hi @Jan

Request region access

Go to Create a Support Request

Choose: Service and subscription limits (quotas)

Select: Azure Database for MySQL Flexible Server

Under Additional details:

  • Choose Region access
  • Select required region and cores

Submit the request.

Please let us know if you have any questions or concerns

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

0 additional answers

Sort by: Oldest

Your answer

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