Skip to content

Commit 5ec844f

Browse files
authored
Apply suggestions from code review
1 parent 898becd commit 5ec844f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/operator-nexus/howto-configure-network-fabric.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ Expected output:
834834
},
835835
"name": "NFName",
836836
"networkFabricControllerId": "/subscriptions/xxxxxx-xxxxxx-xxxx-xxxx-xxxxxx/resourceGroups/NFCResourceGroup/providers/Microsoft.ManagedNetworkFabric/networkFabricControllers/NFCName",
837-
"networkFabricSku": "fab1",
837+
"networkFabricSku": "NFSKU",
838838
"operationalState": "Provisioning",
839839
"provisioningState": "Succeeded",
840840
"rackCount": 3,
@@ -957,7 +957,7 @@ Expected output:
957957
958958
```
959959

960-
## Deleting fabric
960+
## Deleting Fabric
961961

962962
To delete the fabric the operational state of Fabric shouldn't be "Provisioned". To change the operational state from Provisioned to Deprovision, run the deprovision command. Ensure there are no racks associated before deleting fabric.
963963

0 commit comments

Comments
 (0)