Updates from: 10/01/2024 01:10:41
Service Microsoft Docs article Related commit history on GitHub Change details
platform Bot Sso Manifest https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/bots/how-to/authentication/bot-sso-manifest.md
Title: Update manifest for enabling SSO for bot and messaging extension
+ Title: Enable SSO for Bot & Message Extension
description: Learn to update and configure the app manifest to enable SSO for bot and message extension, upload a custom app and preview, and SSO support in Developer Portal. ms.localizationpriority: high
platform What Are Bots https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/bots/what-are-bots.md
Title: Create a bot in Microsoft Teams
-description: In this article, learn how to create a bot for Microsoft Teams.
+description: Learn how to use conversational bots in Microsoft Teams to run tasks, share files, and make calls. Explore code samples for various usecases.
ms.localizationpriority: high
platform Design Teams App Basic Ui Components https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/concepts/design/design-teams-app-basic-ui-components.md
Title: Design App with Basic Fluent UI Components
+ Title: Design Apps with Microsoft Teams UI Kit
description: Learn how to use UI components from Teams UI kit such a Fluent kit, breadcrumb, button card, carousel, dropdown, and toggle to build Teams apps. ms.localizationpriority: medium
platform What Are Messaging Extensions https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/messaging-extensions/what-are-messaging-extensions.md
Title: Message extensions
-description: Learn how message extensions are used, its types, and scenarios. Samples on action and search based message extension.
+description: Learn how to build message extensions and the scenarios where they are used. Explore samples on action and search based message extensions.
ms.localizationpriority: medium
platform Use Existing Aad App https://github.com/MicrosoftDocs/msteams-docs/commits/main/msteams-platform/toolkit/use-existing-aad-app.md
Title: Use Existing Microsoft Entra App for TeamsFx
+ Title: Use Existing Microsoft Entra App
description: Learn how to use an existing Microsoft Entra app in TeamsFx or create a new app for TeamsFx, set up info in TeamsFx project, and upload the app to Azure.