Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion msteams-platform/concepts/build-and-test/apps-package.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ An app manifest describes your app's configuration, including its capabilities,

You can create an app and configure the app manifest through one of the following platforms:

* **Teams Toolkit**: A set of tools and extensions in Microsoft Visual Studio Code and Visual Studio to create, debug, and deploy an app. When creating an app, the app manifest generates from a template file based on the selected capabilities. You can then customize in [Visual Studio Code](../../toolkit/TeamsFx-preview-and-customize-app-manifest.md) or [Visual Studio](../../toolkit/toolkit-v4/TeamsFx-preview-and-customize-app-manifest-vs.md) based on your requirements, validate the manifest file, and zip the app package.
* **Microsoft 365 Agents toolkit**: A set of tools and extensions in Microsoft Visual Studio Code and Visual Studio to create, debug, and deploy an app. When creating an app, the app manifest generates from a template file based on the selected capabilities. You can then customize in [Visual Studio Code](../../toolkit/TeamsFx-preview-and-customize-app-manifest.md) or [Visual Studio](../../toolkit/toolkit-v4/TeamsFx-preview-and-customize-app-manifest-vs.md) based on your requirements, validate the manifest file, and zip the app package.

* **Developer Portal for Teams**: A web-based platform that helps you create your app, configure your app manifest, and generate an app package. To create an app through Developer Portal for Teams, see [create and register an app](teams-developer-portal.md).

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@

1. Open **Visual Studio Code**.
1. Select **Command Palette...** under the **View** option or **Ctrl+Shift+P**.
1. Select **Teams: Create a New App**.
1. Select **Microsoft 365 Agents: Create New Agent/App**.
1. Select **Teams Agents and Apps**.
1. Select **Other Teams Capabilities**.
1. Select **Message Extension** from the dropdown list.
1. Select **Custom Search Results** to download the sample code for a Teams search-based message extension using the latest app manifest (previously called Teams [app manifest](/microsoft-365/extensibility/schema/)).

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.