You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app ID generated for the catalog is different from the developer-provided ID found within the Microsoft Teams zip app package. The externalId value is empty for apps with a distributionMethod type of store. When apps are published to the global store, the id of the app matches the id in the app manifest.
teamsAppDistributionMethod values
Member
Description
store
The app is available to all tenants through the Microsoft Teams app store.
organization
The app is available only in this tenant.
sideloaded
The app is available only to the user or team it's installed to.