Skip to content

Commit c435595

Browse files
Merge pull request #271031 from jofons/patch-2
ANPEEE: quick edit to the "packet-capture" doc
2 parents 71559dd + 63afde3 commit c435595

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/vpn-gateway/packet-capture.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,9 @@ To complete a packet capture, you need to provide a valid SAS (or Shared Access
364364

365365
1. The packet capture (pcap) file will be stored in the specified account.
366366

367+
> [!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.
369+
367370
## Packet capture - PowerShell
368371

369372
The following examples show PowerShell commands that start and stop packet captures. For more information on parameter options, see [Start-AzVirtualnetworkGatewayPacketCapture](/powershell/module/az.network/start-azvirtualnetworkgatewaypacketcapture).

0 commit comments

Comments
 (0)