Skip to content

Commit e6df806

Browse files
Updating content as per review comments
1 parent b1bdf69 commit e6df806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

msteams-platform/includes/messaging-extensions/messaging-extensions-common.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A message extension is a bot-based extensibility point in your Teams app that le
66

77
### Provision your bot identity
88

9-
Provision a bot identity for your app using [Microsoft 365 Agents Toolkit](/microsoftteams/platform/teams-sdk/teams/configuration/agents-toolkit), the [Teams CLI](/microsoftteams/platform/teams-sdk/developer-tools/cli), or the [Developer Portal for Teams](https://dev.teams.microsoft.com/home). The toolkit handles bot registration, credential setup (client secret or federated identity), and supplies the bot ID through the `${{BOT_ID}}` placeholder used in your app manifest. For details, see [App authentication setup](/microsoftteams/platform/teams-sdk/teams/app-authentication/overview).
9+
Provision a bot identity for your app using [Teams CLI](/microsoftteams/platform/teams-sdk/developer-tools/cli). The CLI handles bot registration, credential setup (client secret or federated identity), and supplies the bot ID through the `${{BOT_ID}}` placeholder used in your app manifest. For details, see [App authentication setup](/microsoftteams/platform/teams-sdk/teams/app-authentication/overview).
1010

1111
### Update your app manifest
1212

0 commit comments

Comments
 (0)