Skip to content

Commit eb1fd30

Browse files
authored
Merge pull request #245701 from halkazwini/nw-topology2
Replace a screenshot
2 parents 98b6db6 + e423a2a commit eb1fd30

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
-42 Bytes
Loading

articles/network-watcher/view-network-topology.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ Learn more about the relationships and [properties](#properties) in the returned
102102
Retrieve the topology of a resource group using [az network watcher show-topology](/cli/azure/network/watcher#az-network-watcher-show-topology). The following example retrieves the network topology for **myResourceGroup** resource group:
103103

104104
```azurecli-interactive
105+
# Get a network level view of resources and their relationships in "myResourceGroup" resource group.
105106
az network watcher show-topology --resource-group 'myResourceGroup'
106107
```
107108

0 commit comments

Comments
 (0)