Skip to content

Integrate SDK docs into platform docs#14328

Draft
nickwalkmsft wants to merge 1 commit into
nickwalk-remove-sdk-docs-linksfrom
nickwalk-integrate-sdk-docs
Draft

Integrate SDK docs into platform docs#14328
nickwalkmsft wants to merge 1 commit into
nickwalk-remove-sdk-docs-linksfrom
nickwalk-integrate-sdk-docs

Conversation

@nickwalkmsft
Copy link
Copy Markdown

@nickwalkmsft nickwalkmsft commented May 17, 2026

Stacked on #14327.

First set of changes to integrate content from the SDK docs into the platform docs. The idea is that when this work is complete (will require multiple PRs), the platform docs will include all information from the SDK docs, integrated in a way that makes sense. Once that happens, we can start to move on retiring/redirecting the SDK docs, both the originals on the Pages site and the Learn mirror.

This PR is one of a set. Between all of them, every page in the SDK docs should be considered.

This PR includes:

  • Landing page - freebie, this isn't coming over.
  • Welcome - this was handled in the PR that this is stacked on, in the form of teams-sdk-overview.md
  • Quickstart: Register your app: integrated into "Build your first agent" wholesale via a pivot (Teams Developer CLI vs. ATK). Preview

@microsoft-production-github-app
Copy link
Copy Markdown

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/TOC.yml 92 25 link
msteams-platform/agents-in-teams/agent-reactions.md 88 11 link
msteams-platform/agents-in-teams/build-first-agent.md 83 37 link
msteams-platform/agents-in-teams/targeted-messages.md 89 14 link
msteams-platform/bots/build-a-bot.md 88 10 link
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md 87 35 link
msteams-platform/bots/overview.md 92 10 link
msteams-platform/concepts/build-and-test/tool-sdk-overview.md 90 13 link
msteams-platform/feedback.md 92 6 link
msteams-platform/get-started/build-basic-tab-app.md 88 34 link
msteams-platform/get-started/glossary.md 89 97 link
msteams-platform/includes/deprecation-note-teamsfx-sdk.md 82 2 link
msteams-platform/includes/teams-ai-lib-v2-rec.md 100 0 link
msteams-platform/mstdd-landing.yml 86 4 link
msteams-platform/teams-sdk-overview.md 54 13 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 87 2 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 391464b:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/agents-in-teams/build-first-agent.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded View
msteams-platform/agents-in-teams/agent-reactions.md ✅Succeeded View
msteams-platform/agents-in-teams/targeted-messages.md ✅Succeeded View
msteams-platform/bots/build-a-bot.md ✅Succeeded View
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md ✅Succeeded View
msteams-platform/bots/overview.md ✅Succeeded View
msteams-platform/concepts/build-and-test/tool-sdk-overview.md ✅Succeeded View
msteams-platform/feedback.md ✅Succeeded View
msteams-platform/get-started/build-basic-tab-app.md ✅Succeeded View
msteams-platform/get-started/glossary.md ✅Succeeded View
msteams-platform/includes/deprecation-note-teamsfx-sdk.md ✅Succeeded View
msteams-platform/includes/teams-ai-lib-v2-rec.md ✅Succeeded View
msteams-platform/mstdd-landing.yml ✅Succeeded View
msteams-platform/TOC.yml ✅Succeeded View
msteams-platform/whats-new.md ✅Succeeded View
msteams-platform/zone-pivot-groups.yml ✅Succeeded View
README.md ✅Succeeded

msteams-platform/agents-in-teams/build-first-agent.md

  • Line 26, Column 1: [Warning: code-block-indented - See documentation] Indented code blocks aren't allowed. Use a Markdown code block surrounded by triple backticks (```).
  • Line 39, Column 1: [Warning: invalid-tab-group - See documentation] Duplicate tab id: (csharp, 2),(python, 2).
  • Line 68, Column 28: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 68, Column 28: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' will be broken in isolated environments. Replace with a relative link.

