Skip to content

Commit 440ab5f

Browse files
Update app-developer-guidance-shared-private-channel.md
1 parent 9ee9af1 commit 440ab5f

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

msteams-platform/concepts/build-and-test/app-developer-guidance-shared-private-channel.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,8 @@ Before diving into implementation, learn about the different channel models avai
7171

7272
> [!NOTE]
7373
>
74-
> * Currently, only apps that include tabs are supported in private and shared channels in Microsoft Teams.
75-
> * Tab apps in shared channels are available in [Government Community Cloud (GCC), GCC High, Department of Defense (DoD)](../cloud-overview.md#teams-app-capabilities), and [Teams operated by 21Vianet](../sovereign-cloud.md) environments.
76-
> * SharePoint and the SharePoint pages apps aren't supported for shared channels in GCC, GCC High, DoD, and Teams operated by 21Vianet environments.
77-
> * Bots and message extensions aren't supported in shared channels.
74+
> - Tab apps in shared channels are available in [Government Community Cloud (GCC), GCC High, Department of Defense (DoD)](../cloud-overview.md#teams-app-capabilities), and [Teams operated by 21Vianet](../sovereign-cloud.md) environments.
75+
> - SharePoint and the SharePoint pages apps aren't supported for shared channels in GCC, GCC High, DoD, and Teams operated by 21Vianet environments.
7876
7977
In addition to channel models and capabilities, understand how your team app behaves in these environments.
8078

@@ -462,7 +460,7 @@ To support shared and private channels, set supportsChannelFeatures = tier1.
462460

463461
> [!NOTE]
464462
>
465-
> * This field might support other values in future iterations as feature support evolves.
463+
> - This field might support other values in future iterations as feature support evolves.
466464
467465
Benefits of Declaring Tier1 Support:
468466

@@ -579,9 +577,9 @@ Update your app manifest and permissions to support shared and private channels
579577

580578
> [!NOTE]
581579
>
582-
> * RSC permissions are optional.
583-
> * You can choose to use regular permissions instead.
584-
> * RSC is one way to access resources, and its use depends entirely on the app’s design.
580+
> - RSC permissions are optional.
581+
> - You can choose to use regular permissions instead.
582+
> - RSC is one way to access resources, and its use depends entirely on the app’s design.
585583
586584
### Privacy & Security
587585

0 commit comments

Comments
 (0)