Issues Installing Custom App in Different Azure Tenant
Manav
0
Reputation points
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?
Sign in to answer