Forum Discussion
Anders Eide
Jan 14, 2020MVP
[Solved] Azure Policy to check the networkAcls.ipRules configuration for a Storage Account
Hi all!
I'm trying to configure a Policy, that I anticipated shouldn't be to tricky, but for some reason I have a hard time getting it to work...
Edit: Started working out of nowhere a fe...
Peter_Beckendorf
Jan 14, 2020Iron Contributor
Hi Anders Eide,
Is there not another {} Missing?
One at the beginning befor the parameters and one at the end?
Kind regards, Peter
Anders Eide
Jan 15, 2020MVP
Hi Peter_Beckendorf!
I've only added the perameters and policyRule object to the code snippet to avoid to much bloat in the post 🙂
I've updated the original post to fix the indention issue so it's easier to read