Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ZengTaoxu committed Jul 31, 2024
1 parent 7950697 commit 516f739
Show file tree
Hide file tree
Showing 11 changed files with 191,417 additions and 191,417 deletions.
42 changes: 21 additions & 21 deletions Commands/network/network-watcher/connection-monitor/_create.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# [Command] _network network-watcher connection-monitor create_

Create a connection monitor.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors/{} 2023-09-01 -->

#### examples

- Create connection monitor
```bash
network network-watcher connection-monitor create --name cm12 --network-watcher-name networkwatcher_eastus --resource-group networkwatcherrg --location eastus --endpoints "[{name:vmName,type:AzureVM,resourceId:/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Compute/virtualMachines/TESTVM-LINUX},{address:8.8.8.8,name:google,type:ExternalAddress}]" --test-configurations "[{name:TestConfiguration04,protocol:Tcp,successThreshold:{},tcpConfiguration:{disableTraceRoute:false,port:53},testFrequencySec:30}]" --test-groups "[{destinations:[google],disable:false,name:TestingGroup04,sources:[vmName],testConfigurations:[TestConfiguration04]}]"
```

- Create Connection Monitor
```bash
network network-watcher connection-monitor create --name cm12 --network-watcher-name networkwatcher_eastus --resource-group networkwatcherrg --location eastus --endpoints "[{name:vmName,type:AzureVM,resourceId:/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Compute/virtualMachines/TESTVM-LINUX},{address:8.8.8.8,name:google,type:ExternalAddress}]" --test-configurations "[{name:TestConfiguration04,protocol:Tcp,successThreshold:{},tcpConfiguration:{disableTraceRoute:false,port:53},testFrequencySec:30}]" --test-groups "[{destinations:[google],disable:false,name:TestingGroup04,sources:[vmName],testConfigurations:[TestConfiguration04]}]" --outputs "[{type:Workspace,workspaceSettings:{workspaceResourceId:/subscriptions/subid/resourceGroups/DefaultResourceGroup-EUS/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-sub-id-region}}]"
```
# [Command] _network network-watcher connection-monitor create_

Create a connection monitor.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors/{} 2023-09-01 -->

#### examples

- Create connection monitor
```bash
network network-watcher connection-monitor create --name cm12 --network-watcher-name networkwatcher_eastus --resource-group networkwatcherrg --location eastus --endpoints "[{name:vmName,type:AzureVM,resourceId:/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Compute/virtualMachines/TESTVM-LINUX},{address:8.8.8.8,name:google,type:ExternalAddress}]" --test-configurations "[{name:TestConfiguration04,protocol:Tcp,successThreshold:{},tcpConfiguration:{disableTraceRoute:false,port:53},testFrequencySec:30}]" --test-groups "[{destinations:[google],disable:false,name:TestingGroup04,sources:[vmName],testConfigurations:[TestConfiguration04]}]"
```

- Create Connection Monitor
```bash
network network-watcher connection-monitor create --name cm12 --network-watcher-name networkwatcher_eastus --resource-group networkwatcherrg --location eastus --endpoints "[{name:vmName,type:AzureVM,resourceId:/subscriptions/subid/resourceGroups/rg/providers/Microsoft.Compute/virtualMachines/TESTVM-LINUX},{address:8.8.8.8,name:google,type:ExternalAddress}]" --test-configurations "[{name:TestConfiguration04,protocol:Tcp,successThreshold:{},tcpConfiguration:{disableTraceRoute:false,port:53},testFrequencySec:30}]" --test-groups "[{destinations:[google],disable:false,name:TestingGroup04,sources:[vmName],testConfigurations:[TestConfiguration04]}]" --outputs "[{type:Workspace,workspaceSettings:{workspaceResourceId:/subscriptions/subid/resourceGroups/DefaultResourceGroup-EUS/providers/Microsoft.OperationalInsights/workspaces/DefaultWorkspace-sub-id-region}}]"
```
18 changes: 9 additions & 9 deletions Commands/network/network-watcher/connection-monitor/_delete.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# [Command] _network network-watcher connection-monitor delete_

Delete the specified connection monitor.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors/{} 2023-09-01 -->
# [Command] _network network-watcher connection-monitor delete_

Delete the specified connection monitor.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors/{} 2023-09-01 -->
18 changes: 9 additions & 9 deletions Commands/network/network-watcher/connection-monitor/_list.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# [Command] _network network-watcher connection-monitor list_

List all connection monitors for the specified Network Watcher.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors 2023-09-01 -->
# [Command] _network network-watcher connection-monitor list_

List all connection monitors for the specified Network Watcher.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors 2023-09-01 -->
18 changes: 9 additions & 9 deletions Commands/network/network-watcher/connection-monitor/_show.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# [Command] _network network-watcher connection-monitor show_

Get a connection monitor by name.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors/{} 2023-09-01 -->
# [Command] _network network-watcher connection-monitor show_

Get a connection monitor by name.

## Versions

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

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/microsoft.network/networkwatchers/{}/connectionmonitors/{} 2023-09-01 -->
38 changes: 19 additions & 19 deletions Commands/network/network-watcher/connection-monitor/readme.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# [Group] _network network-watcher connection-monitor_

Manage connection monitor

Connection monitor provides unified, end-to-end connection monitoring in Network Watcher. The Connection monitor feature supports hybrid and Azure cloud deployments.

## Commands

- [create](/Commands/network/network-watcher/connection-monitor/_create.md)
: Create a connection monitor.

- [delete](/Commands/network/network-watcher/connection-monitor/_delete.md)
: Delete the specified connection monitor.

- [list](/Commands/network/network-watcher/connection-monitor/_list.md)
: List all connection monitors for the specified Network Watcher.

- [show](/Commands/network/network-watcher/connection-monitor/_show.md)
: Get a connection monitor by name.
# [Group] _network network-watcher connection-monitor_

Manage connection monitor

Connection monitor provides unified, end-to-end connection monitoring in Network Watcher. The Connection monitor feature supports hybrid and Azure cloud deployments.

## Commands

- [create](/Commands/network/network-watcher/connection-monitor/_create.md)
: Create a connection monitor.

- [delete](/Commands/network/network-watcher/connection-monitor/_delete.md)
: Delete the specified connection monitor.

- [list](/Commands/network/network-watcher/connection-monitor/_list.md)
: List all connection monitors for the specified Network Watcher.

- [show](/Commands/network/network-watcher/connection-monitor/_show.md)
: Get a connection monitor by name.
20 changes: 10 additions & 10 deletions Commands/network/network-watcher/readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# [Group] _network network-watcher_

Manage network watcher and its sub-resources.

Network Watcher provides tools to monitor, diagnose, and view connectivity-related metrics for your Azure deployments.

## Subgroups

- [connection-monitor](/Commands/network/network-watcher/connection-monitor/readme.md)
: Manage connection monitor
# [Group] _network network-watcher_

Manage network watcher and its sub-resources.

Network Watcher provides tools to monitor, diagnose, and view connectivity-related metrics for your Azure deployments.

## Subgroups

- [connection-monitor](/Commands/network/network-watcher/connection-monitor/readme.md)
: Manage connection monitor
Loading

0 comments on commit 516f739

Please sign in to comment.