Skip to content

Commit 6fedab5

Browse files
committed
update storage account considerations
1 parent 61ac4c9 commit 6fedab5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/network-watcher/network-watcher-nsg-flow-logging-overview.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.author: halkazwini
66
author: halkazwini
77
ms.service: network-watcher
88
ms.topic: concept-article
9-
ms.date: 11/16/2023
9+
ms.date: 11/28/2023
1010

11-
#CustomerIntent: As an Azure administrator, I want to learn about NSG flow logs so that I can better monitor and optimize my network.
11+
#CustomerIntent: As an Azure administrator, I want to learn about NSG flow logs so that I can monitor my network and optimize its performance.
1212
---
1313

1414
# Flow logging for network security groups
@@ -465,8 +465,9 @@ When you delete a network security group, the associated flow log resource is de
465465

466466
### Storage account
467467

468-
- **Location**: The storage account used must be in the same region as the network security group.
469-
- **Performance tier**: Currently, only standard-tier storage accounts are supported.
468+
- **Location**: The storage account must be in the same region as the network security group.
469+
- **Subscription**: The storage account must be in a subscription associated with the same Microsoft Entra tenant as the network security group's subscription.
470+
- **Performance tier**: The storage account must be standard. Premium storage accounts aren't supported.
470471
- **Self-managed key rotation**: If you change or rotate the access keys to your storage account, NSG flow logs stop working. To fix this problem, you must disable and then re-enable NSG flow logs.
471472

472473
### Cost

0 commit comments

Comments
 (0)