Skip to content

Fix broken aspire-samples links (microsoft → Azure-Samples)#15467

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-azure-samples-link
Draft

Fix broken aspire-samples links (microsoft → Azure-Samples)#15467
Copilot wants to merge 2 commits intomainfrom
copilot/fix-azure-samples-link

Conversation

Copy link
Contributor

Copilot AI commented Mar 21, 2026

The microsoft/aspire-samples repo was moved to Azure-Samples/aspire-samples, breaking all existing links with 404s.

Updated references across 5 files:

  • README.md
  • playground/README.md
  • docs/area-owners.md
  • src/Aspire.Hosting.JavaScript/README.md
  • tools/ReleaseNotes/data/whats-new-93.md

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?
Original prompt

This section details on the original issue you should resolve

<issue_title>azure-samples link broken in readme.md</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Copilot AI changed the title [WIP] Fix broken azure-samples link in readme.md Fix broken aspire-samples links (microsoft → Azure-Samples) Mar 21, 2026
Copilot AI requested a review from mitchdenny March 21, 2026 03:02
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.

azure-samples link broken in readme.md

2 participants