-
Notifications
You must be signed in to change notification settings - Fork 523
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2874 from ykuijs/Dev
- Loading branch information
Showing
38 changed files
with
695 additions
and
304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 35 additions & 36 deletions
71
...les/Microsoft365DSC/DSCResources/MSFT_AADEntitlementManagementAccessPackage/settings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,38 @@ | ||
{ | ||
{ | ||
"resourceName": "AADEntitlementManagementAccessPackage", | ||
"description": "This resource configures an A A D Entitlement Management Access Package.", | ||
"permissions": { | ||
"graph": { | ||
"delegated": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
}, | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
}, | ||
"application": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
}, | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
|
||
"permissions": { | ||
"graph": { | ||
"delegated": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
}, | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
}, | ||
"application": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
}, | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
55 changes: 29 additions & 26 deletions
55
...rosoft365DSC/DSCResources/MSFT_AADEntitlementManagementAccessPackageCatalog/settings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,32 @@ | ||
{ | ||
{ | ||
"resourceName": "AADEntitlementManagementAccessPackageCatalog", | ||
"description": "This resource configures an Azure AD Entitlement Management Access Package Catalog.", | ||
"permissions": { | ||
"graph": { | ||
"delegated": { | ||
"read": [ | ||
|
||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
}, | ||
"application": { | ||
"read": [ | ||
|
||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
|
||
"permissions": { | ||
"graph": { | ||
"delegated": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
}, | ||
"application": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
59 changes: 29 additions & 30 deletions
59
...5DSC/DSCResources/MSFT_AADEntitlementManagementAccessPackageCatalogResource/settings.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,32 @@ | ||
{ | ||
{ | ||
"resourceName": "AADEntitlementManagementAccessPackageCatalogResource", | ||
"description": "This resource configures an Azure AD Entitlement Management Access Package Catalog Resource.", | ||
"permissions": { | ||
"graph": { | ||
"delegated": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
}, | ||
"application": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
|
||
"permissions": { | ||
"graph": { | ||
"delegated": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
}, | ||
"application": { | ||
"read": [ | ||
{ | ||
"name": "EntitlementManagement.Read.All" | ||
} | ||
], | ||
"update": [ | ||
{ | ||
"name": "EntitlementManagement.ReadWrite.All" | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.