fix(operate): version bump + factual corrections for PR #1637 - #2025
Conversation
- Bump azure-prepare version 1.1.8 → 1.1.9 (fixes Skill Structure CI check) - Fix incorrect claim that Allow/Deny IP rules cannot be mixed - Fix subnet delegation for consumption-only environments (requires Microsoft.App/environments) - Clarify 'fully private' topology: VNet-wide vs env-only based on ingress external flag - Clarify first-deployment revision tip Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the azure-prepare skill’s Container Apps “operate” reference docs with factual corrections and bumps the skill version to reflect the change set.
Changes:
- Bumped
azure-prepareskill version1.1.8 → 1.1.9. - Corrected Container Apps networking guidance (subnet delegation, IP restriction behavior, and clarified fully-private topology modes).
- Clarified revisions guidance for first deployment behavior.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| plugin/skills/azure-prepare/SKILL.md | Patch version bump to reflect reference updates. |
| plugin/skills/azure-prepare/references/services/container-apps/networking.md | Corrected/clarified VNet delegation, IP restriction evaluation, and fully-private topology rows. |
| plugin/skills/azure-prepare/references/services/container-apps/revisions.md | Clarified first-deployment revision tip wording. |
|
Thanks Simon — merging this! Subnet delegation fix and the fully-private topology split are spot on. One heads-up: JonG flagged that the Remaining JonG items (8 total) I'll fix directly on the branch after merge. |
79e80cd
into
microsoft:pass-equity-gap-3
Fixes applied to PR #1637 (Container Apps Operate)
5 corrections across 3 files:
SKILL.md
networking.md
revisions.md
Model-Matrix Test Results — 15/15 PASS
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com