Skip to content

fix: Wire tags parameter in main.parameters.json for SFI policy bypass#70

Merged
Yamini-Microsoft merged 1 commit into
devfrom
psl-tag-fix
Apr 17, 2026
Merged

fix: Wire tags parameter in main.parameters.json for SFI policy bypass#70
Yamini-Microsoft merged 1 commit into
devfrom
psl-tag-fix

Conversation

@Yamini-Microsoft
Copy link
Copy Markdown
Contributor

Wire the existing tags parameter from main.bicep into main.parameters.json so that custom tags (e.g. Securitycontrol:Ignore for SFI policy) can be passed via azd env set AZURE_TAGS.

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>
@Yamini-Microsoft Yamini-Microsoft merged commit 0f2d2a3 into dev Apr 17, 2026
3 checks passed
@Yamini-Microsoft Yamini-Microsoft deleted the psl-tag-fix branch April 17, 2026 10:30
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant