You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get-AzStorageContainer command utilizes a -context to authenticate and retrieve values for a storage account. The 'PublicAccess' attribute only returns values if the -context supplied uses a storage account key. If the context utilizes AD credentials it fails to return any values.