Skip to content

Commit afbf37d

Browse files
committed
Fixes
1 parent bad1ad8 commit afbf37d

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/openshift/howto-bring-nsg.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,10 @@ During the cluster creation process, the ARO Resource Provider (RP) creates a cl
2929
-->
3030

3131

32-
33-
3432
## Capabilities and limitations
3533

36-
<!-->
34+
<!--
35+
3736
This private preview introduces the first implementation of the BYO-NSG feature so you can provide feedback for enhancements. Some enhancements are already in-progress or are on the [ARO roadmap](https://github.com/Azure/OpenShift/projects/1).
3837
3938
1. You need to attach your BYO-NSG(s) to both master and worker subnets **before** you start cluster creation.
@@ -74,15 +73,15 @@ This private preview introduces the first implementation of the BYO-NSG feature
7473
|None |BYO-NSG-1 |Failure |
7574
|None |None |Success, without BYO-NSG feature |
7675

77-
<!-->
76+
<!--
7877
1. During the preview, cluster creation with the BYO-NSG feature won't be supported via the Azure Portal.
7978
8079
1. When the BYO-NSG feature is declared generally available, your existing BYO-NSG enabled preview clusters will automatically become fully supported, and you'll be able to use it for production workloads without making any changes.
8180
-->
8281

8382
## Deployment
8483

85-
<!-->
84+
<!--
8685
### Register the BYO-NSG feature in your subscription
8786
8887
1. Set the subscription:
@@ -148,7 +147,7 @@ The SP will have a 1:1 association with the new cluster that you will create. **
148147
--client-secret CLUSTER_SERVICE_PRINCIPAL_SECRET
149148
```
150149
151-
1. Update the BYO-NSG(s) with rules as per your requirements while also considering the points mentioned in [Capabilities, limitations, and roadmap](#capabilities-limitations-and-roadmap).
150+
1. Update the BYO-NSG(s) with rules as per your requirements while also considering the points mentioned in [Capabilities and limitations](#capabilities-and-limitations).
152151
153152
The following example has the Cluster Public Load-balancer as shown in screenshot/CLI output below:
154153

0 commit comments

Comments
 (0)