Developer Portal for Teams
The Developer Portal for Teams is the primary tool for configuring, distributing, and managing your Microsoft Teams apps. With the Developer Portal, you can collaborate with colleagues on your app, set up runtime environments, and much more.
Note
- 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 to a national cloud. For more information, see National cloud deployments.
Register an app
The Developer Portal provides the following ways to register a Teams app:
- Create and register a brand new app.
- Import an existing app package.
Create and register a brand new app
The Developer portal allows you to create a brand new app:
Log into Developer Portal, select Apps from the left pane.
Select New app and enter app name.
Select Add.
Now you've successfully created a brand new app and you can see all the basic information of the new app.
Import an existing app
Follow the steps to import and manage your existing app in the Developer Portal.
In the Developer Portal, select Apps from the left pane.
Select Import App.
Select the app manifest file, and then select Open.
Select Import.
Note
- The Developer Portal creates a unique app ID and locks the ID for your registered Teams app. You can’t edit or provide an ID of your choice, which prevents to have duplicate app IDs for multiple apps.
- If you create an app using the Microsoft Teams Toolkit for Visual Studio Code, you can manage your app in the Developer Portal. For more information, see Build apps with teams toolkit and Visual studio code.
- You can import an existing app which you created on App Studio to the Developer Portal.
See also
Feedback
Submit and view feedback for