Skip to content

Commit 63fa336

Browse files
authored
Update howto-azure-operator-nexus-prerequisites.md
1 parent 7fcbb3b commit 63fa336

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

articles/operator-nexus/howto-azure-operator-nexus-prerequisites.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,12 @@ in your target Azure region.
1616

1717
Each NFC is associated with a CM in the same Azure region and your subscription.
1818

19-
You'll need to complete the prerequisites before you can deploy the first Operator Nexus NFC and CM pair.
20-
In subsequent deployments of Operator Nexus, you will only need to create the NFC and CM after the [quota](./reference-limits-and-quotas.md#network-fabric) of supported Operator Nexus instances has been reached.
19+
You need to complete the prerequisites before you can deploy the first Operator Nexus NFC and CM pair.
20+
In subsequent deployments of Operator Nexus, you'll only need to create the NFC and CM after reaching the [quota](./reference-limits-and-quotas.md#network-fabric) of supported Operator Nexus instances.
2121

2222
## Resource Provider Registration
2323

24-
- Ensure Azure Subscription for Operator Nexus resources has been permitted access to the
25-
necessary Azure Resource Providers:
24+
- Permit access to the necessary Azure Resource Providers for the Azure Subscription for Operator Nexus resources:
2625
- az provider register --namespace Microsoft.NetworkCloud
2726
- az provider register --namespace Microsoft.ManagedNetworkFabric
2827
- az provider register --namespace Microsoft.Compute
@@ -52,7 +51,7 @@ In subsequent deployments of Operator Nexus, you will only need to create the NF
5251
can be performed via the Azure portal
5352
- In the ExpressRoute blade, ensure Circuit status indicates the status
5453
of the circuit on the Microsoft side. Provider status indicates if
55-
the circuit has been provisioned or not provisioned on the
54+
the circuit is provisioned or not provisioned on the
5655
service-provider side. For an ExpressRoute circuit to be operational,
5756
Circuit status must be Enabled, and Provider status must be
5857
Provisioned

0 commit comments

Comments
 (0)