AzCopy not working - operation not supported

Ed Choi 50 Reputation points
2023-07-05T14:29:09.26+00:00

azcopy make 'https://

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,146 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JimmySalian-2011 42,216 Reputation points
    2023-07-05T14:34:36.0166667+00:00

    Hi Ed,

    I assume you have provided the credentials to the storage account prior to the creation or upload option? -

    If you'd rather use a SAS token to authorize access to blob data, then you can append that token to the resource URL in each AzCopy command. For example: 'https://<storage-account-name>.blob.core.windows.net/<container-name><SAS-token>'.

    0 comments No comments

Your answer

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