Commit 09fe3bb
fix: Wire tags parameter in main.parameters.json for azd env support
The tags parameter was defined in main.bicep but not mapped in
main.parameters.json, so users could not pass custom tags via
azd env set AZURE_TAGS. This is needed to support SFI policy
bypass by setting Securitycontrol:Ignore tag on the resource group
before Event Hub creation (which requires local auth enabled).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0593465 commit 09fe3bb
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
0 commit comments