Skip to content

DOC-414: Add Azure Container Apps service documentation - #890

Open
lazarkanelov wants to merge 2 commits into
mainfrom
docs/azure-container-apps
Open

DOC-414: Add Azure Container Apps service documentation#890
lazarkanelov wants to merge 2 commits into
mainfrom
docs/azure-container-apps

Conversation

@lazarkanelov

Copy link
Copy Markdown

Summary

  • Add the Azure Container Apps service page (container-apps.mdx), following the Event Hubs page structure: Introduction, az CLI walkthrough (resource group, managed environment, container app with external HTTPS ingress, ingress invocation, secrets, revisions, manually triggered job execution, deletion), Features, Limitations, Samples, and API Coverage.
  • No coverage data changes needed: Microsoft.App.json is already populated, and the services index picks the page up automatically.

Test plan

  • astro build completes successfully (402 pages)
  • starlight-links-validator reports all internal links valid
  • Sample link verified (the guestbook sample is present on localstack-azure-samples main)

Related

Linear ID

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 24, 2026

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e74a5be
Status: ✅  Deploy successful!
Preview URL: https://844256d0.localstack-docs.pages.dev
Branch Preview URL: https://docs-azure-container-apps.localstack-docs.pages.dev

View logs

Comment thread src/content/docs/azure/services/container-apps.mdx Outdated
az containerapp job start returns JobExecutionBase on a 202-accepted async operation, so it completes at execution-scheduled, not container-terminal. Reword the prose, show the first execution list as Running, and add a note to re-run until the status is terminal. Addresses review feedback from @bryansan-local.
@lazarkanelov
lazarkanelov marked this pull request as ready for review August 28, 2026 07:48

@quetzalliwrites quetzalliwrites left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, tyvm @lazarkanelov

@bryansan-local I see Lazar has addressed your feedback, can you take a look again? thx

@bryansan-local

Copy link
Copy Markdown

Hey @quetzalliwrites LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants