We are facing connectivity issues with one of our Azure Storage accounts **sabidatalogs**.
Hello, We are facing connectivity issues with one of our Azure Storage accounts sabidatalogs. 🔍 Symptoms Azure Portal → Storage Browser → shows Error code: 503 ServiceUnavailable even though all other storage accounts work fine. Azure Storage…
Azure Storage
Azure Storage Account - 503 error
Hi - I have been unavailable to access one of my production azure storage accounts since 2:41pm. At that time it started to return a "503 - Service Unavailable" error when trying to access the storage account through storage explorer, logic app…
Azure Storage
Plans Storage Mover on Gov Cloud?
Does anybody know if there is a roadmap or plan for releasing Storage Mover on US Gov cloud?
Azure Storage
Cannot upload file into storage container!
Hello, support team: I face a technical problem, maybe the basic problem because I don't know how to use this software or language. I just write the expression about this issue I faced with storage account, and meet a language trouble together, …
Azure Storage
I have weird high GetBlobProperties 3.02M(A day) usage and can't figure out where its coming from.
I thought its my app but looking into code i can't find anything. Then i found classic Diagnostic settings (classic) and they were on. I switched them off, usage went down, but end of the month i found its on again. I switched it off, now its on again. I…
Azure Storage
How to create an encryption scope protected by customer-managed keys in a different tenant in azure for the single storage account with multiple customer keys
Hello Azure team , wanted to know how can I create multiple encryption scopes for the customer managed keys residing in a different tenant other than my storage account's tenant . I want to extend this capability to multiple customers but with a single…
Azure Storage
Azure database not syncing with SQL Server database
the notifications say the sync has been triggered but the databases aren't syning and now haven't been for about a week
Azure Storage
We are not able to write data to certain files used by our software when running the simulations on Azure Storage Account shared drive
Hi, We are trying to use our software (FLOW-3D) by running some simulations on a Azure Storage Accounts (shared drive) and we are not able to write data to certain files, mainly due to maybe permissions issues. We can see that both the folders and files…
Azure Storage
Code using Azure Connection String to save to blob no longer works in webjob, other code still works
Using the azure connection string and azure c# nuget package we have been saving files for years. The code hasn't changed but in the last couple of days, the code that runs under a webjob fails with this error: "Server failed to authenticate the…
Azure Storage
The Azure Storage PHP client libraries will be retired - After this existing code will work or stop working
We are using Azure storage in or project which is created in laravel. Laravel storage we are using with package league/flysystem-azure-blob-storage matthewbdaly/laravel-azure-storage As I can see the decommission notice under theses packages hithub…
Azure Storage
issues with guest access to blob storage
I'm having issues with IAM access for a guest user on blob storage. Even I've configured the contributor/owner access the storage does seem to like the access.
Azure Storage
Storage Account stuck in state creating and no deletion possible
We have the following situation with one storage account. The azure portal is displaying the provisioning state as 'Succeeded'. Looking at the same resource using resources.azure.com the provisioningState is 'Creating'. When trying to delete the storage…
Azure Storage
Can't map Azure File share
I am testing Azure File Shares in our environment. I have setup a storage group and account and created a share. Have backups and such setup. I can mount the drive myself using the storage account key and mapping it using File Explorer or a Net Use…
Azure Storage
Blob/storage container security role needed to "add" a blob/container
Hello, I'm looking to determine what the minimum security Roles I would need to assign to a user that will allow them to create and manage Azure storage containers and Azure Blobs in the azure portal. thanks, RT
Azure Storage
Azure Blob Storage
Azure Role-based access control
Microsoft Security | Intune | Other
Lifecycle management rule not deleting blobs inside $web container folder
Hello, I’m trying to apply a Lifecycle Management rule in my Azure Storage account to delete blobs inside the $web container (used for static website hosting). Setup details: Storage account type: General-purpose v2 Static website: Enabled (container:…
Azure Storage
network security perimeter subscription rule not working
A Network Security Perimeter was associated with a storage account, and a subscription-type access rule was set up, but access to the subscription's resources is not being allowed. Is there any specific configuration required for the rule to work?
Azure Storage
Why does LAW data export work with SA with public access disabled?
I have a fresh storage account with public access disabled. On Log Analytics Workspace I created a data export to this storage account to test if it will work, since im preparing a PoC for a client. It does copy all the selected tables, but how? From…
Azure Storage
Indirect CNAME validation for custom domain in Storage Accounts not working?
I am trying to map a custom domain to a Azure Storage blob service endpoint using indirect CNAME validation. For the purposes of this question, assume that the custom domain is www.example-domain.com. As per the official Azure documentation, I have…
Azure Storage
Not Able To Create Storage Account From Student Subscription ID
{ "error": { "code": "InvalidTemplateDeployment", "details": [ { "code": "RequestDisallowedByAzure", "target": "appstorage880077", "message":…
Azure Storage
Clarification on Required Upgrade from Blob Storage V1 to V2
Hi, We are currently using an Azure Function App on the Consumption plan, hosted on Blob Storage V1. We’ve recently received notifications stating that we need to upgrade to Blob Storage V2 by 2026. Could you please explain the reason for this…