Skip to content

Add AKS to Azure deployment docs#1249

Merged
davidfowl merged 2 commits into
mainfrom
davidfowl/add-aks-azure-deployment
Jun 12, 2026
Merged

Add AKS to Azure deployment docs#1249
davidfowl merged 2 commits into
mainfrom
davidfowl/add-aks-azure-deployment

Conversation

@davidfowl

Copy link
Copy Markdown
Contributor

Azure deployment docs listed Azure Container Apps and Azure App Service but did not surface Azure Kubernetes Service as an Azure deployment target. This adds AKS to the Azure deployment overview while linking to the existing AKS deployment guide.

Changes

  • Add Azure Kubernetes Service to the Azure target comparison table.
  • Add an Azure Kubernetes Service deployment target card that links to the existing AKS guide.
  • Add Azure Kubernetes Service to the Azure deployment target sidebar group.
  • Update the Azure page SEO title to describe the aspire deploy target flow.

Validation

  • pnpm exec vitest run tests/unit/seo-lengths.vitest.test.ts --config vitest.config.ts --reporter=dot
  • Rendered the local Azure deployment page and verified the Azure Kubernetes Service links with playwright-cli.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@aspire-repo-bot

Copy link
Copy Markdown
Contributor

Frontend HTML artifact ready

The latest frontend build uploaded the frontend-dist artifact for PR #1249. Use the VS Code button below to open this PR with GitHub Artifacts Explorer and browse the built HTML locally.

VS Code: Open PR #1249 artifacts

This comment updates automatically when a new frontend build artifact is uploaded.

@davidfowl davidfowl marked this pull request as ready for review June 12, 2026 07:24
Copilot AI review requested due to automatic review settings June 12, 2026 07:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Azure Kubernetes Service (AKS) as a first-class deployment target on the “Deploy to Azure” docs landing page, ensuring AKS is discoverable alongside Container Apps and App Service and is linked to the existing AKS guide.

Changes:

  • Updates the Azure deployment landing page SEO title to reflect the aspire deploy flow.
  • Adds AKS to the Azure target comparison table and deployment target cards, linking to the existing AKS guide.
  • Adds AKS to the Azure “Deployment targets” sidebar group.
Show a summary per file
File Description
src/frontend/src/content/docs/deployment/azure/index.mdx Adds AKS to the Azure overview (SEO title, comparison table entry, and a new LinkCard).
src/frontend/config/sidebar/deployment.topics.ts Adds AKS to the Azure deployment target sidebar list.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 4

Comment thread src/frontend/src/content/docs/deployment/azure/index.mdx Outdated
Comment thread src/frontend/src/content/docs/deployment/azure/index.mdx Outdated
Comment thread src/frontend/src/content/docs/deployment/azure/index.mdx Outdated
Comment thread src/frontend/config/sidebar/deployment.topics.ts Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@davidfowl davidfowl enabled auto-merge (squash) June 12, 2026 08:07
@davidfowl davidfowl merged commit 39399e4 into main Jun 12, 2026
9 checks passed
@davidfowl davidfowl deleted the davidfowl/add-aks-azure-deployment branch June 12, 2026 08:17
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.

3 participants