IMAGES

  1. Error "MalformedRoleAssignmentRequest" on assigning contributor role in a resource group to a

    the role assignment request id is invalid

  2. Change Azure Role Assignment

    the role assignment request id is invalid

  3. Add or remove a role assignment

    the role assignment request id is invalid

  4. Role assignment removed still has access

    the role assignment request id is invalid

  5. azure

    the role assignment request id is invalid

  6. Assignment Error: Blank Is An Invalid Value For UserName Field (Code Blank)

    the role assignment request id is invalid

COMMENTS

  1. RBAC assignment via ARM template errors out with ...

    If you want to assign a role to the service principal in the storage account level, try the template as below, it works fine on my side. "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": { "principalId": { "type": "String", "metadata": {