Rename .NET Aspire to Aspire#30
Conversation
…art file Agent-Logs-Url: https://github.com/sander1095/data-api-builder-docs/sessions/822e5f94-4cea-43ec-a355-18472f4b4e29 Co-authored-by: sander1095 <7312681+sander1095@users.noreply.github.com>
PRMerger Results
|
|
@sander1095 : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. @jnixon |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
This PR updates the Data API builder docs to align with Microsoft branding guidance by renaming consumer-facing references from “.NET Aspire” to “Aspire”, while preserving existing deep links via redirection.
Changes:
- Renamed “.NET Aspire” to “Aspire” across MCP quickstarts, navigation (TOC/landing pages), feature tables, and related documentation references.
- Updated the MCP Aspire quickstart to use the new
quickstart-aspiremedia asset paths (diagram + dashboard screenshots). - Added a redirection rule so requests to the previous
quickstart-dotnet-aspire.mdpath continue to resolve to the Aspire quickstart.
Reviewed changes
Copilot reviewed 10 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| data-api-builder/whats-new/version-1-6.md | Updates release notes text to refer to “Aspire application host”. |
| data-api-builder/TOC.yml | Renames the SQL MCP Server quickstart nav entry to “Aspire” and points to the new quickstart path. |
| data-api-builder/mcp/quickstart-aspire.md | Updates page title/heading and image references to “Aspire” + new media folder. |
| data-api-builder/mcp/overview.md | Updates related-content link text and target to the Aspire quickstart. |
| data-api-builder/mcp/media/quickstart-aspire/diagram.svg | Adds/updates the Aspire quickstart diagram asset under the new media path. |
| data-api-builder/mcp/media/quickstart-aspire/dashboard-running-environment.png | Adds/updates Aspire dashboard screenshot under the new media path. |
| data-api-builder/mcp/media/quickstart-aspire/dashboard-resources-connections.png | Adds/updates Aspire resources diagram screenshot under the new media path. |
| data-api-builder/mcp/index.yml | Updates MCP landing page quickstart link text/url to Aspire. |
| data-api-builder/mcp/includes/section-quickstart-selector.md | Updates the quickstart selector include to link to Aspire. |
| data-api-builder/index.yml | Updates top-level landing content to point to “Quickstart: Aspire”. |
| data-api-builder/feature-availability.md | Updates feature matrix entry to “Aspire” and links to the Aspire quickstart. |
| data-api-builder/concept/monitor/open-telemetry.md | Updates note text to refer to the “Aspire dashboard”. |
| .openpublishing.redirection.json | Adds redirect from quickstart-dotnet-aspire.md to the new Aspire quickstart URL. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
#sign-off |
The repo mentions .NET Aspire even though it's been rebranded to Aspire instead.
https://microsoft.github.io/aspire-brand/#guidance
This PR renames everything to Aspire, with hyperlinks keeping existing links/bookmarks alive.