Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
I have resolved the issue by
- Going to Entra ID > Identity > All Users
- Change the UPN domain for each affected user to their onmicrosoft.com UPN and save to confirm the domain change
- Open Powershell and run this command:
set-msolUser -userprincipalname name@<domain name> -immutableID name@<domain name> - Once the command has completed go back to Entra ID > Identity > All Users and change the affected users back to the federated domain.
All user can now access their Microsoft Services via Google Workspace.