Azure/bicep-registry-modules

[AVM Module Issue]: Storage Account networkAcls bypass if `defaultAction: 'Allow'`

Closed this issue · 3 comments

Check for previous/existing GitHub issues

  • I have checked for previous/existing GitHub issues

Issue Type?

Bug

Module Name

avm/res/storage/storage-account

(Optional) Module Version

0.9.0

Description

#878 had a PR #951 to set bypass to some value if defaultAction: 'Deny', but the same problem remains if setting defaultAction: 'Allow'.

As discussed from this comment: #878 (comment). Please add a workaround for fixing this with defaultAction: 'Allow' too. @AlexanderSehr had a suggestion here: #878 (comment).

(Optional) Correlation Id

No response

Important

The "Needs: Triage 🔍" label must be removed once the triage process is complete!

Tip

For additional guidance on how to triage this issue/PR, see the BRM Issue Triage documentation.

@o-l-a-v, thanks for submitting this issue for the avm/res/storage/storage-account module!

Important

A member of the @Azure/avm-res-storage-storageaccount-module-owners-bicep or @Azure/avm-res-storage-storageaccount-module-contributors-bicep team will review it soon!

Hey @fblix,
I'll create a quick PR.