Skip to content

Commit 292cb45

Browse files
committed
address comments
1 parent 5fe83d5 commit 292cb45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/operator-nexus/overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,11 @@ Log Analytics has rich analytical tools that operators can use for troubleshooti
107107

108108
### Regions Available
109109

110-
Use the commands below to verify Nexus availability in an Azure region.
110+
Use the commands below to verify Nexus availability in an Azure region. The output includes a list of resources supported by Network Cloud and Managed Network Fabric, the available API versions, and the locations where these resources can be created.
111111

112112
```azurecli
113113
az provider show -n Microsoft.NetworkCloud -o json
114+
az provider show -n Microsoft.ManagedNetworkFabric -o json
114115
```
115116

116117
## Next steps

0 commit comments

Comments
 (0)