Thank for your patience while we worked offline with you. It was determined that your subscription was impacted by an outage that affected services from creating/updating request tokens for resources and has now been resolved.
managed identity intermitten issues
Tuan Nguyen
0
Reputation points
I have an Azure Automation Runbook that intermittently works with Managed Identities. I have multiple Automation Accounts that worked flawlessly up until around these time.
What I've tried:
- Turning Managed Identities off/on, re-assigned proper permissions
- Re-run runbook, result = sometime works, sometime does not work with a 403 error: Get-AzStorageTable : Forbidden At line:7 char:12 + $ssTable = Get-AzStorageTable -Context $ctx -Table '{offuscated} ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [Get-AzStorageTable], StorageException + FullyQualifiedErrorId : StorageException,Microsoft.WindowsAzure.Commands.Storage.Table.Cmdlet.GetAzureStorageTableCommand
1 answer
Sort by: Most helpful
-
Ryan Hill 29,846 Reputation points Microsoft Employee
2025-03-08T17:09:05.39+00:00