Skip to content

Commit 079dbd3

Browse files
committed
add redundancy clarification
1 parent ee6abc7 commit 079dbd3

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

articles/network-watcher/vnet-flow-logs-tutorial.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -148,15 +148,12 @@ In this section, you create a storage account to use it to store the flow logs.
148148
| Region | Select **(US) East US**. The storage account must be in the same region as the virtual machine and its network security group. |
149149
| Primary service | Select **Azure Blob Storage or Azure Data Lake Storage Gen 2**. |
150150
| Performance | Select **Standard**. Flow logs only support Standard-tier storage accounts. |
151-
| Redundancy | Select the redundancy you prefer. This tutorial uses **Locally-redundant storage (LRS)**. |
151+
| Redundancy | Select the redundancy you prefer (all Azure Storage redundancy configurations are supported). This tutorial uses **Locally-redundant storage (LRS)**. |
152152

153153
1. Select the **Review** tab or select the **Review** button at the bottom.
154154

155155
1. Review the settings, and then select **Create**.
156156

157-
> [!NOTE]
158-
> All Azure Storage account redundancy configurations are supported, including locally redundant storage (LRS), zone‑redundant storage (ZRS), geo‑redundant storage (GRS), and geo‑zone‑redundant storage (GZRS).
159-
160157
## Create a flow log
161158

162159
In this section, you create a virtual network flow log that's saved into the storage account created previously in the tutorial.

0 commit comments

Comments
 (0)