Updates from: 08/28/2022 02:08:06
Service Microsoft Docs article Related commit history on GitHub Change details
platform Removing Tab Margins https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/resources/removing-tab-margins.md
Title: Tab margin changes
-description: In this module, learn how the removal of tab margins enhances app building experience.
+description: Learn how to remove margins around tabs in Microsoft Teams with UI kit. Know extra padding effect, margin size for left, right, top, and bottom.
ms.localizationpriority: medium
platform Tabs Mobile https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/design/tabs-mobile.md
Title: Tabs on mobile
-description: In this module, learn about implementing tabs on Microsoft Teams mobile, their authentication, low bandwidth connection, testing on mobile clients, distribution, and more.
+description: Learn how tab functions on Android and iOS Microsoft Teams clients (mobile), their authentication, low bandwidth connection, testing, or distribution.
+ms.localizationpriority: high
# Tabs on mobile
platform Access Teams Context https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/access-teams-context.md
Title: Get context for your tab
-description: In this module, learn how to get user context to your tabs, user context and Access context information
+description: Learn to context for your tab, context of user, team, or company, access information, retrieve context in private or shared channels, and handle theme change.
+ms.localizationpriority: high
platform Build Adaptive Card Tabs https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/build-adaptive-card-tabs.md
Title: Build Adaptive Card Tabs
-description: In this module, learn about building tabs using Adaptive Cards with Code examples, including invoking activities, understanding task module workflow, and authentication.
+description: Learn to build tabs using Adaptive Cards where front end is rendered with Adaptive Cards, the backend is powered by a bot. Explore invoke activities and handle submits.
ms.localizationpriority: high
ms.localizationpriority: high
> [!IMPORTANT] >
-> * Tabs with Adaptive Cards are currently only supported as personal apps.
+> Tabs with Adaptive Cards are currently only supported as personal apps.
When developing a tab using the traditional method, you might run into these issues:
platform Conversational Tabs https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/conversational-tabs.md
Title: Create conversational tabs
-description: In this module, learn to create conversational subentity chat for your channel tabs, to manage conversations using code samples
+description: Learn to create conversational tabs in Microsoft Teams to start, continue, enhance, and close a conversation.
+ms.localizationpriority: high
# Create conversational tabs
platform Create Channel Group Tab https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/create-channel-group-tab.md
Title: Create a channel tab
-description: In this module, learn how to create a channel and group tab with the Yeoman Generator for Microsoft Teams, including reviewing source code with code examples.
+description: Create custom channel, group tab with Node.js, ASP.NET Core, ASP.NET Core MVC. Generate app, create package, build and run app, secret tunnel, upload to Teams
+ms.localizationpriority: high
zone_pivot_groups: teams-app-environment
platform Create Personal Tab https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/create-personal-tab.md
Title: Create a personal tab
-description: In this module, learn how to create a personal tab with the Yeoman Generator, ASP.NET Core, or ASP.NET Core MVC for Microsoft Teams using Node.js, and updating app manifest.
+description: Learn to build a personal tab. Select the Node.js, ASP.NET Core, or ASP.NET Core MVC environment. Generate app, add content, create package, build and run app.
ms.localizationpriority: high
platform Configuration Page https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/create-tab-pages/configuration-page.md
Title: Create a configuration page
-description: In this module, learn how to create a configuration page to configure a channel or group chat for settings, such as, getting context data, and more
+description: Create configuration page to collect information from user. Also, get context data for Microsoft Teams tabs, know about authentication, modify or remove tabs.
+ms.localizationpriority: high
platform Content Page https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/create-tab-pages/content-page.md
Title: Create a content page
-description: In this module, learn how to create a content page for your tab and tab content and design guidelines
+description: Learn about webpage within Teams client, and is part of personal, channel, or group custom tab. Create content page and embed it as webview inside task module.
+ms.localizationpriority: high
platform Removal Page https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/create-tab-pages/removal-page.md
Title: Create a tab removal page
-description: In this module, learn how to create a tab removal page and how to enable your tab to be reconfigured after installation
+description: Learn to enable your tab to be reconfigured after installation. Extend user experience by supporting removal and modification options in Microsoft Teams app.
+ms.localizationpriority: high
platform Tab Requirements https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/how-to/tab-requirements.md
Title: Prerequisites
-description: In this module, learn the requirements for every tab in Microsoft Teams must adhere and Tools to build tabs.
+description: In this article, learn the prerequisites to build Microsoft Teams personal, channel, or group tab tab. Know the tools required to build your tab.
+ms.localizationpriority: high
Now let's build your tab. But first select your choice of tab to build:
## See also * [Teams tabs](~/tabs/what-are-tabs.md)
-* [Tabs on mobile](~/tabs/design/tabs-mobile.md)
+* [Tabs on mobile](~/tabs/design/tabs-mobile.md)
platform Tabs Link Unfurling https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/tabs-link-unfurling.md
Title: Tabs link unfurling and Stage View
-description: Learn how to unfurl a link, open the Stage View and pin a tab with Microsoft Teams app. Learn about stage view and invoking it using Adaptive card using code example and sample.
+description: Learn about stage view, a full screen UI component invoked to surface your web content. Link unfurling is used to turn URLs into a tab using Adaptive Cards.
+ms.localizationpriority: high
# Tabs link unfurling and Stage View
platform What Are Tabs https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/tabs/what-are-tabs.md
Title: Microsoft Teams tabs
-description: In this module, learn to build a custom tab on the Teams platform, Tab features and Tabs user scenarios
+description: Learn to build tabs, webpages embedded in Microsoft Teams. Create a content page as part of personal, channel, or group tab. Also, learn to build tabs with Adaptive Cards.
ms.localizationpriority: high