An Azure platform as a service offer that is used to deploy web and cloud applications.
Srujan Y S hi & thx for sharing urs issue here at Q&A portal,
this one is pretty direct: Cloud Shell is disabled at the tenant/directory level. TenantDisabled means it’s not a browser/cache issue and not a regional Cloud Shell outage. Some admin policy in that Entra ID tenant has Cloud Shell turned off.
U’ll need a tenant admin / Global Admin to enable it again. Normal subscription Owner access may not be enough, bc the block is on the directory, not just the subscription. https://learn.microsoft.com/en-us/azure/cloud-shell/troubleshooting
If u are the admin, check tenant-level Cloud Shell settings / restrictions and any org policy that blocks Cloud Shell. If u are not the admin, send them the exact error:
Cloud Shell has been disabled in directory 'eb043a58-baa3-4ab0-9221-aee3602ba0bc'
Quick workaround rn is to run Azure CLI locally or from an azure vm but Cloud Shell itself won’t provision until the tenant block is removed.
rgds,
Alex
&
If my answer was helpful pls mark it and additional thx if u follow me at Q&A portal