Skip to content

Key Vault IPRules - Can't Convert CSV String to Right Format #8444

Discussion options

You must be logged in to vote

Answer

    networkAcls: {
      bypass: 'None'
      virtualNetworkRules: []
      defaultAction: 'Deny'
      ipRules: json('${'[{"value": "'}${replace(functionApp.properties.possibleOutboundIpAddresses,',','"},{"value": "')}${'"}]'}')
    }

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@jreinhardtproarch
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jreinhardtproarch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants