Knowledge Contribution
Type: New service
File: knowledge/services/web-app.md
Status: NEW FILE — this knowledge file does not exist yet and must be created
Context
Advisory Notes — Stage 1: Managed Identity
-
[Stability] The identity module uses API version 2023-07-31-preview; preview APIs may introduce breaking changes or be retired — consider pinning to the GA version 2023-01-31 for production deployments.
-
[Security] Deployment outputs (client ID, principal ID) are written to a local JSON file with no access controls; in CI/CD pipelines, prefer storing these in a Key Vault or using deployment output references directly to avoid credent
Rationale
Advisory Notes — Stage 1: Managed Identity
-
[Stability] The identity module uses API version 2023-07-31-preview; preview APIs may introduce breaking changes or be retired — consider pinning to the GA version 2023-01-31 for production deployments.
-
[Security] Deployment outputs (client ID, principal ID) are written to a local JSON file with no access controls; in CI/CD pipelines, prefer storing these in a Key Vault or using deployment output references directly to avoid credent
Content to Add
## Advisory Notes — Stage 1: Managed Identity
- **[Stability]** The identity module uses API version `2023-07-31-preview`; preview APIs may introduce breaking changes or be retired — consider pinning
Source
Build advisory review
Required Knowledge File Sections
The new knowledge file MUST include ALL of these sections:
- Description (one-line summary)
- When to Use (scenarios and selection criteria)
- POC Defaults (default SKU, tier, configuration)
- Terraform Patterns (azapi_resource with RBAC)
- Bicep Patterns (ARM template resources)
- Application Code (Python, C#, Node.js — where applicable)
- Common Pitfalls (deployment failures, misconfigurations)
- Production Backlog Items (what changes for production)
Knowledge Contribution
Type: New service
File:
knowledge/services/web-app.mdStatus: NEW FILE — this knowledge file does not exist yet and must be created
Context
Advisory Notes — Stage 1: Managed Identity
[Stability] The identity module uses API version
2023-07-31-preview; preview APIs may introduce breaking changes or be retired — consider pinning to the GA version2023-01-31for production deployments.[Security] Deployment outputs (client ID, principal ID) are written to a local JSON file with no access controls; in CI/CD pipelines, prefer storing these in a Key Vault or using deployment output references directly to avoid credent
Rationale
Advisory Notes — Stage 1: Managed Identity
[Stability] The identity module uses API version
2023-07-31-preview; preview APIs may introduce breaking changes or be retired — consider pinning to the GA version2023-01-31for production deployments.[Security] Deployment outputs (client ID, principal ID) are written to a local JSON file with no access controls; in CI/CD pipelines, prefer storing these in a Key Vault or using deployment output references directly to avoid credent
Content to Add
Source
Build advisory review
Required Knowledge File Sections
The new knowledge file MUST include ALL of these sections: