docs(teams): fix CLI install tag and Step 6 install flow

- Keep @preview tag for teams CLI
- Step 3: note client secret won't be shown again
- Step 6: use the Install in Teams link from teams app create output

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Aamir Jawaid 2026-05-01 00:44:17 +00:00 committed by Teknium
parent d5e72ae17f
commit 67f1198ba9

View file

@ -111,7 +111,7 @@ Look for:
## Step 6: Install the App in Teams
Open the **Install in Teams** link printed by `teams app create` in Step 3. After installing, open Microsoft Teams and send a direct message to your bot — it's ready.
Open the **Install in Teams** link printed by `teams app create` in Step 3 — it opens directly in the Teams client. After installing, send a direct message to your bot — it's ready.
---