Post

How to fix the Azure Cloud Shell Storage Provider error: Storage fileshare subscription 'subscriptionID' is not registered to Microsoft.CloudShell Namespace

Outline

Suddenly, i got this error in my Azure Cloud Shell:

1
Storage fileshare subscription subscription ID is not registered to Microsoft.CloudShell Namespace. Please follow these instructions "https://aka.ms/RegisterCloudShell" to register. In future, unregistered subscriptions will have restricted access to CloudShell service.

Following the instructions in the link, I can see that the provider is already registered

Azure Subscription, resource providers, Microsoft.CloudShell

Solution

As it turns out, resetting the User Settings in the Cloud Shell settings menu fixed the issue for me. Azure Subscription, CloudShell Reset User Settings

This post is licensed under CC BY 4.0 by the author.