Consolidating tenant access and enterprise application information

This commit is contained in:
tiaraquan 2023-03-16 11:17:19 -07:00
parent 095cb900d8
commit 213a8e179e

View File

@ -68,11 +68,7 @@ For more information about how Windows diagnostic data is used, see:
## Tenant access ## Tenant access
Windows Autopatch creates an enterprise application in your tenant. This enterprise application is used to run the Windows Autopatch service. For more information about tenant access and changes made to your tenant upon enrolling into Windows Autopatch, see [Changes made at tenant enrollment](../references/windows-autopatch-changes-to-tenant.md).
| Enterprise application name | Usage | Permissions |
| ----- | ----- | ----- |
| Modern Workplace Management | The Modern Workplace Management application:<ul><li>Manages the service</li><li>Publishes baseline configuration updates</li><li>Maintains overall service health</li></ul> | <ul><li>DeviceManagementApps.ReadWrite.All</li><li>DeviceManagementConfiguration.ReadWrite.All</li><li>DeviceManagementManagedDevices.PriviligedOperation.All</li><li>DeviceManagementManagedDevices.ReadWrite.All</li><li>DeviceManagementRBAC.ReadWrite.All</li><li>DeviceManagementServiceConfig.ReadWrite.All</li><li>Directory.Read.All</li><li>Group.Create</li><li>Policy.Read.All</li><li>WindowsUpdates.ReadWrite.All</li></ul>|
### Service accounts ### Service accounts