Skip to content

Commit

Permalink
Fix service management API
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonarddeR committed Feb 21, 2024
1 parent 4d46f3f commit b1aeecb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Modules/CIPPCore/Public/PermissionsTranslator.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
[
// Start of SEVENP
{
"description": "Access Azure Service Management as the signed in user",
"displayName": "Access Azure Service Management based on the user's role membership",
"id": "41094075-9dad-400e-a0bd-54e686782033",
"Origin": "Delegated (Azure Service Management)",
"userConsentDescription": "Access Azure Service Management as the signed in user",
"userConsentDisplayName": "Access Azure Service Management based on the user's role membership",
"value": "user_impersonation"
},
// End of SEVENP
{
"description": "Allows Exchange Management as app",
"displayName": "Manage Exchange As Application ",
Expand Down

0 comments on commit b1aeecb

Please sign in to comment.