Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
the storage account cannot access at portal azure, nothing change
An Azure service that stores unstructured data in the cloud as blobs.
AI answer
For Azure portal access to Blob Storage, the most common causes are missing permissions or network restrictions.
Microsoft.Storage/storageAccounts/listkeys/action
Built-in roles that include this are Reader and Data Access, Storage Account Contributor, Contributor, and Owner.LocalNetworkAccessAllowedForUrl allows https://portal.azure.com.If nothing changed, start with Connectivity check, then verify both Reader and a Storage Blob Data role are still assigned at the correct scope.