Skip to content

Commit 7540a1a

Browse files
committed
Updated 'Regions Available' section with more detailed information
1 parent 0bb1553 commit 7540a1a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

articles/operator-nexus/overview.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,16 @@ Azure Operator Nexus automatically streams the metrics and logs from the operato
105105

106106
Log Analytics has rich analytical tools that operators can use for troubleshooting or correlating for operational insights. Operators can also use Azure Monitor to specify alerts.
107107

108+
### Regions Available
109+
110+
Nexus, within Azure, is designed for global distribution and is accessible in numerous regions. This global availability ensures users can access Nexus services with minimal latency, regardless of their location.
111+
112+
The public accessibility of Nexus in specific regions is strategically determined to balance broad geographic coverage, service availability, and cost. To verify Nexus availability in different Azure regions, use the following command. It displays the availability of each region along with its associated resource type.
113+
114+
```azurecli
115+
az provider show -n Microsoft.NetworkCloud -o json
116+
```
117+
108118
## Next steps
109119

110120
* Learn more about Azure Operator Nexus [resource models](./concepts-resource-types.md).

0 commit comments

Comments
 (0)