managed identity intermitten issues

Tuan Nguyen 0 Reputation points
2025-02-21T14:38:21.6633333+00:00

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
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,323 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 29,846 Reputation points Microsoft Employee
    2025-03-08T17:09:05.39+00:00

    @Tuan Nguyen

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.