Creating storage account

Anannya Ghosh 1 Reputation point
2022-04-29T12:40:25.1+00:00

I am facing an issue while creating a storage account within Azure. Please help me to remove the restrictions as this will be actually used for self learning purpose,not for any project purpose.197697-error-in-azure-while-creating-a-storage-account.jpg

197680-error-in-azure-while-creating-a-storage-account.jpg

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,721 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Daniel Kåven 696 Reputation points
    2022-04-29T13:31:45.31+00:00

    Are you confortable using the Azure CLI or Powershell?
    This is an easy way to find the solution to your problem:
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-policy-requestdisallowedbypolicy?tabs=azure-cli

    ----------

    If this was helpful, please Upvote and Accept Answer.
    Else, please Comment with further information or related questions.

    0 comments No comments

  2. Sumarigo-MSFT 43,806 Reputation points Microsoft Employee
    2022-05-10T05:51:33.917+00:00

    @Anannya Ghosh Firstly, Apologies for the delay response! Adding more information to the above response.

    Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    Based on the error details, In general, we would see this error if there is a policy in your subscription which disallows to create / update of such resources. To be able to proceed further, you might have to disable that policy which was not allowing the successful deployment. For more information w.r.t retrieving details about the policy that blocked your deployment, please refer to this article and let us know the status.

    Also check with your Subscription administration on the policy which has been assigned to you (For security or compliance, your subscription administrators might assign policies that limit how resources are deployed. For example, your subscription might have a policy that prevents creating Storage Account, Public IP addresses, Network Security Groups, User-Defined Routes, or route tables. The error message in the Symptoms section shows the name of the policy. To resolve this problem, review the resource policies, and determine how to deploy resources that comply with those policies.)

    Refer to this section on Validation errors and check if you are seeing any of these.

    Please let us know if you have any further queries. I’m happy to assist you further.

    ----------

    Please do not forget to 200503-screenshot-2021-12-10-121802.png and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments