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
| resource-group | Name of the resource group | "NFResourceGroup" |True |
46
48
| location | Operator-Nexus Azure region | "eastus" |True |
47
49
| resource-name | Name of the FabricResource | NF-ResourceName |True |
48
50
| nf-sku |Fabric SKU ID is the SKU of the ordered BoM. Two SKUs are supported (**M4-A400-A100-C16-aa** and **M8-A400-A100-C16-aa**). | M4-A400-A100-C16-aa |True | String|
49
-
|nfc-id|Network Fabric Controller ARM resource id|/subscriptions/xxxxxx-xxxxxx-xxxx-xxxx-xxxxxx/resourceGroups/NFResourceGroupName/providers/Microsoft.ManagedNetworkFabric/networkFabricControllers/NFCName|True |
51
+
|nfc-id|Network Fabric Controller ARM resource id|**$prefix**/NFCName|True |
50
52
|rackcount|Number of compute racks per fabric. Possible values are 2-8|8|True |
51
53
|serverCountPerRack|Number of compute servers per rack. Possible values are 4, 8, 12 or 16|16|True |
52
54
|ipv4Prefix|IPv4 Prefix of the management network. This Prefix should be unique across all Network Fabrics in a Network Fabric Controller. Prefix length should be at least 19 (/20 isn't allowed, /18 and lower are allowed) | 10.246.0.0/19|True |
0 commit comments