Skip to content

Removing dependencies on Teams SDK docs - #14327

Draft
nickwalkmsft wants to merge 6 commits into
mainfrom
nickwalk-remove-sdk-docs-links
Draft

Removing dependencies on Teams SDK docs#14327
nickwalkmsft wants to merge 6 commits into
mainfrom
nickwalk-remove-sdk-docs-links

Conversation

@nickwalkmsft

@nickwalkmsft nickwalkmsft commented May 17, 2026

Copy link
Copy Markdown
Collaborator

Removing links from the platform docs that point to the SDK docs (/microsoftteams/platform/teams-sdk and /microsoftteams/platform/teams-ai-library, the latter of which redirects to the former).

ADO: None yet

This is part of integrating the SDK docs into the platform docs so that the former (as a separate docset and site) can be retired. All removed/modifed links pointed to the Learn mirror of the SDK docs, not the external GH Pages site.

This PR includes the minimal amount of content transfer from the SDK docs to the platform docs needed to eliminate any actual content dependencies, generally done with as little flourish as possible to keep things simple (content improvements will be looked into later). The most significant changes are:

  • agent-reactions.md and targeted-messages.md: these are newer pages and thus include the recent technique of linking to the SDK docs "for more information". In both of these cases I simply removed the links; for the specific usages there isn't actually any additional information in the SDK docs. In the case of agent reactions, the SDK page has more information overall (listening for reactions; short list of shortcuts; more best practices etc.), that will get integrated in the next step of this process.

@microsoft-production-github-app

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 1a1d34c:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/get-started/quickstart.md ⚠️Warning View Details
msteams-platform/teams-sdk/overview.md ⚠️Warning View Details
msteams-platform/agents-in-teams/build-first-agent.md 💡Suggestion View Details
.openpublishing.redirection.json ✅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
README.md ✅Succeeded

msteams-platform/get-started/quickstart.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'.

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'.

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

  • Line 132, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=csharp' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 136, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=typescript' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 140, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=python' points to a learn site page that doesn't exist. Check the path or URL and update the 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 force-pushed the nickwalk-remove-sdk-docs-links branch from 1a1d34c to 8390e34 Compare May 17, 2026 03:54
@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/build-first-agent.md 91 15 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/get-started/quickstart.md 100 0 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 82 1 link
msteams-platform/whats-new.md 90 117 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 8390e34:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/get-started/quickstart.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
msteams-platform/agents-in-teams/build-first-agent.md 💡Suggestion View Details
.openpublishing.redirection.json ✅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
README.md ✅Succeeded

msteams-platform/get-started/quickstart.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'.

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'.

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

  • Line 132, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=csharp' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 136, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=typescript' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 140, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=python' points to a learn site page that doesn't exist. Check the path or URL and update the 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 force-pushed the nickwalk-remove-sdk-docs-links branch from 8390e34 to b20fb18 Compare May 17, 2026 04:09
@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/build-first-agent.md 91 15 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/get-started/quickstart.md 74 22 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 82 1 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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 b20fb18:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/get-started/quickstart.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
msteams-platform/agents-in-teams/build-first-agent.md 💡Suggestion View Details
.openpublishing.redirection.json ✅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/get-started/quickstart.md

  • Line 43, Column 7: [Warning: file-not-found - See documentation] Invalid file link: '../developer-tools/cli.md'.
  • Line 297, Column 9: [Warning: file-not-found - See documentation] Invalid file link: '../in-depth-guides/server/http-server.md'.
  • Line 303, Column 57: [Warning: file-not-found - See documentation] Invalid file link: 'code-basics.md'.
  • Line 305, Column 74: [Warning: file-not-found - See documentation] Invalid file link: 'running-in-teams/overview.md'.
  • Line 309, Column 3: [Warning: file-not-found - See documentation] Invalid file link: '../developer-tools/cli.md'.

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'.

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

  • Line 132, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=csharp' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 136, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=typescript' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 140, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=python' points to a learn site page that doesn't exist. Check the path or URL and update the 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 force-pushed the nickwalk-remove-sdk-docs-links branch from b20fb18 to 0b29610 Compare May 17, 2026 15:01
