Skip to content

Commit b383dfb

Browse files
Merge pull request #271039 from duongau/patch-14
VPN Gateway - Packet captures (update note for clarity)
2 parents c435595 + f5375a4 commit b383dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/vpn-gateway/packet-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ To complete a packet capture, you need to provide a valid SAS (or Shared Access
365365
1. The packet capture (pcap) file will be stored in the specified account.
366366

367367
> [!NOTE]
368-
> Do not use Azure-generated containers, such as $logs. Containers starting with "$" are usually internal containers which can only be written on by the service which created it. For example, $logs can only be use by the Storage Account to write Storage Account related logs.
368+
> Avoid the use of Azure-generated containers, such as `$logs`. Containers that start with `$` are typically internal containers, and only the service that creates them should use them. For instance, `$logs` is used by Azure Storage Account for writing storage account related logs.
369369
370370
## Packet capture - PowerShell
371371

0 commit comments

Comments
 (0)