ENTRA.UV.1001 - All users must have a valid company name from the approved list
All users should have a valid Company Name
Description
All users should have a valid company name. This information is crucial for HR, records, and operational efficiency.
How to fix
Confirm with HR the correct company name for the user.
Then run:
Update-MgUser -UserId testuser@testing.com -companyName "Test Company"
Related links
%TestResult