Skip to content

Commit ac3a75c

Browse files
Improved the correctness score
1 parent 2812fbc commit ac3a75c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/operator-nexus/howto-platform-prerequisites.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ An example design of three on-premises instances from the same NFC/CM pair, usin
470470
471471
To establish firewall rules between Azure and the Nexus Cluster, the operator must open the specified ports. This ensures proper communication and connectivity for required services.
472472
473-
474473
| S.No | Source | Destination | Port (TCP/UDP) | Bidirectional | Rule Purpose |
475474
|------|------------------------|-----------------------|-----------------|----------------|----------------------------------------------------------|
476475
| 1 | Azure virtual network | Cluster | 22 TCP | No | For SSH to undercloud servers from the CM subnet. |
@@ -485,6 +484,10 @@ To establish firewall rules between Azure and the Nexus Cluster, the operator mu
485484
| 10 | Cluster | Azure virtual network | 8888 TCP | No | Connecting to Cluster Manager webservice |
486485
| 11 | Cluster | Azure virtual network | 514 TCP and UDP | No | To access undercloud logs from the Cluster Manager |
487486
487+
**Acronyms:**
488+
- TCP: Transmission Control Protocol.
489+
- UDP: User Datagram Protocol.
490+
488491
489492
## Install CLI extensions and sign-in to your Azure subscription
490493

0 commit comments

Comments
 (0)