Additional features, settings, or issues not covered by specific Microsoft Teams categories
Hello Antti,
I am a Microsoft user like you, providing solutions to community members; I am NOT a Microsoft employee.
You're absolutely right Antti, there seems to be a discrepancy between the licenses assigned and the access your users are getting in Microsoft Teams. Here's how to troubleshoot the issue:
- License Propagation: Assigning licenses in the Microsoft 365 admin center doesn't always result in immediate access. There can sometimes be a delay in license propagation, which is the process of syncing the license assignment to the user's account.
Wait and Retry: Allow some time (usually a few hours) for the license assignment to fully propagate. Then, try logging in to Teams again with your users. Force License Sync (Optional): In some cases, you might be able to force a license synchronization. The exact steps for this can vary depending on your specific Microsoft 365 environment. Here are a couple of resources that might be helpful: PowerShell Script: This Microsoft Docs page describes how to use a PowerShell script to force license synchronization: https://techcommunity.microsoft.com/t5/itops-talk-blog/powershell-basics-how-to-force-azuread-connect-to-sync/ba-p/887043 Azure AD Connect Sync Tool: If you're using Azure AD Connect for directory synchronization, you might be able to trigger a synchronization from the Azure AD Connect tool.
- License Compatibility: While the "Microsoft Teams Essentials" license seems like it should provide access, there might be an issue with its compatibility with the "Office 365 E3 EEA (no Teams)" license. Review License Details: Double-check the specific details of both licenses in the Microsoft 365 admin center. Ensure that the "Microsoft Teams Essentials" license truly grants full access to Teams functionality. There might be a version of this license that's meant to be an add-on and requires a base license like Office 365 E1 to function properly.
- User Account Type (For Browser Access): For browser access to Teams, the user account needs to be a cloud-based account. If your test tenant is configured with Azure AD Pass-through Authentication (PTA), on-premises Active Directory user accounts might not have direct access to Teams through a browser. You can refer to this Microsoft Docs page about PTA: https://learn.microsoft.com/entra/identity/hybrid/connect/how-to-connect-pta
- Troubleshooting the "You don't have the required permissions" Error:
This error message for the Teams app in the virtual machine suggests a permissions issue. Here are some possibilities: Virtual Machine Account: Ensure the user account you're using within the virtual machine has the necessary permissions to access Teams. This might involve assigning administrative privileges within the virtual machine itself. Global Admin Permissions in Azure AD (if applicable): If your test tenant uses Azure AD, verify that the Global Admin role for the user is assigned at the Azure AD level, not just within the Microsoft 365 admin center.
Hope this helps.
-Stephen N.