1

I just subscribed to Azure with my Github student, then I start to learn its feature with no error in cloud shell, then I try in the other day my cloud shell pop up this error message:

Requesting a Cloud Shell.Failed to provision a Cloud Shell: 
{
    "code":"TenantDisabled",
    "message":"Cloud Shell has been disabled in directory ...
}
Bhargavi Annadevara
  • 4,923
  • 2
  • 13
  • 30
mikail
  • 11
  • 3
  • Are you still blocked here? Is this happening with both [Bash](https://shell.azure.com/bash) and [PowerShell](https://shell.azure.com/powershell) environments? – Bhargavi Annadevara Dec 06 '20 at 18:42
  • I also faced the same issue in one of my subscriptions. For me, the behavior was interim. It got resolved itself after few hours. – Sumit Ghosh May 26 '21 at 05:34

1 Answers1

0

This doesn't seem like a common error unless Cloud Shell has been specifically disabled in your environment. If you see this happening consistently, try removing all your Cloud Shell resources, i.e., the associated Resource group, Storage account and File share and re-configure it again.

Bhargavi Annadevara
  • 4,923
  • 2
  • 13
  • 30