Skip to content

Commit 99c70b1

Browse files
authored
Merge pull request #296177 from halkazwini/nw-arm
Freshness
2 parents 26f1bc0 + d1e4959 commit 99c70b1

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

articles/network-watcher/.openpublishing.redirection.network-watcher.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/network-watcher/quickstart-configure-network-security-group-flow-logs-from-arm-template.md",
5+
"redirect_url": "/azure/network-watcher/nsg-flow-logs-template",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/network-watcher/nsg-flow-logs-azure-resource-manager.md",
510
"redirect_url": "/azure/network-watcher/quickstart-configure-network-security-group-flow-logs-from-arm-template",
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: quickstart
9-
ms.date: 12/13/2023
9+
ms.date: 03/12/2025
1010
ms.custom: devx-track-azurepowershell, subject-armqs, mode-arm, devx-track-arm-template
1111

1212
#CustomerIntent: As an Azure administrator, I want to learn how to enable NSG flow logs using an ARM template so that I can log traffic flowing through a network security group.
1313
---
1414

15-
# Quickstart: Configure Azure Network Watcher NSG flow logs using an Azure Resource Manager (ARM) template
15+
# Quickstart: Configure NSG flow logs using an Azure Resource Manager (ARM) template
16+
17+
[!INCLUDE [NSG flow logs retirement](../../includes/network-watcher-nsg-flow-logs-retirement.md)]
1618

1719
In this quickstart, you learn how to enable NSG flow logs using an Azure Resource Manager (ARM) template and Azure PowerShell. For more information, see [What is Azure Resource Manager?](../azure-resource-manager/management/overview.md) and [NSG flow logs overview](nsg-flow-logs-overview.md).
1820

articles/network-watcher/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@
167167
href: nsg-flow-logs-cli.md
168168
- name: REST
169169
href: nsg-flow-logs-rest.md
170+
- name: ARM template
171+
href: nsg-flow-logs-template.md
170172
- name: Bicep
171173
href: quickstart-configure-network-security-group-flow-logs-from-bicep.md
172174
- name: Built-in Policy

0 commit comments

Comments
 (0)