Additional context
This package has not been updated in 2022 yet. I believe the AD support for Azure Storage Tables is fairly new.
Update
My bad, it seems that Get-AzStorageTable is part of Az.Storage. Then perhaps this issue can be seen as a check if parts of this module needs to be updated to support it as well.
I have posted an issue in Microsoft's repo: https://github.com/Azure/azure-powershell/issues/19208
Describe the bug When performing Get-AzStorageTable (and I suspect all commands), the error shown below is shown.
Error Message
Get-AzStorageTable: Key based authentication is not permitted on this storage account
PowerShell Version Include here the full output of the following command line:
Complete list of Azure related Powershell modules
Code Snippet
More information
Additional context This package has not been updated in 2022 yet. I believe the AD support for Azure Storage Tables is fairly new.
Update My bad, it seems that Get-AzStorageTable is part of Az.Storage. Then perhaps this issue can be seen as a check if parts of this module needs to be updated to support it as well. I have posted an issue in Microsoft's repo: https://github.com/Azure/azure-powershell/issues/19208