An Azure service that stores unstructured data in the cloud as blobs.
I think this error happens when the auth you’re using (SAS or AAD) was created for a different resource type. AzCopy only works when the SAS is blob‑scoped, or when you’re using AAD with the blob endpoint and ur identity has the Storage Blob Data Contributor role on the storage account.