Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@
}
}
},
"x-ms-azure-rbac-permissions-required": {
"actions": "Microsoft.Authorization/elevateAccess/action",
"dataActions": "",
"rolesWithThesePermissions": [
"Owner"
],
"moreInfoLink": "[Elevate access to manage all Azure subscriptions and management groups](https://docs.microsoft.com/azure/role-based-access-control/elevate-access-global-admin)"
},
"x-ms-examples": {
"Elevate access global administrator": {
"$ref": "./examples/ElevateAccess.json"
Expand Down