Once a custom Teams App is deployed in a tenant from an app package, it appears with a new App ID (the app store App ID). It appears that all traces of the Teams app package/ Manifest file used to upload are now lost to the Teams admin who uploaded the app package; at least there is no way to find the app package that was uploaded.
From the Manage App Listing in the Teams Admin Portal, how do we find the original Azure App ID that was in the Manifest file that was part of the app package used to create the published app?
If not from the Teams Admin Portal, is there a path to trace from the App Store App ID (available after app is published) via the Graph to the associated entries in Azure AD, to the original App ID, and thence the bot, that was in the Manifest file?
If you have a number of apps with similar names from the same publisher, it appears next to impossible to back track to which of the multiple Teams bot the published application is using.
