Share via

Erroring while making a connection from External apps to Azure storage account using Access keys

Vodnala, Ashwin 0 Reputation points
2024-01-17T20:58:16.8666667+00:00

_Azure deployment initializing failed for Job 2o2y98ta0k1mx4nr with error

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.


2 answers

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 20,862 Reputation points Microsoft Employee Moderator
    2024-02-06T01:09:48.5133333+00:00

    @Vodnala, Ashwin Are you using Storage Explorer behind a proxy server?

    If yes, please take a look at this section in the Storage Explorer troubleshooting guide: https://docs.microsoft.com/en-us/azure/storage/common/storage-explorer-troubleshooting?tabs=Windows%2C2004#proxy-issues to see if any suggested solutions there are helpful.

    Storage Explorer only supports basic authentication with proxy servers.

    If you are still seeing this issue, please let me know in the comments.

    Was this answer helpful?

    0 comments No comments

  2. AI answer

    2024-01-17T20:58:16.87+00:00

    To connect to an Azure Storage account using access keys, you need to ensure that the access keys are correct and authorized to perform the operation. The error message "This request is not authorized to perform this operation" suggests that the request is not authorized. You should check if the access keys are correct and have the necessary permissions to perform the operation. Additionally, you can also check if the private endpoints have been created correctly for connectivity.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.