-
Notifications
You must be signed in to change notification settings - Fork 168
Migration 3 of several #5810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Migration 3 of several #5810
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…move obsolete service discovery documentation - Updated links in various documentation files to direct users to the new Aspire.dev URLs for service discovery, service defaults, launch profiles, health checks, and telemetry. - Removed the obsolete service discovery overview document. - Deleted the service defaults documentation file as part of the restructuring.
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR continues the documentation migration effort by updating links to point to the new aspire.dev URLs and removing obsolete documentation files that have been migrated externally.
- Updates 35+ documentation link references from relative paths to aspire.dev URLs
- Deletes 4 documentation files that are now hosted on aspire.dev
- Adds corresponding redirect entries to preserve link integrity
Reviewed Changes
Copilot reviewed 30 out of 30 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
.openpublishing.redirection.json |
Adds 4 redirect entries for deleted documentation files pointing to aspire.dev |
docs/whats-new/dotnet-docs-aspire-mod1.md |
Updates links for launch profiles and service defaults |
docs/whats-new/dotnet-aspire-9.md |
Updates health checks link |
docs/troubleshooting/hosting-startup-not-supported.md |
Updates service discovery link |
docs/toc.yml |
Updates TOC entries to point to aspire.dev |
docs/service-discovery/overview.md |
Deletes entire file (now hosted externally) |
docs/reference/aspire-faq.yml |
Updates service discovery link |
docs/index.yml |
Updates multiple fundamental concept links |
docs/includes/client-integration-health-checks.md |
Updates health checks link |
docs/get-started/migrate-from-docker-compose.md |
Updates health checks link |
docs/get-started/docker-compose-to-apphost-reference.md |
Updates service discovery and health checks links |
docs/get-started/build-your-first-aspire-app.md |
Updates service discovery, service defaults, and health checks links |
docs/get-started/build-aspire-apps-with-nodejs.md |
Updates service defaults link |
docs/get-started/aspire-overview.md |
Updates service defaults link |
docs/get-started/add-aspire-existing-app.md |
Updates service discovery link |
docs/fundamentals/telemetry.md |
Updates service defaults links |
docs/fundamentals/service-defaults.md |
Deletes entire file (now hosted externally) |
docs/fundamentals/networking-overview.md |
Updates service discovery and launch profiles links |
docs/fundamentals/launch-profiles.md |
Deletes entire file (now hosted externally) |
docs/fundamentals/integrations-overview.md |
Updates service defaults and health checks links |
docs/fundamentals/health-checks.md |
Deletes entire file (now hosted externally) |
docs/fundamentals/aspire-sdk-templates.md |
Updates service discovery and service defaults links |
docs/fundamentals/app-host-overview.md |
Updates service discovery and service defaults links |
docs/extensibility/secure-communication-between-integrations.md |
Updates service defaults link |
docs/extensibility/dev-tunnels-integration.md |
Updates service discovery link |
docs/extensibility/custom-hosting-integration.md |
Updates service defaults link |
docs/extensibility/custom-client-integration.md |
Updates health checks link |
docs/deployment/manifest-format.md |
Updates service discovery link |
docs/deployment/aspire-deploy/application-insights.md |
Updates service defaults link |
docs/app-host/configuration.md |
Updates launch profiles link |
Co-authored-by: Copilot <[email protected]>
adegeo
approved these changes
Nov 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update documentation links to point to the new Aspire.dev URLs and remove obsolete service discovery documentation
Internal previews
Toggle expand/collapse