Skip to content

Commit 4c8f15b

Browse files
authored
Note markdown
1 parent 4b67d6c commit 4c8f15b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,9 @@ az nf fabric create \
9494
--managed-network-config '{"infrastructureVpnConfiguration":{"peeringOption":"OptionB","optionBProperties":{"importRouteTargets":["65048:10039"],"exportRouteTargets":["65048:10039"]}}, "workloadVpnConfiguration":{"peeringOption": "OptionB", "optionBProperties": {"importRouteTargets": ["65048:10050"], "exportRouteTargets": ["65048:10050"]}}}'
9595
9696
```
97-
**Note**:
98-
99-
* if it's a four racks set up then the rack count would be 4
100-
* if it's an eight rack set up then the rack count would be 8
97+
> [!Note]
98+
> * if it's a four racks set up then the rack count would be 4
99+
> * if it's an eight rack set up then the rack count would be 8
101100
102101
Expected output:
103102

@@ -577,8 +576,8 @@ Expected output:
577576
"version": null
578577
}
579578
```
580-
**Note**:
581-
The above snapshot only serves as an example. You should update all the devices that are part of both AggRack and computeRacks.
579+
> [!Note]
580+
. The above snapshot only serves as an example. You should update all the devices that are part of both AggRack and computeRacks.
582581

583582
For example, AggRack consists of
584583
* CE01

0 commit comments

Comments
 (0)