(27) Configure ChromeOS Management with Intune
- Mr B SOE way
- Nov 9, 2022
- 1 min read
I was browsing about in my development tenant, to get started you can view this post, when I saw this

Microsoft has also released the requirements as per link here.
What will be covered here in this post will be broken down into:
Step 1: Setup Google Workspace
Step 2: Connect Google Workspace with Intune
Step 3: Monitor Connection Status
Step 1: Setup Google Workspace
To get this setup, the following is as follows.
1. Navigate to https://workspace.google.com/intl/en_au/pricing.html and select Start Free Trial. As I don't have a Google Workspace environment, went to test one out.
2. Enter the required information here.
As I have an existing domain mentioned here. I have decided to re-use the same existing domain I have. Select Continue.

3. In the Google Workspace Admin Center, you will see this.

Step 2: Connect Google Workspace with Intune
1. Navigate to https://endpoint.microsoft.com/#view/Microsoft_Intune_DeviceSettings/TenantAdminConnectorsMenu/~/chromeEnterprise
Alternatively, this can be done by https://endpoint.microsoft.com then select Tenant Administration then select Connectors and tokens then select Chrome Enterprise (preview)

2. Select Connect, it will appear with the Client ID and OAuth Scopes.

Leave this page open as this will be used in
3. Navigate to Google Workspace: https://admin.google.com/
4. Select Security then select Access and data control then select API controls. Scroll down and select Manage Domain Wide Delegation.

5. Under API controls, select Add new

6. Enter the values that were copied or from another browser tab, then select Authorise.

7. Once this has been entered.
The following scopes are covered for Intune.
https://www.googleapis.com/auth/admin.directory.device.chromeos
https://www.googleapis.com/auth/admin.directory.user.readonly
https://www.googleapis.com/auth/admin.directory.orgunit.readonly


8. Navigate back to https://endpoint.microsoft.com/#view/Microsoft_Intune_DeviceSettings/TenantAdminConnectorsMenu/~/chromeEnterprise and select Launch Google to connect now.
9. Next it will start syncing, this will take some time.

Step 3: Monitor Connection Status
1. Select Refresh on the page, it will show as Status: Active

Comments