I would like to download logs for Azure Table Storage for the past 3 days. I am trying to that using AzCopy. I tried different combinations of URL HTTP/https and patterns, but still, I am getting an error while downloading the logs. Am I passing any incorrect parameters to AzCopy?
The $logs container will be automatically created when Storage Analytics is enabled for a storage account. If you can not find the $logs container, please make sure if you have enabled Storage Analytics.
I enabled Storage Analytics and I can download Storage Logging log data using Azure Copy Tool (AzCopy) on my side.