Skip to content

Commit dc8f1a4

Browse files
committed
freshness
1 parent e568af3 commit dc8f1a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/network-watcher/quickstart-configure-network-security-group-flow-logs-from-bicep.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: quickstart
9-
ms.date: 09/29/2023
9+
ms.date: 09/30/2024
1010
ms.custom: devx-track-bicep, subject-bicepqs, mode-arm
1111

1212
#CustomerIntent: As an Azure administrator, I need to enable NSG flow logs using a Bicep file so that I can log the traffic flowing through a network security group.
@@ -24,7 +24,7 @@ In this quickstart, you learn how to enable [NSG flow logs](nsg-flow-logs-overvi
2424

2525
- To deploy the Bicep files, either Azure CLI or PowerShell installed.
2626

27-
# [CLI](#tab/cli)
27+
# [Azure CLI](#tab/cli)
2828

2929
1. [Install Azure CLI locally](/cli/azure/install-azure-cli) to run the commands.
3030

@@ -59,7 +59,7 @@ This quickstart assumes that you have a network security group that you can enab
5959
1. Save the Bicep file as **main.bicep** to your local computer.
6060
1. Deploy the Bicep file using either Azure CLI or Azure PowerShell.
6161

62-
# [CLI](#tab/cli)
62+
# [Azure CLI](#tab/cli)
6363

6464
```azurecli
6565
az group create --name exampleRG --location eastus

0 commit comments

Comments
 (0)