Skip to content

Commit e06bc85

Browse files
author
pgoyal01
committed
Change AODs to Operator Nexus
1 parent 6f98df3 commit e06bc85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/operator-nexus/howto-configure-isolation-domain.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Isolation domains are used to enable Layer 2 or Layer 3 connectivity between wor
4545
|---|---|---|---|
4646
|`resource-group` |Use an appropriate resource group name specifically for ISD of your choice|ResourceGroupName|True
4747
|`resource-name` |Resource Name of the l2isolationDomain|example-l2domain| True
48-
|`location`|AODS Azure Region used during NFC Creation|eastus| True
48+
|`location`|The Operator Nexus' Azure Region used during NFC Creation|eastus| True
4949
|`nf-Id` |network fabric ID|"/subscriptions/xxxxxx-xxxxxx-xxxx-xxxx-xxxxxx/resourceGroups/NFresourcegroupname/providers/Microsoft.ManagedNetworkFabric/NetworkFabrics/NFname"| True
5050
|`Vlan-id` | VLAN identifier value. VLANs 1-500 are reserved and can't be used. The VLAN identifier value can't be changed once specified. The isolation-domain must be deleted and recreated if the VLAN identifier value needs to be modified. The range is between 501-4095|501| True
5151
|`mtu` | maximum transmission unit is 1500 by default, if not specified|1500||
@@ -247,7 +247,7 @@ The following parameters are available for configuring L3 isolation domains.
247247
|---|---|---|---|
248248
|`resource-group` |Use an appropriate resource group name specifically for ISD of your choice|ResourceGroupName|True|
249249
|`resource-name` |Resource Name of the l3isolationDomain|example-l3domain|True|
250-
|`location`|AODS Azure Region used during NFC Creation|eastus|True|
250+
|`location`|The Operator Nexus' Azure Region used during NFC Creation|eastus|True|
251251
|`nf-Id`|Azure subscriptionId used during NFC Creation|/subscriptions/xxxxxx-xxxxxx-xxxx-xxxx-xxxxxx/resourceGroups/NFResourceGroupName/providers/Microsoft.ManagedNetworkFabric/NetworkFabrics/NFName"| True|
252252

253253
The following parameters for isolation domains are optional.
@@ -453,7 +453,7 @@ The following parameters are available for creating internal networks.
453453
|`vlan-Id` |Vlan identifier with range from 501 to 4095|1001|True|
454454
|`resource-group`|Use the corresponding NFC resource group name| NFCresourcegroupname | True
455455
|`l3-isolation-domain-name`|Resource Name of the l3isolationDomain|example-l3domain | True
456-
|`location`|AODS Azure Region used during NFC Creation|eastus | True
456+
|`location`|The Operator Nexus' Azure Region used during NFC Creation|eastus | True
457457

458458

459459
The following parameters are optional for creating internal networks.

0 commit comments

Comments
 (0)