Cloud PC Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
CloudPC.Read.All | a9e09520-8ed4-4cde-838e-4fdea192c227 | Read Cloud PCs | Allows the app to read the properties of Cloud PCs, without a signed-in user. |
CloudPC.ReadWrite.All | 3b4349e1-8cf5-45a3-95b7-69d1751d3e6a | Read and write Cloud PCs | Allows the app to read and write the properties of Cloud PCs, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
CloudPC.Read.All | 5252ec4e-fd40-4d92-8c68-89dd1d3c6110 | Read Cloud PCs | Allows the app to read the properties of Cloud PCs on behalf of the signed-in user. |
CloudPC.ReadWrite.All | 9d77138f-f0e2-47ba-ab33-cd246c8b79d1 | Read and write Cloud PCs | Allows the app to read and write the properties of Cloud PCs on behalf of the signed-in user. |