Skip to content

Commit

Permalink
Updated Resources and Cmdlet documentation pages
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Dec 16, 2024
1 parent 18e460c commit aed1062
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,21 +189,21 @@ To authenticate with the Microsoft Graph API, this resource required the followi

- **Read**

- DeviceManagementConfiguration.Read.All
- Group.Read.All, DeviceManagementConfiguration.Read.All

- **Update**

- DeviceManagementConfiguration.ReadWrite.All
- Group.Read.All, DeviceManagementConfiguration.ReadWrite.All

#### Application permissions

- **Read**

- DeviceManagementConfiguration.Read.All
- Group.Read.All, DeviceManagementConfiguration.Read.All

- **Update**

- DeviceManagementConfiguration.ReadWrite.All
- Group.Read.All, DeviceManagementConfiguration.ReadWrite.All

## Examples

Expand Down
Loading

0 comments on commit aed1062

Please sign in to comment.