The subscription is not registered to use namespace Microsoft.Storage

Rajesh Lakka 0 Reputation points
2023-04-16T13:54:58.96+00:00

Hello I am trying to create a project for custom extraction model and encountering this error msg. Tried following the steps to go to Resources Provider, but not sure what to register from there. Need help

The subscription is not registered to use namespace 'Microsoft.Storage'. See https://aka.ms/rps-not-found for how to register subscriptions. Status: 409 (Conflict) ErrorCode: MissingSubscriptionRegistration Content: f"error". ("code". "MissingSubscriptionRegistration", "message", "The subscription is not registered to use namespace 'Microsoft.Storage. See https://aka.ms/rps-not-found for how to register subscriptions." "details" ('"code". "MissingSubscriptionRegistration","target"."Microsoft.Storage", "message" :"The subscription is not registered to use namespace 'Microsoft.Storage'. See https://aka.ms/rps- not-found for how to register subscriptions. "Ill} Headers: Cache-Control: no-cache Pragma: no-cache x-ms-failure-cause: REDACTED x-ms-request-id: 4b19a051-4aa4-42e6-a0c0. e51263af31e1 x-ms-correlation-request-id: REDACTED x-ms-routing-request-id: REDACTED Strict-Transport-Security: REDACTED X-Content-Type-Options: REDACTED Date: Sun, 16 Apr 2023 10:28:16 GMT Content-Length:

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,122 questions
{count} votes

3 answers

Sort by: Most helpful
  1. romungi-MSFT 48,911 Reputation points Microsoft Employee Moderator
    2023-04-17T10:25:44.8966667+00:00

    @Rajesh Lakka I think your subscription might not have Microsoft.Storage as a registered resource provider. Could you please check your subscription page from Azure portal and load the Resource Providers page to check if the same is registered? User's image

    If it is not registered, you can click on the same and hit the register button and then try to follow the steps again.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    31 people found this answer helpful.
    0 comments No comments

  2. Ankush Gurjar 170 Reputation points
    2023-12-07T08:50:56.9133333+00:00

    I got same error but microsoft.storage is registered with subscription but still showing same error, what should I do?

    2 people found this answer helpful.

  3. Jamal Mensah 0 Reputation points
    2024-01-06T20:02:49.6066667+00:00

    Re-register these resource Providers:
    Microsoft.Storage
    Microsoft.CloudShell

    The next step is to restart PowerShell by clicking on the power button ;image

    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.