Skip to content

Conversation

@IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Nov 19, 2025

Update documentation links to point to the new Aspire.dev URLs and remove 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.

Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/app-host/configuration.md AppHost configuration
docs/deployment/aspire-deploy/application-insights.md Use Application Insights for Aspire telemetry
docs/deployment/manifest-format.md Aspire manifest format for deployment tool builders
docs/extensibility/custom-client-integration.md Create custom Aspire client integrations
docs/extensibility/custom-hosting-integration.md Create custom Aspire hosting integrations
docs/extensibility/dev-tunnels-integration.md docs/extensibility/dev-tunnels-integration
docs/extensibility/secure-communication-between-integrations.md Secure communication between hosting and client integrations
docs/fundamentals/app-host-overview.md Aspire orchestration overview
docs/fundamentals/aspire-sdk-templates.md Aspire templates
docs/fundamentals/integrations-overview.md Aspire integrations overview
docs/fundamentals/networking-overview.md docs/fundamentals/networking-overview
docs/fundamentals/telemetry.md Aspire telemetry
docs/get-started/add-aspire-existing-app.md Tutorial: Add Aspire to an existing .NET app
docs/get-started/aspire-overview.md Aspire overview
docs/get-started/build-aspire-apps-with-nodejs.md Orchestrate Node.js apps in Aspire
docs/get-started/build-your-first-aspire-app.md Quickstart: Build your first Aspire solution
docs/get-started/docker-compose-to-apphost-reference.md docs/get-started/docker-compose-to-apphost-reference
docs/get-started/migrate-from-docker-compose.md Migrate from Docker Compose to Aspire
docs/index.yml Aspire documentation
docs/reference/aspire-faq.yml Frequently asked questions about Aspire
docs/toc.yml docs/toc
docs/troubleshooting/hosting-startup-not-supported.md HostingStartup is not supported with Aspire integrations
docs/whats-new/dotnet-aspire-9.md What's new in Aspire 9.0
docs/whats-new/dotnet-docs-aspire-mod1.md Aspire docs: What's new for April 2025

…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.
Copilot AI review requested due to automatic review settings November 19, 2025 19:47
Copy link
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

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

@IEvangelist IEvangelist enabled auto-merge (squash) November 19, 2025 19:54
@IEvangelist IEvangelist merged commit 6485cd6 into dotnet:main Nov 19, 2025
8 checks passed
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.

2 participants