usageLocation for users not inheriting tenant location.

Jason Dean 40 Reputation points
2023-03-30T20:59:20.0533333+00:00

My tenant location is set to "US" but users are not inheriting that attribute. I can run PowerShell and update them all in AzureAD but would like all users to just get that set during creation. I have tried changing a few attributes i.e.. c and co in Active Directory but that didn't seem to help. We aren't currently using Exchange, so I don't have the MxExchangeUsageLocation attribute. Shouldn't users just default to the same location as the tenant? If not, how would I add this as a field to map and transform into the usageLocation for licensing automatically?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,629 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andy David - MVP 145.6K Reputation points MVP
    2023-03-30T21:27:32.4866667+00:00

    Hi, you have to assign the usagelocation as part of your onboarding process, there is no inheritance process:

    https://learn.microsoft.com/en-us/microsoft-365/enterprise/assign-licenses-to-user-accounts-with-microsoft-365-powershell?view=o365-worldwide

    Even with group licensing, you must assign the usage location per account:

    https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/licensing-group-advanced

    User's image


0 additional answers

Sort by: Most helpful