Skip to content

Redirect links updates #13060

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -521,4 +521,4 @@ Floating navigation and controls off screen and requiring a scroll to find can b
## Next step

> [!div class="nextstepaction"]
> [Configure your app for meetings](~/apps-in-teams-meetings/build-tabs-for-meeting.md)
> [Configure your app for meetings](~/apps-in-teams-meetings/teams-apps-in-meetings.md)
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ Custom apps built for your org (LOB apps) for meetings and calls are available i

Third-party apps built for meetings and calls are available in GCC but aren't available for GCC High, DoD, and Teams operated by 21Vianet environments.



You must be familiar with the concepts in this article to create custom meeting experiences with apps in Microsoft Teams.

## Supported meeting types in Teams
Expand Down
2 changes: 1 addition & 1 deletion msteams-platform/concepts/design/overview-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This information helps you analyze the data against your business goals, take co

**But Teams app usage report must suffice, isn’t it?**

As the app’s developer, you can track your app’s usage in the [Teams app usage report](../deploy-and-publish/appsource/post-publish/overview.md#analyze-app-usage) in Partner Center within a week after publishing your app on the Microsoft Teams Store. Custom app developers can find [usage analytics for their custom apps](../build-and-test/analyze-your-apps-usage-in-developer-portal.md) in the Developer Portal for Teams. Partner Center's usage report provides standard metrics that enable you to track user demand, user churn, and frequency of usage for your app. These reports are available at an aggregate level, such as:
As the app’s developer, you can track your app’s usage in the [Teams app usage report](/office/dev/store/teams-apps-usage) in Partner Center within a week after publishing your app on the Microsoft Teams Store. Custom app developers can find [usage analytics for their custom apps](../build-and-test/analyze-your-apps-usage-in-developer-portal.md) in the Developer Portal for Teams. Partner Center's usage report provides standard metrics that enable you to track user demand, user churn, and frequency of usage for your app. These reports are available at an aggregate level, such as:

- Monthly, daily, and weekly active users.
- Retention and intensity charts.
Expand Down