You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Select the **Manifest editor** tab, and then select **Create a new app** under Welcome.
79
79
80
80
> [!div class="mx-imgBorder"]
81
-
> 
81
+
> 
82
82
83
83
3. Fill in information about your app in the **App Details** page. For the App ID GUID, you should use your PowerApp's App ID GUID you recorded above. This will avoid duplication of Teams apps for a particular PowerApp.
84
84
85
85
> [!div class="mx-imgBorder"]
86
-
> 
86
+
> 
87
87
88
88
|Fields |Description |
89
89
|---------|---------|
@@ -113,14 +113,14 @@ For more information, see [Manifest Editor](https://docs.microsoft.com/microsoft
113
113
4. Scroll down to the Branding section and add your logos and the accent color desired for your app. These are the logos that will appear for your app in Teams.
114
114
115
115
> [!div class="mx-imgBorder"]
116
-
> 
116
+
> 
7. Add your app's configuration URL in the "Configuration URL" input field, using the following format: `https://web.powerapps.com/webplayer/teamsapptabsettings?appid=<PowerApp ID>`
126
126
@@ -129,27 +129,27 @@ For more information, see [Manifest Editor](https://docs.microsoft.com/microsoft
129
129
Select the [scope](https://docs.microsoft.com/microsoftteams/platform/concepts/tabs/tabs-overview#tab-scope) for your app to appear in. Ensure **Can update configuration** is checked, and then select **Save**.
8. Under **Finish**, select **Valid domains**. Add **apps.powerapps.com** and **apps.preview.powerapps.com** as valid domains for the Teams application.
0 commit comments