Chris Bradshaw 5/11/2020

Using New-AzureFirewallRule with multiple ports or IP ranges

Read Original

This technical article addresses a common error when using PowerShell's New-AzFirewallNetworkRule cmdlet to create Azure Firewall rules with multiple source IPs or destination ports. It clarifies that the parameters require an array of strings, not a comma-delimited string, and provides corrected code examples.

Using New-AzureFirewallRule with multiple ports or IP ranges

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes