Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
t-lstauber committed Jul 9, 2024
1 parent c6f6e65 commit 84f16a9
Show file tree
Hide file tree
Showing 24 changed files with 8,604 additions and 45 deletions.
5 changes: 5 additions & 0 deletions src/azure-firewall/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
Release History
===============

1.0.2
++++++
* `az network firewall policy draft create/update/show`: support policy draft commands
* `az network firewall policy rule collection group draft create/update/show`: support rule collection group draft commands

1.0.1
++++++
* `az network firewall policy create/update`: Add parameter `--explicit-proxy`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
from ._show import *
from ._update import *
from ._wait import *
from ._deploy import *
Loading

0 comments on commit 84f16a9

Please sign in to comment.