HomecareHomebase / azure-bake

An Open Source Deployment Management Framework for DevOps and Developers
MIT License
9 stars 14 forks source link

fix: apply container filter to all storage account rules #302

Closed mtyrealhanla closed 1 year ago

mtyrealhanla commented 1 year ago

Ensure that when adding a policy via the get_container method that the policy is scoped to that container via rule filter set. Note this effectively removes the ability to add a rule at the global account level currently, but considering the original intention of these policies were to be at the container level I am omitting that feature for now.