DOC-414: Add Azure Container Apps service documentation - #890
Open
lazarkanelov wants to merge 2 commits into
Open
DOC-414: Add Azure Container Apps service documentation#890lazarkanelov wants to merge 2 commits into
lazarkanelov wants to merge 2 commits into
Conversation
Deploying localstack-docs with
|
| 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 |
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
marked this pull request as ready for review
August 28, 2026 07:48
lazarkanelov
requested review from
HarshCasper,
quetzalliwrites and
remotesynth
as code owners
August 28, 2026 07:48
quetzalliwrites
approved these changes
Aug 28, 2026
quetzalliwrites
left a comment
Collaborator
There was a problem hiding this comment.
LGTM, tyvm @lazarkanelov
@bryansan-local I see Lazar has addressed your feedback, can you take a look again? thx
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
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.
Summary
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.Microsoft.App.jsonis already populated, and the services index picks the page up automatically.Test plan
astro buildcompletes successfully (402 pages)starlight-links-validatorreports all internal links validlocalstack-azure-samplesmain)Related
Linear ID