Closed crlgb closed 3 weeks ago
Reopening after moving from user based issue to azure function context.
@crlgb
We can't repro this issue with latest Az.Storage Powershell module. Would you please share the request ID and the UTC repro time (in 3 days), so we can look into server log to see why the error reported from server? Please make sure you logon MS Entra account has enough permission to access the blob. see details in https://learn.microsoft.com/en-us/azure/storage/blobs/authorize-access-azure-active-directory#azure-built-in-roles-for-blobs
If you are sure this is Azure function issue, Powershell team might not be the expert for Azure function, please contact Azure function team or raise a support ticket with https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request#go-to-help--support-from-the-global-header Please provide the details like repro step with Azure Function, repro time (UTC) and request ID in the support ticker for server team further investigation.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @xgithubtriage.
Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!
Description
Running the command will end in an
AuthorizationPermissionMismatch
. I have tested and confirmed this behaviour on an Azure Function using-UseConnectedAccount
. The needed permissions for the user / resource to access the storage account are given (Storage Blob Data Contributor
).Issue script & Debug output
Environment data
Module versions
Error output