Skip to content

Conversation

@IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Nov 18, 2025

Summary: Migration

  • Testing
  • Integrations (including community toolkit)
  • Diagnostics

Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/compatibility/9.4/local-auth-disabled-for-azure-resources.md Local authentication is disabled by default on Azure resources
docs/deployment/aspire-deploy/aca-deployment-aspire-cli.md Deploy Aspire projects to Azure Container Apps using the Aspire CLI
docs/deployment/aspire-deploy/azure-security-best-practices.md Azure security best practices for Aspire deployments
docs/deployment/aspire-deploy/caching-integrations-deployment.md [Azure Cache for Redis](https://review.learn.microsoft.com/en-us/dotnet/aspire/deployment/aspire-deploy/caching-integrations-deployment?branch=pr-en-us-5748)
docs/deployment/aspire-deploy/sql-server-integration-deployment.md [Azure SQL Database](https://review.learn.microsoft.com/en-us/dotnet/aspire/deployment/aspire-deploy/sql-server-integration-deployment?branch=pr-en-us-5748)
docs/fundamentals/annotations-overview.md docs/fundamentals/annotations-overview
docs/fundamentals/app-host-overview.md Aspire orchestration overview
docs/fundamentals/custom-deployments.md Building custom deployment pipelines
docs/fundamentals/external-parameters.md External parameters
docs/fundamentals/http-commands.md docs/fundamentals/http-commands
docs/fundamentals/integrations-overview.md Aspire integrations overview
docs/fundamentals/orchestrate-resources.md Orchestrate resources in Aspire
docs/fundamentals/persist-data-volumes.md Persist Aspire project data using volumes or bind mounts
docs/fundamentals/setup-tooling.md docs/fundamentals/setup-tooling
docs/get-started/build-aspire-apps-with-python.md Orchestrate Python apps in Aspire
docs/get-started/dev-containers.md Dev Containers in Visual Studio Code
docs/get-started/migrate-from-docker-compose.md Migrate from Docker Compose to Aspire
docs/index.yml docs/index
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.1.md What's new in Aspire 9.1
docs/whats-new/dotnet-aspire-9.2.md What's new in Aspire 9.2
docs/whats-new/dotnet-aspire-9.3.md docs/whats-new/dotnet-aspire-9.3
docs/whats-new/dotnet-aspire-9.4.md What's new in Aspire 9.4
docs/whats-new/dotnet-aspire-9.5.md Analyze and update out-of-date Aspire packages & templates
docs/whats-new/dotnet-aspire-9.md What's new in Aspire 9.0
docs/whats-new/dotnet-docs-aspire-mod0.md Aspire docs: What's new for June 2025
docs/whats-new/dotnet-docs-aspire-mod1.md docs/whats-new/dotnet-docs-aspire-mod1
docs/whats-new/dotnet-docs-aspire-mod2.md Aspire docs: What's new for May 2025

- Deleted favicon.png and AspireApp.sln files as part of cleanup.
- Removed write-your-first-test.md documentation and updated related links in toc.yml and hosting-startup-not-supported.md to point to the new Aspire testing overview.
- Updated links in the what's new documentation for Aspire 9.1 to reflect the new testing documentation structure.
Copilot AI review requested due to automatic review settings November 18, 2025 16:40
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 is part 2 of a migration effort focused on reorganizing documentation related to testing, integrations (including community toolkit), and diagnostics. The changes remove a substantial amount of Azure-related documentation and supporting files, along with authentication-related content and examples.

Key Changes

  • Removal of Azure integration documentation and examples
  • Deletion of authentication-related content (particularly Keycloak integration)
  • Removal of multiple snippet projects and associated files

Reviewed Changes

Copilot reviewed 78 out of 776 changed files in this pull request and generated no comments.

File Description
docs/azure/*.md Removed several Azure integration overview and configuration documents
docs/azure/snippets/* Deleted complete Azure snippet projects including Bicep, ACR, and ACA examples
docs/authentication/keycloak-integration.md Removed comprehensive Keycloak authentication integration documentation
docs/authentication/snippets/AspireApp/* Deleted complete AspireApp authentication example project

…grations

- Deleted favicon.png and Dapr.sln files from the Dapr snippet.
- Removed SQLite Entity Framework integration documentation.
- Removed SQLite integration documentation.
- Updated links in local-auth-disabled-for-azure-resources.md for Azure Web PubSub.
- Corrected Azure Container Apps documentation link in aca-deployment-aspire-cli.md.
- Updated Azure Key Vault and managed identity links in azure-security-best-practices.md.
- Cleaned up caching integrations deployment documentation.
- Revised SQL Server integration deployment documentation.
- Updated test-deployed-app.md to fix link formatting.
- Adjusted dev-containers.md to remove unnecessary Docker reference.
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