Skip to content

Commit

Permalink
intrusion-detection list(show)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jing-song committed Aug 8, 2023
1 parent 562d775 commit af7306e
Show file tree
Hide file tree
Showing 9 changed files with 1,442 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy intrusion-detection create_

None

## Versions

### [2022-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30=/2022-01-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{} 2022-01-01 properties.intrusionDetection.configuration -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy intrusion-detection delete_

None

## Versions

### [2022-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30=/2022-01-01.xml) **Stable**

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

List all intrusion detection configuration

## Versions

### [2022-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30=/2022-01-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{} 2022-01-01 properties.intrusionDetection.configuration -->
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [Command] _network firewall policy intrusion-detection update_

None

## Versions

### [2022-01-01](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL21pY3Jvc29mdC5uZXR3b3JrL2ZpcmV3YWxscG9saWNpZXMve30=/2022-01-01.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{} 2022-01-01 properties.intrusionDetection.configuration -->
17 changes: 17 additions & 0 deletions Commands/network/firewall/policy/intrusion-detection/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# [Group] _network firewall policy intrusion-detection_

Manage intrusion signature rules and bypass rules

## Commands

- [create](/Commands/network/firewall/policy/intrusion-detection/_create.md)
: None

- [delete](/Commands/network/firewall/policy/intrusion-detection/_delete.md)
: None

- [show](/Commands/network/firewall/policy/intrusion-detection/_show.md)
: List all intrusion detection configuration

- [update](/Commands/network/firewall/policy/intrusion-detection/_update.md)
: None
3 changes: 3 additions & 0 deletions Commands/network/firewall/policy/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ Manage and configure Azure firewall policy.

## Subgroups

- [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.

Expand Down
113 changes: 113 additions & 0 deletions Commands/tree.json
Original file line number Diff line number Diff line change
Expand Up @@ -35532,6 +35532,119 @@
"commandGroups": {
"policy": {
"commandGroups": {
"intrusion-detection": {
"commands": {
"create": {
"help": {
"short": "None"
},
"names": [
"network",
"firewall",
"policy",
"intrusion-detection",
"create"
],
"versions": [
{
"name": "2022-01-01",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}",
"plane": "mgmt-plane",
"subresource": "properties.intrusionDetection.configuration",
"version": "2022-01-01"
}
]
}
]
},
"delete": {
"help": {
"short": "None"
},
"names": [
"network",
"firewall",
"policy",
"intrusion-detection",
"delete"
],
"versions": [
{
"name": "2022-01-01",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}",
"plane": "mgmt-plane",
"subresource": "properties.intrusionDetection.configuration",
"version": "2022-01-01"
}
]
}
]
},
"show": {
"help": {
"short": "List all intrusion detection configuration"
},
"names": [
"network",
"firewall",
"policy",
"intrusion-detection",
"show"
],
"versions": [
{
"name": "2022-01-01",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}",
"plane": "mgmt-plane",
"subresource": "properties.intrusionDetection.configuration",
"version": "2022-01-01"
}
]
}
]
},
"update": {
"help": {
"short": "None"
},
"names": [
"network",
"firewall",
"policy",
"intrusion-detection",
"update"
],
"versions": [
{
"name": "2022-01-01",
"resources": [
{
"id": "/subscriptions/{}/resourcegroups/{}/providers/microsoft.network/firewallpolicies/{}",
"plane": "mgmt-plane",
"subresource": "properties.intrusionDetection.configuration",
"version": "2022-01-01"
}
]
}
]
}
},
"help": {
"short": "Manage intrusion signature rules and bypass rules"
},
"names": [
"network",
"firewall",
"policy",
"intrusion-detection"
]
},
"rule-collection-group": {
"commandGroups": {
"collection": {
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit af7306e

Please sign in to comment.