Get-AzureBlobContent throwing error when run from Azure Automation account
问题 I am receiving a failure while trying to download blob (JSON file) from Azure storage account from my Azure Automation account. It looks like an authorization issue. This works on my local laptop, but does not work on Azure Automation Account. Does not work even if I make the container "public" I have assigned OWNER privileges for the Automation accounts's service principle on the Resource Group (Automation account + Storage account stay in this RG) and specifically on the Storage Account as