manav - **
Teams Admin Center Error**
The error message Internal calls to PLS Service have failed. We can't find the tenant region for my-tenant-id. Please try again later. is a known issue that can occur when the Teams service is not included in the user's subscription. Here are some steps you can take to resolve this:
- Check Subscription: Ensure that your users are in a plan that includes Microsoft Teams. You can verify this by checking the subscription details in the Microsoft 365 Admin Center.
- Bug Confirmation: If the issue persists, it might be a bug in the tenant. Microsoft has acknowledged this issue and is working on a code fix. You may need to wait for the fix to be deployed.
Ref Issue: https://learn.microsoft.com/en-us/answers/questions/1652292/unable-to-login-microsoft-teams-admin-center-and-a
Licensing in Microsoft 365 Admin Center
For development and testing of Teams apps, users typically need specific licenses. Here are the steps to ensure your users have the necessary licenses:
- Microsoft 365 Developer Subscription: You can use a Microsoft 365 developer subscription sandbox tenant to set up your development environment.
https://learn.microsoft.com/en-us/microsoftteams/platform/m365-apps/prerequisites - Power Apps Developer Plan: For using premium or custom connectors and Dataverse, you need an additional license. The Power Apps Developer Plan can be used for development and testing purposes.
https://learn.microsoft.com/en-us/office/developer-program/build-microsoft-365-solutions
Platform Access and Management
To manage your app through the Teams Developer Portal and the Teams Admin Center, ensure the following configurations:
- Teams Developer Portal: This is the primary tool for configuring, distributing, and managing your Microsoft Teams apps. You can register a new app, import an existing app, and manage app configurations.
https://learn.microsoft.com/en-us/microsoftteams/platform/concepts/build-and-test/teams-developer-portal - Teams Admin Center: Ensure that you have the necessary permissions to access and manage apps in the Teams Admin Center. You can allow or block specific apps and configure app settings.
https://learn.microsoft.com/en-us/microsoftteams/manage-apps
Additional Configuration
Make sure to enable custom app upload for your tenant:
- Sign in to the Teams Admin Center with your test tenant credentials.
- Go to Teams apps > Manage apps.
- In the upper-right corner of the Manage apps page, select Actions dropdown menu > Org-wide app settings.
- Under Custom apps, turn on the Let users interact with custom apps in preview toggle and select Save. https://learn.microsoft.com/en-us/microsoftteams/platform/m365-apps/prerequisites
Thanks,
Nivedipa
*************************************************************************
If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.