Skip to content

Commit cd45ef9

Browse files
committed
Readability edits
1 parent 561a84f commit cd45ef9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-bring-nsg.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ During the cluster creation process, the ARO Resource Provider (RP) establishes
2020

2121
:::image type="content" source="media/howto-bring-nsg/network-security-group-old.png" alt-text="Diagram showing an overview of how network security groups work in a typical ARO cluster.":::
2222

23-
This article shows how to use the "bring your own" Network Security Group (NSG) feature to attach your own NSG residing in the Base/VNET RG (as shown in the following diagram) to the ARO cluster subnets. Since you own this NSG, you can add/remove rules during the lifetime of the ARO cluster.
23+
This article shows how to use the "bring your own" Network Security Group (NSG) feature to attach your own NSG residing in the Base/VNET resource group (RG) (as shown in the following diagram) to the ARO cluster subnets. Since you own this NSG, you can add/remove rules during the lifetime of the ARO cluster.
2424

2525
:::image type="content" source="media/howto-bring-nsg/network-security-group-new.png" alt-text="Diagram showing an overview of how to bring your own network security group works in Azure Red Hat OpenShift.":::
2626

@@ -30,7 +30,7 @@ This article shows how to use the "bring your own" Network Security Group (NSG)
3030

3131
1. You can choose to use the same or different preconfigured NSGs for master and worker subnets.
3232

33-
1. When using your own NSG, the ARO RP still creates an NSG in the Managed RG (default NSG), but that NSG isn't attached to the worker or master subnets.
33+
1. When using your own NSG, the ARO RP still creates an NSG in the Managed Resource Group (default NSG), but that NSG isn't attached to the worker or master subnets.
3434

3535
1. Preconfigured NSGs aren't automatically updated with rules when you create Kubernetes LoadBalancer type services or OpenShift routes within the ARO cluster. Update these rules. This behavior is different from the original ARO behavior wherein the default NSG is programmatically updated in such situations.
3636

0 commit comments

Comments
 (0)