Share via

error on creating replica for Azure SQL

Winnie zhang 106 Reputation points
2022-09-06T07:00:31.23+00:00

I am trying to add a replica for my Azure SQL database.
There is an error
237996-image.png

238032-image.png

Please kindly suggest

Azure SQL Database

1 answer

Sort by: Most helpful
  1. Nadav Ben Haim 501 Reputation points Microsoft Employee
    2022-09-06T07:07:10.947+00:00

    You have a RequestDisallowedByPolicy exception,
    meaning that you have an Azure Policy in place that prevents the action.

    See here
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-policy-requestdisallowedbypolicy?tabs=azure-cli

    The easiest way is to temporarily lift the policy restriction and then try again.

    If I've helped please select "Accept Answer".

    Was this answer helpful?

    0 comments No comments

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.