You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added sample code for Set-AzFirewall which updates existing rules (#12045)
* Update Set-AzFirewall.md
Added an advanced example to update existing Azure Firewall rules using PowerShell based on customer feedback.
* Update ChangeLog.md
* Update ChangeLog.md
no need to update changelog for help changes
Co-authored-by: Yabo Hu <[email protected]>
This example updates the destination of an existing rule within a rule collection of an Azure Firewall. This allows you to automatically update your rules when IP addresses change dynamically.
0 commit comments