-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Can i Manage Access Control for other resource Groups using the Cross Resource Group Feature? I am try to assign permission to an Azure AD Application to another resource group and it fails with the error
Role Assignment to a different ResourceGroup
{
"code": "BadRequest",
"message": "{\r\n "error": {\r\n "code": "InvalidCreateRoleAssignmentRequest",\r\n "message": "The request to create role assignment '449aad68-15ee-49aa
-6871-ee449aad6871' is not valid. Role assignment scope '/subscriptions/xxxxxxx-xxxx-cxxxx-xxxxx-xxxxxxxxxxxx/resourceGroups/CitrixCustomImage' must match the scope specified on the
URI '/subscriptions/xxxxxxx-xxxx-cxxxx-xxxxx-xxxxxxxxxxxx/resourcegroups/CitrixInfraRG38'."\r\n }\r\n}"
}
Metadata
Metadata
Assignees
Labels
No labels