How to fix this issue

Kamble Jeet PUN FIIA2 0 Reputation points
2023-11-22T10:45:28.03+00:00
Unable to acquire token for tenant 'organizations' with error 'ManagedIdentityCredential authentication failed: Internal Server Error!
Status: 500 (Internal Server Error)

Script:
Param(
 [string]$resourceGroup,
 [string]$method,
 [string]$UAMI 
)

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
616 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,614 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
669 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,120 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,521 questions
{count} votes

1 answer

Sort by: Most helpful
  1. dashanan13 930 Reputation points
    2024-02-29T13:17:30.0433333+00:00

    Hei @Kamble Jeet PUN FIIA2 , Thank you for contacting Microsoft Q&A I tried the the tutorial you mentioned and steps pan out correctly. Please give it another try on Azure and make sure that you do not get any errors from the steps before. Also make sure that prerequisites are met before you start. Mark this as answer if it helped Tutorial: https://learn.microsoft.com/en-us/azure/automation/learn/powershell-runbook-managed-identity

    0 comments No comments