You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-azure-operator-nexus-prerequisites.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,12 @@ in your target Azure region.
16
16
17
17
Each NFC is associated with a CM in the same Azure region and your subscription.
18
18
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.
21
21
22
22
## Resource Provider Registration
23
23
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:
26
25
- az provider register --namespace Microsoft.NetworkCloud
27
26
- az provider register --namespace Microsoft.ManagedNetworkFabric
28
27
- az provider register --namespace Microsoft.Compute
@@ -52,7 +51,7 @@ In subsequent deployments of Operator Nexus, you will only need to create the NF
52
51
can be performed via the Azure portal
53
52
- In the ExpressRoute blade, ensure Circuit status indicates the status
54
53
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
56
55
service-provider side. For an ExpressRoute circuit to be operational,
57
56
Circuit status must be Enabled, and Provider status must be
0 commit comments