Microsoft Teams
A Microsoft customizable chat-based workspace.
10,569 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have an app that is registered in Azure, and it appears to be multitenant.
When I upload my app package (ZIP) to the same tenant from which it was registered, it installs successfully via custom upload. However, when attempting to do the same in a different tenant, I receive a validation error: "WebApplicationInfoIdOfSideloadedAppMustBeInTheSameTenantAsUser."
I've already ensured that the app is set to multitenant. What further steps are needed to resolve this issue?