Azure / Azure/bicep

Allow targeting multiple scopes in a single file with `targetScope`

Open
#788 23 comments 13 reactions 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

Implementation for the syntax discussed e.g.
```bicep
targetScope = [
'tenant'
'subscription'
]
```

Contributor guide

Open the contributing guide

Research direction

No source file, test, or entry point is named; start by reviewing the issue's proposed targetScope syntax and locating the language components that validate deployment scope. Done would require an agreed implementation for multiple scopes, including validation and coverage for the tenant and subscription examples.

Written by the indexing model from the issue text.

Assessment

Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.