Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save And Commit mds #530

Merged
merged 2 commits into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions Commands/network/firewall/policy/_deploy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy deploy_

Deploys the firewall policy draft and child rule collection group drafts.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vZGVwbG95/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/deploy 2023-11-01 -->
9 changes: 9 additions & 0 deletions Commands/network/firewall/policy/draft/_create.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy draft create_

Create a draft Firewall Policy.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vZmlyZXdhbGxwb2xpY3lkcmFmdHMvZGVmYXVsdA==/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/firewallpolicydrafts/default 2023-11-01 -->
9 changes: 9 additions & 0 deletions Commands/network/firewall/policy/draft/_delete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy draft delete_

Delete a draft policy.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vZmlyZXdhbGxwb2xpY3lkcmFmdHMvZGVmYXVsdA==/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/firewallpolicydrafts/default 2023-11-01 -->
9 changes: 9 additions & 0 deletions Commands/network/firewall/policy/draft/_show.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy draft show_

Get a draft Firewall Policy.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vZmlyZXdhbGxwb2xpY3lkcmFmdHMvZGVmYXVsdA==/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/firewallpolicydrafts/default 2023-11-01 -->
9 changes: 9 additions & 0 deletions Commands/network/firewall/policy/draft/_update.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy draft update_

Update a draft Firewall Policy.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vZmlyZXdhbGxwb2xpY3lkcmFmdHMvZGVmYXVsdA==/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/firewallpolicydrafts/default 2023-11-01 -->
17 changes: 17 additions & 0 deletions Commands/network/firewall/policy/draft/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Group] _network firewall policy draft_

Manage and configure Azure firewall policy draft,

## Commands

- [create](/Commands/network/firewall/policy/draft/_create.md)
: Create a draft Firewall Policy.

- [delete](/Commands/network/firewall/policy/draft/_delete.md)
: Delete a draft policy.

- [show](/Commands/network/firewall/policy/draft/_show.md)
: Get a draft Firewall Policy.

- [update](/Commands/network/firewall/policy/draft/_update.md)
: Update a draft Firewall Policy.
8 changes: 7 additions & 1 deletion Commands/network/firewall/policy/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@ Manage and configure Azure firewall policy.

## Subgroups

- [draft](/Commands/network/firewall/policy/draft/readme.md)
: Manage and configure Azure firewall policy draft,

- [intrusion-detection](/Commands/network/firewall/policy/intrusion-detection/readme.md)
: Manage intrusion signature rules and bypass rules

- [rule-collection-group](/Commands/network/firewall/policy/rule-collection-group/readme.md)
: Manage and configure Azure firewall policy rule collection group.
: Manage and configure Azure firewall policy rule-collection-group.

## Commands

Expand All @@ -18,6 +21,9 @@ Manage and configure Azure firewall policy.
- [delete](/Commands/network/firewall/policy/_delete.md)
: Delete an Azure firewall policy.

- [deploy](/Commands/network/firewall/policy/_deploy.md)
: Deploys the firewall policy draft and child rule collection group drafts.

- [list](/Commands/network/firewall/policy/_list.md)
: List all Azure firewall policies.

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy rule-collection-group draft create_

Create Rule Collection Group Draft.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vcnVsZWNvbGxlY3Rpb25ncm91cHMve30vcnVsZWNvbGxlY3Rpb25ncm91cGRyYWZ0cy9kZWZhdWx0/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/rulecollectiongroups/{}/rulecollectiongroupdrafts/default 2023-11-01 -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy rule-collection-group draft delete_

Delete Rule Collection Group Draft.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vcnVsZWNvbGxlY3Rpb25ncm91cHMve30vcnVsZWNvbGxlY3Rpb25ncm91cGRyYWZ0cy9kZWZhdWx0/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/rulecollectiongroups/{}/rulecollectiongroupdrafts/default 2023-11-01 -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy rule-collection-group draft show_

Get Rule Collection Group Draft.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vcnVsZWNvbGxlY3Rpb25ncm91cHMve30vcnVsZWNvbGxlY3Rpb25ncm91cGRyYWZ0cy9kZWZhdWx0/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/rulecollectiongroups/{}/rulecollectiongroupdrafts/default 2023-11-01 -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy rule-collection-group draft update_

Update Rule Collection Group Draft.

## Versions

### [2023-11-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30vcnVsZWNvbGxlY3Rpb25ncm91cHMve30vcnVsZWNvbGxlY3Rpb25ncm91cGRyYWZ0cy9kZWZhdWx0/2023-11-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}/rulecollectiongroups/{}/rulecollectiongroupdrafts/default 2023-11-01 -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Group] _network firewall policy rule-collection-group draft_

Manage and configure Azure firewall policy rule-collection-group draft.

## Commands

- [create](/Commands/network/firewall/policy/rule-collection-group/draft/_create.md)
: Create Rule Collection Group Draft.

- [delete](/Commands/network/firewall/policy/rule-collection-group/draft/_delete.md)
: Delete Rule Collection Group Draft.

- [show](/Commands/network/firewall/policy/rule-collection-group/draft/_show.md)
: Get Rule Collection Group Draft.

- [update](/Commands/network/firewall/policy/rule-collection-group/draft/_update.md)
: Update Rule Collection Group Draft.
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# [Group] _network firewall policy rule-collection-group_

Manage and configure Azure firewall policy rule collection group.
Manage and configure Azure firewall policy rule-collection-group.

## Subgroups

- [collection](/Commands/network/firewall/policy/rule-collection-group/collection/readme.md)
: Manage and configure Azure firewall policy rule collections in the rule collection group.

- [draft](/Commands/network/firewall/policy/rule-collection-group/draft/readme.md)
: Manage and configure Azure firewall policy rule-collection-group draft.

## Commands

- [create](/Commands/network/firewall/policy/rule-collection-group/_create.md)
Expand Down
Loading
Loading