Skip to content

Commit d6ad27c

Browse files
committed
updated draft
1 parent 911ed26 commit d6ad27c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/openshift/howto-enable-nsg-flowlogs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.topic: how-to
77
ms.author: johnmarc
88
ms.date: 08/09/2022
99
topic: how-to
10+
recommendations: true
1011
keywords: azure, openshift, aro, red hat, azure CLI
1112
#Customer intent: I need to create and use an Azure service principal to restrict permissions to my Azure Red Hat OpenShift cluster.
1213
---
@@ -20,9 +21,9 @@ Flow logs allow you to analyze traffic for Network Security Groups in specific r
2021

2122
You must have an existing Azure Red Hat OpenShift cluster. Follow this guide to [create a private Azure Red Hat OpenShift cluster](howto-create-private-cluster-4x.md).
2223

23-
## Configure Network Watcher
24+
## Configure Azure Network Watcher
2425

25-
Make sure a Network Watcher exists in the applicable region or use the one existing by convention. For example, for the eastus region:
26+
Make sure an Azure Network Watcher exists in the applicable region or use the one existing by convention. For example, for the eastus region:
2627
```
2728
"subscriptions/{subscriptionID}/resourceGroups/NetworkWatcherRG/providers/Microsoft.Network/networkWatchers/NetworkWatcher_eastus"
2829
```

articles/openshift/howto-secure-openshift-with-front-door.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: rahulm23
55
ms.author: rahulmehta
66
ms.service: azure-redhat-openshift
77
ms.topic: how-to
8-
ms.date: 12/07/2021
8+
ms.date: 12/07/2021
99
keywords: azure, openshift, red hat, front, door
1010
#Customer intent: I need to understand how to secure access to Azure Red Hat OpenShift applications with Azure Front Door.
1111
---

0 commit comments

Comments
 (0)