Skip to content

Update references to Microsoft Learn to aspire.dev#16723

Open
afscrome wants to merge 1 commit intomicrosoft:mainfrom
afscrome:replace-ms-learn-references
Open

Update references to Microsoft Learn to aspire.dev#16723
afscrome wants to merge 1 commit intomicrosoft:mainfrom
afscrome:replace-ms-learn-references

Conversation

@afscrome
Copy link
Copy Markdown
Collaborator

@afscrome afscrome commented May 4, 2026

Description

Update some references to Microsoft Learn to aspire.dev

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
      Are you including unit tests for the changes and scenario tests if relevant?
    • No
  • Did you add public API?
    • No
  • Does the change make any security assumptions or guarantees?
    • No
  • Does the change require an update in our Aspire docs?
    • No

Copilot AI review requested due to automatic review settings May 4, 2026 12:53
@afscrome afscrome requested review from JamesNK and adamint as code owners May 4, 2026 12:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 16723

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 16723"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates documentation references from Microsoft Learn to aspire.dev across dashboard UI resources, project docs, and contributor instruction files.

Changes:

  • Replace the Help dialog link text in the base resource and multiple localized XLF files.
  • Update spec documentation links to point at aspire.dev API reference pages.
  • Revise internal authoring instructions to refer to aspire.dev as the documentation destination.

Reviewed changes

Copilot reviewed 18 out of 19 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/Aspire.Dashboard/Resources/xlf/Dialogs.zh-Hant.xlf Updates Traditional Chinese Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.zh-Hans.xlf Updates Simplified Chinese Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.tr.xlf Updates Turkish Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.ru.xlf Updates Russian Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.pt-BR.xlf Updates Brazilian Portuguese Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.pl.xlf Updates Polish Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.ko.xlf Updates Korean Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.ja.xlf Updates Japanese Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.it.xlf Updates Italian Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.fr.xlf Partially updates French Help dialog localization for the new documentation destination.
src/Aspire.Dashboard/Resources/xlf/Dialogs.es.xlf Updates Spanish Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.de.xlf Updates German Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/xlf/Dialogs.cs.xlf Updates Czech Help dialog text to reference aspire.dev.
src/Aspire.Dashboard/Resources/Dialogs.resx Updates the default Help dialog resource string.
docs/specs/appmodel.md Repoints API reference links from Learn to aspire.dev.
.github/instructions/xmldoc.instructions.md Updates XML doc authoring guidance to reference aspire.dev.
.github/instructions/hosting-readme.instructions.md Updates hosting README guidance to reference aspire.dev documentation links.
.github/instructions/client-readme.instructions.md Updates client README guidance to reference aspire.dev availability.
Files not reviewed (1)
  • src/Aspire.Dashboard/Resources/Dialogs.Designer.cs: Language not supported

<trans-unit id="HelpDialogGetHelpLinkText">
<source>Go to Microsoft Learn documentation</source>
<source>Go to aspire.dev documentation</source>
<target state="translated">Accédez à la documentation Microsoft Learn</target>
@afscrome afscrome force-pushed the replace-ms-learn-references branch from bd6e4fd to 38a98f6 Compare May 4, 2026 12:58
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.

3 participants