Storage Accounts
If your current use is able to access storageAccounts with Get-AzResource
, then you should be able to connect to this blob using Azure Storage Explorer (will have to install). Check the end of the ResourceID line from the command above to get a name like epbackup126358465.
Install Azure Storage Explorer: https://azure.microsoft.com/en-us/features/storage-explorer/
look for the following in files:
App ID:
App:
Key ID: Value:
Object ID
name
clear text credentials
Enumerate Storage Account Containers
Check Access To Containers
Get Container Contents
Last updated