License assignment failed – License cannot be assigned to a user without a usage location specified
If you are getting the error above when assigning licenses, it is because the entry UsageLocation isn’t set for the user. The quick way to fix the issue is obviously to set the entry manually. If you want to apply the change to larger number of users, the code snippet below may help: Connect-AzureAD Write-Host… Read More »