Share via

Cannot create storage account

Anonymous
2022-06-14T13:58:54.107+00:00

I am getting error as policy disallowed to while creating account. Please have a look at the error

211350-image.png

Developer technologies | ASP.NET Core | Other
0 comments No comments

Answer accepted by question author

Michael Taylor 61,226 Reputation points
2022-06-14T14:30:16.17+00:00

The policy name tells you what is wrong. - deny-Storage-sa-blob-prevent-public-access. That means you're trying to create a storage account that is publicly accessible and the policy prevents that.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

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.