Updates from: 10/20/2022 03:53:23
Service Microsoft Docs article Related commit history on GitHub Change details
platform Manage Your Apps In Developer Portal https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/build-and-test/manage-your-apps-in-developer-portal.md
In the **Configure** section, you can see the following components to manage and
* Messaging extension * Meeting extension * Activity feed notification
+ > [!NOTE]
+ > Currently, Connector is not available for Government Community Cloud (GCC) tenants.
* **Permissions**: This section allows you to give Device permissions, Team permissions, Chat or Meeting permissions, and User Permissions for your app. * **Single sign-on**: Bot registered on Azure AD supports Single Sign-On (SSO). If a bot is registered on Bot Framework Portal (or within the Developer Portal under Bot Management) then those bots don't support SSO and you have to register your bot on Azure AD to support SSO. For a bot registered on Azure AD, add the **Application ID URI**. To get Application ID URI from Azure AD, see [Use SSO authentication for bots](../../bots/how-to/authentication/auth-aad-sso-bots.md). * **Languages**: You can set up or change the language of your app.
platform Teams Developer Portal https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/build-and-test/teams-developer-portal.md
The <a href="https://dev.teams.microsoft.com" target="_blank">Developer Portal f
> [!NOTE] >
-> * Currently, Developer Portal is not available for Government Community Cloud (GCC), GCC-High, or Department of Defense (DOD) tenants.
+> * Currently, Developer Portal is not available for Government Community Cloud (GCC)-High or Department of Defense (DOD) tenants.
> * However, you can use a regular tenant to build an app in the Developer Portal, download the app, and upload the app using [Microsoft Graph](/graph/api/teamsapp-publish?view=graph-rest-1.0&tabs=http&preserve-view=true) to a national cloud. For more information, see [National cloud deployments](/graph/deployments).
-> * Currently, in some scenarios, Developer Portal won't load in the browser when AdBlocker is enabled. To continue with Developer Portal in browser, disable AdBlocker.
## Register an app
platform Overview https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/deploy-and-publish/appsource/post-publish/overview.md
Data for newly published apps takes about a week to appear in the report.
## Publish updates to your app
-> [!NOTE]
-> Teams store has evolved:
->
-> Previously, the links were copied by selecting ellipses on the app tile. With the updated Teams store experience, you will access the same from the details tab of the apps. This update will be generally available (GA) by March 01, 2022.
- You can submit changes to your app (such as new features or even metadata) in Partner Center. These changes require a new review process. Ensure the following when publishing updates:
platform Teams Toolkit Fundamentals https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/toolkit/teams-toolkit-fundamentals.md
zone_pivot_groups: teams-app-platform
# Teams Toolkit Overview - Teams Toolkit makes it simple to get started with app development for Microsoft Teams using Visual Studio and Visual Studio Code. * Start with a project template or from a sample
Teams Toolkit makes it simple to get started with app development for Microsoft
* Create unique configurations like dev, test, and prod using the Environments feature * Bring your app to your organization or the Teams App Store using built-in publishing tools + ## Available for Visual Studio and Visual Studio Code Teams Toolkit is available for free for Visual Studio Code and supports Visual Studio 2022 Community, Professional, and Enterprise. Visit the [Install Teams Toolkit documentation](./install-Teams-Toolkit.md) for more information about installation and setup.
platform Whats New https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/whats-new.md
Microsoft Teams platform features that are available to all app developers.
**2022 October**
+* ***October 19, 2022***: [Developer Portal for Teams is now available for GCC tenants](concepts/build-and-test/teams-developer-portal.md).
* ***October 13, 2022***: [Configure NavBar and create an overflow menu for multiple actions](concepts/design/personal-apps.md#configure-and-add-multiple-actions-in-navbar). * ***October 13, 2022***: [Configure back button of an app](concepts/design/personal-apps.md#configure-back-button). * ***October 12, 2022***: [Apps are supported in instant meetings, one-on-one, and group calls.](apps-in-teams-meetings/teams-apps-in-meetings.md)