Why Bulletins app is missing in Teams client?
Sharonzh001 opened this issue · 4 comments
We can check that in Teams admin center, Bulletins app is listed and in allowed status.
But user cannot search this app in Teams client. The error code is OperationNotAllowedOnInstalledAndDeprecatedApp.
May I know if there is any change of this app?
Having the same problem. I've opened a ticket with Microsoft and i'm waiting their reply.
Me as well.. @rdmbarroso, is there any update from msft support?
The reason for Bulletins app disappears in Teams client is that this app has been made open source. The open-source effort was communicated via the Message Center with ID MC521468.
The app is still in the Teams Admin Center because the app was installed in the tenant before it was removed from the Teams store.
To use this app, you could follow the steps in this document (https://github.com/microsoft/teams-powerapps-app-templates/blob/main/INSTALLATION.md) to upload the app via the Teams or import to Power Apps environment.
@Sharonzh001 Greate! So clear! Thank you so much!