Skip to content

Commit 62f786b

Browse files
Merge pull request #260964 from halkazwini/nw-faq
Network Watcher: Updates: Network Watcher frequently asked questions (FAQ)
2 parents c34fc16 + 4c95f96 commit 62f786b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/network-watcher/frequently-asked-questions.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: faq
9-
ms.date: 11/30/2023
9+
ms.date: 12/12/2023
1010
title: "Network Watcher frequently asked questions (FAQ)"
1111
summary: |
1212
This article provides answers to some of the frequently asked questions asked about Azure Network Watcher.
@@ -202,6 +202,11 @@ sections:
202202
203203
You can check the storage logs after a few minutes. You should see an updated TimeStamp or a new JSON file created.
204204
205+
- question: |
206+
Why do I see some 403 errors in storage account activity logs?
207+
answer: |
208+
Network Watcher has a built-in fallback mechanism that it uses when connecting to a storage account behind a firewall (firewall enabled). It tries to connect to the storage account using a key, and if that fails, it switches to a token. In this case, a 403 error is logged in the storage account activity log.
209+
205210
- question: |
206211
Can NSG flow logs send data to a storage account using an Azure Private Endpoint?
207212
answer: |

0 commit comments

Comments
 (0)