Skip to content

Latest commit

 

History

History
44 lines (40 loc) · 711 Bytes

File metadata and controls

44 lines (40 loc) · 711 Bytes
description Automatically generated file. DO NOT MODIFY
mgc identity-governance entitlement-management access-packages resource-role-scopes create --access-package-id {accessPackage-id} --body '{
\
    "role": {
\
        "displayName": "Contributors",
\
        "originSystem": "SharePointOnline",
\
        "originId": "4",
\
        "resource": {
\
            "id": "53c71803-a0a8-4777-aecc-075de8ee3991"
\
        }
\
    },
\
    "scope": {
\
        "displayName": "Root",
\
        "description": "Root Scope",
\
        "originId": "https://contoso.sharepoint.com/portals/Community",
\
        "originSystem": "SharePointOnline",
\
        "isRootScope": true
\
    }
\
}
\
'