Skip to content
Open
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 @@ -29,6 +29,8 @@ One of the following permissions is required to call this API. To learn more, in
|Delegated (personal Microsoft account)|Not supported.|
|Application|DeviceManagementConfiguration.Read.All, DeviceManagementConfiguration.ReadWrite.All|

#### >>> Missing a permission "DeviceManagementManagedDevices.PrivilegedOperations.All". When executing the command it is presented an error message referring to this permission <<< ###
Copy link
Contributor

@Danielabom Danielabom Jan 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't a valid header. Could we turn it into a note? @CMMOliveira

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Danielabom not sure what you mean.

Nonetheless, besides missing the permission DeviceManagementManagedDevices.PrivilegedOperations.All on the board, after further tests i believe it's not supported with the "application" (using Client credentials).


## HTTP Request
<!-- {
"blockType": "ignored"
Expand Down
Loading