Updates from: 06/21/2022 01:13:31
Service Microsoft Docs article Related commit history on GitHub Change details
platform App Studio Overview https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/build-and-test/app-studio-overview.md
App Studio is a Teams app, which can be found in the Teams store. Follow this li
In the store, search for App Studio.
-![Store entry for app studio](~/assets/images/get-started/storeteamsappstudio.png)
Select the App Studio tile to open the app install page:
-![Configure app studio](~/assets/images/get-started/teamsappstudioconfiguration.png)
Select **install**.
-![app studio](~/assets/images/get-started/teamsappstudio.png)
Once you are in App Studio, select on the **Manifest editor** tab where you can either import an existing app or create a new app.
Controls include:
* Tables * Icons
+## App Studio to Developer Portal
+
+App Studio will be deprecated, you can use Developer Portal. The following table provides the detailed information of the features supported in the Developer Portal:
+
+| Features | App Studio | Developer Portal |
+| | | |
+| App analytics* | ❌ | ✔️ |
+| App capabilities-Bots | ✔️ | ✔️ |
+| App capabilities-Connectors | ✔️ | ✔️ |
+| App capabilities-Messaging extension | ✔️ | ✔️ |
+| App capabilities-Meeting extension | ❌ | ✔️ |
+| App capabilities-Personal apps | ✔️ | ✔️ |
+| App capabilities-Tabs | ✔️ | ✔️ |
+| App environments | ❌ | ✔️ |
+| App languages | ✔️ | ✔️ |
+| App manifest preview and download | ✔️ | ✔️ |
+| App plans and pricing | ❌ | ✔️ |
+| App publishing | ✔️ | ✔️ |
+| App permissions | ❌ | ✔️ |
+| App sharing-share with co-developers | ❌ | ✔️ |
+| App validation | ✔️ | ✔️ |
+| Create a new app | ✔️ | ✔️ |
+| Impart a zip package | ✔️ | ✔️ |
+
+\* *App analytics will be available for GA soon.*
+ ## See also [Manage your apps with the Developer Portal for Microsoft Teams](~/concepts/build-and-test/teams-developer-portal.md)
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
> * Currently, Developer Portal is not available for Government Community Cloud (GCC), 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).
+> [!IMPORTANT]
+> If you are migrating from App Studio to Developer Portal, the following table provides the detailed information of the features that are supported in the Developer Portal:
+
+| Features | App Studio | Developer Portal |
+| | | |
+| App analytics* | ❌ | ✔️ |
+| App capabilities-Bots | ✔️ | ✔️ |
+| App capabilities-Connectors | ✔️ | ✔️ |
+| App capabilities-Messaging extension | ✔️ | ✔️ |
+| App capabilities-Meeting extension | ❌ | ✔️ |
+| App capabilities-Personal apps | ✔️ | ✔️ |
+| App capabilities-Tabs | ✔️ | ✔️ |
+| App environments | ❌ | ✔️ |
+| App languages | ✔️ | ✔️ |
+| App manifest preview and download | ✔️ | ✔️ |
+| App plans and pricing | ❌ | ✔️ |
+| App publishing | ✔️ | ✔️ |
+| App permissions | ❌ | ✔️ |
+| App sharing-share with co-developers | ❌ | ✔️ |
+| App validation | ✔️ | ✔️ |
+| Create a new app | ✔️ | ✔️ |
+| Impart a zip package | ✔️ | ✔️ |
+
+\* *App analytics will be available for GA soon.*
+ ## Register an app The Developer Portal provides a couple ways to register a Teams app:
platform Submission Checklist https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/deploy-and-publish/appsource/prepare/submission-checklist.md
You've designed, built, and tested your Microsoft Teams app. Now you're ready to
See the following video to learn more about publishing your app to the Microsoft Teams app store: <br>
-> [!VIDEO <https://www.microsoft.com/videoplayer/embed/RE4WG3l>]
+> [!VIDEO https://www.microsoft.com/videoplayer/embed/RE4WG3l]
<br> Before you submit your app to [Partner Center](/office/dev/store/use-partner-center-to-submit-to-appsource), ensure you've done the following.