Navigate to Settings->Tenants to connect Robopack to your Microsoft Intune Tenant
Link to tenant setup
You have two options to connect one or more tenants
Connect tenant will registrer Robopack as an application in your tenant. This options is required if you want to use the patching option of Robopack.
Connect tenant (user) will run as on-behalf-of the user that connects the tenant. This option does not allow for automated patching
Permissions needed for the Robopack graph integration, Connect tenant
API | Permission | Required | Description |
---|---|---|---|
Graph | User.Read | Yes | Enables login with Entra ID account |
Graph | openid/profile/offline_access | Yes | Enables login with Entra ID account |
Graph | Organization.Read.All | Yes | Used for connecting to tenants |
Graph | DeviceManagementApps.ReadWrite.All | Yes | Used for importing apps to Intune |
Graph | Group.ReadWrite.All | Yes | Used for creating groups |
Windows Store for Business | user_impersonation | No | Used for signing packages with DGSS |
Permissions needed for the Robopack graph integration, Connect tenant (User)
API | Permission | Required | Description |
---|---|---|---|
Graph | User.Read | Yes | Enables login with Entra ID account |
Graph | openid/profile/offline_access | Yes | Enables login with Entra ID account |
Graph | Organization.Read.All | No | Used for connecting to tenants |
Graph | DeviceManagementApps.ReadWrite.All | No | Used for importing apps to Intune |
Graph | Group.ReadWrite.All | No | Used for creating groups |
Windows Store for Business | user_impersonation | No | Used for signing packages with DGSS |