@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/build-first-agent.md 91 15 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/get-started/quickstart.md 74 22 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 69 6 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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 0b29610:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/get-started/quickstart.md ⚠️Warning View Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
msteams-platform/agents-in-teams/build-first-agent.md 💡Suggestion View Details
.openpublishing.redirection.json ✅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/get-started/quickstart.md

  • Line 297, Column 9: [Warning: file-not-found - See documentation] Invalid file link: '../in-depth-guides/server/http-server.md'.
  • Line 303, Column 57: [Warning: file-not-found - See documentation] Invalid file link: 'code-basics.md'.
  • Line 305, Column 74: [Warning: file-not-found - See documentation] Invalid file link: 'running-in-teams/overview.md'.

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'.

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

  • Line 132, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=csharp' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 136, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=typescript' points to a learn site page that doesn't exist. Check the path or URL and update the link.
  • Line 140, Column 9: [Suggestion: learn-site-link-broken - See documentation] Link '/microsoftteams/platform/get-started/quickstart?pivots=python' points to a learn site page that doesn't exist. Check the path or URL and update the 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 force-pushed the nickwalk-remove-sdk-docs-links branch from 0b29610 to 9127055 Compare May 17, 2026 15:12
@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/build-first-agent.md 91 15 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 69 6 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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 9127055:

⚠️ Validation status: warnings

File Status Preview URL Details
msteams-platform/teams-sdk-overview.md ⚠️Warning View Details
.openpublishing.redirection.json ✅Succeeded View
msteams-platform/agents-in-teams/build-first-agent.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/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-remove-sdk-docs-links branch from 9127055 to 369a0f1 Compare May 17, 2026 15:27
@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 91 15 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 55 8 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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 369a0f1:

⚠️ Validation status: warnings

File Status Preview URL 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/build-first-agent.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/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-remove-sdk-docs-links branch from 369a0f1 to 5845463 Compare May 17, 2026 17:12
@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 91 15 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 86 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 5845463:

⚠️ Validation status: warnings

File Status Preview URL 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/build-first-agent.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/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.

@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 91 15 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 83 10 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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-remove-sdk-docs-links branch from 2ccaf25 to 87ee7a3 Compare May 20, 2026 17:50
@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 91 15 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 86 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.

@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 91 15 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 86 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 self-assigned this May 28, 2026
@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 91 15 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 93 4 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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 a81ba98:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error: CannotMergeCommit] Cannot merge commit a81ba985d674bd5a57625e9bc823703ee5456862 in branch nickwalk-remove-sdk-docs-links of repository https://github.com/MicrosoftDocs/msteams-docs into branch main (commit c22cdd205ae88c63bf2ae56a5d322df6319ca818). Please follow this documentation: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/ to use git.exe to resolve you content conflicts locally and then push to remote.

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.

# Conflicts:
#	msteams-platform/agents-in-teams/targeted-messages.md
@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 91 15 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 93 4 link
msteams-platform/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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 82269c9:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error: CannotMergeCommit] Cannot merge commit 82269c945eecd19d82d749cf8f763762f7cf24e2 in branch nickwalk-remove-sdk-docs-links of repository https://github.com/MicrosoftDocs/msteams-docs into branch main (commit 4a7a3c9776ca45e98def5950d75cb84a298be948). Please follow this documentation: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/ to use git.exe to resolve you content conflicts locally and then push to remote.

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.

@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/agents-in-teams/agent-reactions.md 88 11 link
msteams-platform/agents-in-teams/build-first-agent.md 91 15 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/whats-new.md 90 117 link
msteams-platform/zone-pivot-groups.yml 86 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.

@nickwalkmsft

nickwalkmsft commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator Author

On hold, potentially integrating into #14445

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 82269c9:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error: CannotMergeCommit] Cannot merge commit 82269c945eecd19d82d749cf8f763762f7cf24e2 in branch nickwalk-remove-sdk-docs-links of repository https://github.com/MicrosoftDocs/msteams-docs into branch main (commit de1e926764ab9596e3bdfc5c23c8f1ed4ae265ff). Please follow this documentation: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/ to use git.exe to resolve you content conflicts locally and then push to remote.

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.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant