Skip to content

Commit b47f2c5

Browse files
committed
reorder notes
1 parent 8cfabd5 commit b47f2c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,14 @@ Use [az network watcher flow-log create](/cli/azure/network/watcher/flow-log#az-
219219
220220
---
221221
222+
> [!IMPORTANT]
223+
> If you configure virtual network flow logs at the NIC, subnet, and virtual network levels, the enablement preference follows this order: NIC > subnet > virtual network.
224+
222225
> [!NOTE]
223226
> - If the storage account is in a different subscription, the resource that you're logging (virtual network, subnet, or network interface) and the storage account must be associated with the same Microsoft Entra tenant. The account you use for each subscription must have the [necessary permissions](required-rbac-permissions.md).
224227
> - Currently, a storage account supports 100 rules, and each rule can accommodate 10 blob prefixes. For more information, see [How many retention policy rules can a storage account have?](frequently-asked-questions.yml#how-many-retention-policy-rules-can-a-storage-account-have-)
225228
> - All Azure Storage redundancy configurations are supported, including locally redundant storage (LRS), zone‑redundant storage (ZRS), geo‑redundant storage (GRS), and geo‑zone‑redundant storage (GZRS).
226229
227-
> [!IMPORTANT]
228-
> If you configure virtual network flow logs at the NIC, subnet, and virtual network levels, the enablement preference follows this order: NIC > subnet > virtual network.
229-
230230
> [!WARNING]
231231
> Virtual network flow logs are ingested into a block blob at one-minute intervals by appending blocks. While ingestion is in progress, don't perform operations that modify the blob's block structure, such as editing, overwriting, or deleting the blob content. These operations can cause all subsequent flow log write operations to fail for that specific hour's blob.
232232

0 commit comments

Comments
 (0)