Skip to content

Commit 9df2294

Browse files
committed
fix build warning
1 parent 760805b commit 9df2294

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -555,8 +555,8 @@ NSG flow logs are charged per gigabyte of ***Network flow logs collected*** and
555555

556556
If traffic analytics is enabled with NSG flow logs, traffic analytics pricing applies at per gigabyte processing rates. Traffic analytics isn't offered with a free tier of pricing. For more information, see [Network Watcher pricing](https://azure.microsoft.com/pricing/details/network-watcher/).
557557

558-
Storage of logs is charged separately. For more information, see [Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/). Few considerations:
559-
1. NSG flow log workflow makes [Create Container](https://learn.microsoft.com/en-us/rest/api/storageservices/Create-Container) calls periodically and is directly proportional to associated number of MACs and are charged as per storage write operations.
558+
Storage of logs is charged separately. For more information, see [Azure Blob Storage pricing](https://azure.microsoft.com/pricing/details/storage/blobs/) and the following considerations:
559+
1. NSG flow log workflow makes [Create container](/rest/api/storageservices/Create-Container) calls periodically and is directly proportional to associated number of MACs and are charged as per storage write operations.
560560
2. Any configuration change or subscription policy leading to failed upload attempts remains chargeable in accordance with storage billing policy.
561561

562562
## Availability

0 commit comments

Comments
 (0)