[Knowledge] azure-maps: ## Advisory Notes — Stage 1: Managed Identity - **[Architec...

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
azure, csharp, node.js, python, terraform

Research direction

Create knowledge/services/azure-maps.md and use the issue's eight required sections as the checklist. Start by reviewing the supplied advisory notes and required Terraform, Bicep, and application-code coverage; done means the new file includes Description, When to Use, POC Defaults, Terraform Patterns, Bicep Patterns, Application Code, Common Pitfalls, and Production Backlog Items.

Written by the indexing model from the issue text.

Description

Knowledge Contribution

Type: New service
File: knowledge/services/azure-maps.md
Status: NEW FILE — this knowledge file does not exist yet and must be created

Context

Advisory Notes — Stage 1: Managed Identity

  • [Architectural Trade-off] A single shared identity across all Container Apps simplifies wiring but increases blast radius — if the identity's permissions are over-scoped in later stages, every service inherits that exposure. Consider per-service identities for production least-privilege isolation.

  • [Security] No resource lock is applied to the managed identity. Accidental deletion would orphan all downstream RBAC assignments and break ev

Rationale

Advisory Notes — Stage 1: Managed Identity

  • [Architectural Trade-off] A single shared identity across all Container Apps simplifies wiring but increases blast radius — if the identity's permissions are over-scoped in later stages, every service inherits that exposure. Consider per-service identities for production least-privilege isolation.

  • [Security] No resource lock is applied to the managed identity. Accidental deletion would orphan all downstream RBAC assignments and break ev

Content to Add
## Advisory Notes — Stage 1: Managed Identity

- **[Architectural Trade-off]** A single shared identity across all Container Apps simplifies wiring but increases blast radius — if the identity's permi
Source

Build advisory review

Required Knowledge File Sections

The new knowledge file MUST include ALL of these sections:

  1. Description (one-line summary)
  2. When to Use (scenarios and selection criteria)
  3. POC Defaults (default SKU, tier, configuration)
  4. Terraform Patterns (azapi_resource with RBAC)
  5. Bicep Patterns (ARM template resources)
  6. Application Code (Python, C#, Node.js — where applicable)
  7. Common Pitfalls (deployment failures, misconfigurations)
  8. Production Backlog Items (what changes for production)
Dominant language
Python
Stars
41
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/az-prototype

All issues in Azure/az-prototype

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.