Azure Blob Storage - This request is not authorized to perform this operation.
When using Azure Storage SDK to access blob objects, the following error can throw out:
This request is not authorized to perform this operation.
This issue usually relates to Azure Storage's network settings.
Change security and network settings
Go to Azure portal and find the storage account. And then go to Networking tab in Security + networking group.
Allow access from all networks
If the blob storage is public, you can configure the firewall and virtual networks to allow access from all networks.
Allow only selected networks
If the storage is not public, you can create a virtual network and then only grant access to your resources in the specific network. You can also configure specific IP address.
Refer to page for more details about how to make these settings: Configure Azure Storage firewalls and virtual networks.
copyright
This page is subject to Site terms.
comment Comments
No comments yet.
Log in with external accounts
warning Please login first to view stats information.
image
Mount Azure Storage Volumes to Container Group
image
Streaming Big Data to Azure Synapse via Azure Functions
article
Retrieve Client IP Address in Azure Container Apps with HTTP Ingress
article
Execute Azure SQL Statements Periodically via Azure Automation
article
HTTPS Link Generation for ASP.NET Core App hosted in Azure Container Apps
Read more (82)