msteams-platform/teams-sdk-overview.md

  • Line 0, Column 0: [Warning: h1-missing - See documentation] H1 is required. Use a single hash (#) followed by a space to create your top-level heading.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'.
  • Line 1, Column 1: [Suggestion: ms-date-missing - See documentation] Missing required attribute: 'ms.date'.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@nickwalkmsft nickwalkmsft force-pushed the nickwalk-integrate-sdk-docs branch from 391464b to 739b351 Compare May 17, 2026 19:05
@microsoft-production-github-app
Copy link
Copy Markdown

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/TOC.yml 92 25 link
msteams-platform/agents-in-teams/agent-reactions.md 88 11 link
msteams-platform/agents-in-teams/build-first-agent.md 84 38 link
msteams-platform/agents-in-teams/targeted-messages.md 89 14 link
msteams-platform/bots/build-a-bot.md 88 10 link
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md 87 35 link
msteams-platform/bots/overview.md 92 10 link
msteams-platform/concepts/build-and-test/tool-sdk-overview.md 90 13 link
msteams-platform/feedback.md 92 6 link
msteams-platform/get-started/build-basic-tab-app.md 88 34 link
msteams-platform/get-started/glossary.md 89 97 link
msteams-platform/includes/deprecation-note-teamsfx-sdk.md 82 2 link
msteams-platform/includes/teams-ai-lib-v2-rec.md 100 0 link
msteams-platform/mstdd-landing.yml 86 4 link
msteams-platform/teams-sdk-overview.md 54 13 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 87 2 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@nickwalkmsft nickwalkmsft force-pushed the nickwalk-integrate-sdk-docs branch from 739b351 to 01d5b60 Compare May 17, 2026 19:07
@microsoft-production-github-app
Copy link
Copy Markdown

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/TOC.yml 92 25 link
msteams-platform/agents-in-teams/agent-reactions.md 88 11 link
msteams-platform/agents-in-teams/build-first-agent.md 84 38 link
msteams-platform/agents-in-teams/targeted-messages.md 89 14 link
msteams-platform/bots/build-a-bot.md 88 10 link
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md 87 35 link
msteams-platform/bots/overview.md 92 10 link
msteams-platform/concepts/build-and-test/tool-sdk-overview.md 90 13 link
msteams-platform/feedback.md 92 6 link
msteams-platform/get-started/build-basic-tab-app.md 88 34 link
msteams-platform/get-started/glossary.md 89 97 link
msteams-platform/includes/deprecation-note-teamsfx-sdk.md 82 2 link
msteams-platform/includes/teams-ai-lib-v2-rec.md 100 0 link
msteams-platform/mstdd-landing.yml 86 4 link
msteams-platform/teams-sdk-overview.md 54 13 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 87 2 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 739b351:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/agents-in-teams/build-first-agent.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded View
msteams-platform/agents-in-teams/agent-reactions.md ✅Succeeded View
msteams-platform/agents-in-teams/targeted-messages.md ✅Succeeded View
msteams-platform/bots/build-a-bot.md ✅Succeeded View
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md ✅Succeeded View
msteams-platform/bots/overview.md ✅Succeeded View
msteams-platform/concepts/build-and-test/tool-sdk-overview.md ✅Succeeded View
msteams-platform/feedback.md ✅Succeeded View
msteams-platform/get-started/build-basic-tab-app.md ✅Succeeded View
msteams-platform/get-started/glossary.md ✅Succeeded View
msteams-platform/includes/deprecation-note-teamsfx-sdk.md ✅Succeeded View
msteams-platform/includes/teams-ai-lib-v2-rec.md ✅Succeeded View
msteams-platform/mstdd-landing.yml ✅Succeeded View
msteams-platform/TOC.yml ✅Succeeded View
msteams-platform/whats-new.md ✅Succeeded View
msteams-platform/zone-pivot-groups.yml ✅Succeeded View
README.md ✅Succeeded

msteams-platform/agents-in-teams/build-first-agent.md

  • Line 70, Column 28: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 113, Column 1: [Warning: invalid-tab-group - See documentation] Tab group with different tab id set.
  • Line 70, Column 28: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' will be broken in isolated environments. Replace with a relative link.

msteams-platform/teams-sdk-overview.md

  • Line 0, Column 0: [Warning: h1-missing - See documentation] H1 is required. Use a single hash (#) followed by a space to create your top-level heading.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'.
  • Line 1, Column 1: [Suggestion: ms-date-missing - See documentation] Missing required attribute: 'ms.date'.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 01d5b60:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/agents-in-teams/build-first-agent.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded View
msteams-platform/agents-in-teams/agent-reactions.md ✅Succeeded View
msteams-platform/agents-in-teams/targeted-messages.md ✅Succeeded View
msteams-platform/bots/build-a-bot.md ✅Succeeded View
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md ✅Succeeded View
msteams-platform/bots/overview.md ✅Succeeded View
msteams-platform/concepts/build-and-test/tool-sdk-overview.md ✅Succeeded View
msteams-platform/feedback.md ✅Succeeded View
msteams-platform/get-started/build-basic-tab-app.md ✅Succeeded View
msteams-platform/get-started/glossary.md ✅Succeeded View
msteams-platform/includes/deprecation-note-teamsfx-sdk.md ✅Succeeded View
msteams-platform/includes/teams-ai-lib-v2-rec.md ✅Succeeded View
msteams-platform/mstdd-landing.yml ✅Succeeded View
msteams-platform/TOC.yml ✅Succeeded View
msteams-platform/whats-new.md ✅Succeeded View
msteams-platform/zone-pivot-groups.yml ✅Succeeded View
README.md ✅Succeeded

msteams-platform/agents-in-teams/build-first-agent.md

  • Line 70, Column 28: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 70, Column 28: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' will be broken in isolated environments. Replace with a relative link.

msteams-platform/teams-sdk-overview.md

  • Line 0, Column 0: [Warning: h1-missing - See documentation] H1 is required. Use a single hash (#) followed by a space to create your top-level heading.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'.
  • Line 1, Column 1: [Suggestion: ms-date-missing - See documentation] Missing required attribute: 'ms.date'.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@nickwalkmsft nickwalkmsft force-pushed the nickwalk-integrate-sdk-docs branch from 01d5b60 to ff33d92 Compare May 18, 2026 03:35
@microsoft-production-github-app
Copy link
Copy Markdown

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/TOC.yml 92 25 link
msteams-platform/agents-in-teams/agent-reactions.md 88 11 link
msteams-platform/agents-in-teams/build-first-agent.md 83 41 link
msteams-platform/agents-in-teams/targeted-messages.md 89 14 link
msteams-platform/bots/build-a-bot.md 88 10 link
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md 87 35 link
msteams-platform/bots/overview.md 92 10 link
msteams-platform/concepts/build-and-test/tool-sdk-overview.md 90 13 link
msteams-platform/feedback.md 92 6 link
msteams-platform/get-started/build-basic-tab-app.md 88 34 link
msteams-platform/get-started/glossary.md 89 97 link
msteams-platform/includes/deprecation-note-teamsfx-sdk.md 82 2 link
msteams-platform/includes/teams-ai-lib-v2-rec.md 100 0 link
msteams-platform/mstdd-landing.yml 86 4 link
msteams-platform/teams-sdk-overview.md 54 13 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 87 2 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit ff33d92:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/agents-in-teams/build-first-agent.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded View
msteams-platform/agents-in-teams/agent-reactions.md ✅Succeeded View
msteams-platform/agents-in-teams/targeted-messages.md ✅Succeeded View
msteams-platform/bots/build-a-bot.md ✅Succeeded View
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md ✅Succeeded View
msteams-platform/bots/overview.md ✅Succeeded View
msteams-platform/concepts/build-and-test/tool-sdk-overview.md ✅Succeeded View
msteams-platform/feedback.md ✅Succeeded View
msteams-platform/get-started/build-basic-tab-app.md ✅Succeeded View
msteams-platform/get-started/glossary.md ✅Succeeded View
msteams-platform/includes/deprecation-note-teamsfx-sdk.md ✅Succeeded View
msteams-platform/includes/teams-ai-lib-v2-rec.md ✅Succeeded View
msteams-platform/mstdd-landing.yml ✅Succeeded View
msteams-platform/TOC.yml ✅Succeeded View
msteams-platform/whats-new.md ✅Succeeded View
msteams-platform/zone-pivot-groups.yml ✅Succeeded View
README.md ✅Succeeded

msteams-platform/agents-in-teams/build-first-agent.md

  • Line 70, Column 28: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 70, Column 28: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' will be broken in isolated environments. Replace with a relative link.

msteams-platform/teams-sdk-overview.md

  • Line 0, Column 0: [Warning: h1-missing - See documentation] H1 is required. Use a single hash (#) followed by a space to create your top-level heading.
  • Line 1, Column 1: [Warning: title-missing - See documentation] Missing required attribute: 'title'. Add a title string to show in search engine results.
  • Line 1, Column 1: [Warning: ms-topic-missing - See documentation] Missing required attribute: 'ms.topic'.
  • Line 1, Column 1: [Suggestion: ms-date-missing - See documentation] Missing required attribute: 'ms.date'.
  • Line 1, Column 1: [Suggestion: description-missing - See documentation] Missing required attribute: 'description'.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@nickwalkmsft nickwalkmsft force-pushed the nickwalk-integrate-sdk-docs branch from ff33d92 to 654a56e Compare May 20, 2026 19:20
@microsoft-production-github-app
Copy link
Copy Markdown

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/TOC.yml 92 25 link
msteams-platform/agents-in-teams/agent-reactions.md 88 11 link
msteams-platform/agents-in-teams/build-first-agent.md 83 41 link
msteams-platform/agents-in-teams/targeted-messages.md 89 14 link
msteams-platform/bots/build-a-bot.md 88 10 link
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md 87 35 link
msteams-platform/bots/overview.md 92 10 link
msteams-platform/concepts/build-and-test/tool-sdk-overview.md 90 13 link
msteams-platform/feedback.md 92 6 link
msteams-platform/get-started/build-basic-tab-app.md 88 34 link
msteams-platform/get-started/glossary.md 89 97 link
msteams-platform/includes/deprecation-note-teamsfx-sdk.md 82 2 link
msteams-platform/includes/teams-ai-lib-v2-rec.md 100 0 link
msteams-platform/mstdd-landing.yml 86 4 link
msteams-platform/teams-sdk-overview.md 95 4 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 87 2 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 654a56e:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/agents-in-teams/build-first-agent.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded View
msteams-platform/agents-in-teams/agent-reactions.md ✅Succeeded View
msteams-platform/agents-in-teams/targeted-messages.md ✅Succeeded View
msteams-platform/bots/build-a-bot.md ✅Succeeded View
msteams-platform/bots/how-to/teams-conversational-ai/ai-ux.md ✅Succeeded View
msteams-platform/bots/overview.md ✅Succeeded View
msteams-platform/concepts/build-and-test/tool-sdk-overview.md ✅Succeeded View
msteams-platform/feedback.md ✅Succeeded View
msteams-platform/get-started/build-basic-tab-app.md ✅Succeeded View
msteams-platform/get-started/glossary.md ✅Succeeded View
msteams-platform/includes/deprecation-note-teamsfx-sdk.md ✅Succeeded View
msteams-platform/includes/teams-ai-lib-v2-rec.md ✅Succeeded View
msteams-platform/mstdd-landing.yml ✅Succeeded View
msteams-platform/teams-sdk-overview.md ✅Succeeded View
msteams-platform/TOC.yml ✅Succeeded View
msteams-platform/whats-new.md ✅Succeeded View
msteams-platform/zone-pivot-groups.yml ✅Succeeded View
README.md ✅Succeeded

msteams-platform/agents-in-teams/build-first-agent.md

  • Line 70, Column 28: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 70, Column 28: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@nickwalkmsft nickwalkmsft changed the base branch from main to nickwalk-remove-sdk-docs-links May 20, 2026 19:22
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 654a56e:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/agents-in-teams/build-first-agent.md ⚠️Warning View Details
msteams-platform/zone-pivot-groups.yml ✅Succeeded View

msteams-platform/agents-in-teams/build-first-agent.md

  • Line 70, Column 28: [Warning: hard-coded-locale - See documentation] Link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' contains locale code 'en-us'. For localizability, remove 'en-us' from links to most Microsoft sites.
  • Line 70, Column 28: [Suggestion: docs-link-absolute - See documentation] Absolute link 'https://learn.microsoft.com/en-us/azure/developer/dev-tunnels/get-started#login' will be broken in isolated environments. Replace with a relative link.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

1 similar comment
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant