Tenant Permission Issue

Markus Pederson 1 Reputation point
2022-06-08T04:50:49.253+00:00

I have global administrator access but I am unable to load a script, the below error message appears.

"error": {
"code": "LinkedAuthorizationFailed",
"message": "The client has permission to perform action 'Microsoft.ManagedIdentity/userAssignedIdentities/assign/action' on scope '/subscriptions/''/resourcegroups/ChildFund_PyamnetGateway_Trial/providers/Microsoft.Web/sites/surge-webhook-appbgrs2', however the current tenant '' is not authorized to access linked subscription '1b46299

How am I able to ensure that my tenant has the required access to complete this task?

Thank you
Markus

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. Manu Philip 20,491 Reputation points MVP Volunteer Moderator
    2022-06-08T05:25:38.937+00:00

    The solution involves, Granting the service principal permissions to use the resource that's mentioned in the error message
    The following document will help to solve that
    role-assignments-portal

    ----------

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

Your answer

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