Skip to content

Commit 7118659

Browse files
Merge pull request #249856 from halkazwini/nw-faq2
Add a new Q&A about locks
2 parents 150c7f1 + cf64873 commit 7118659

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,16 @@ sections:
184184
answer: |
185185
Flow logs version 2 introduces the concept of *flow state* and stores information about bytes and packets transmitted. For more information, see [NSG flow log format](./network-watcher-nsg-flow-logging-overview.md#log-format).
186186
187+
- question: |
188+
Can I create a flow log for a network security group that has a read-only lock?
189+
answer: |
190+
No. A **read-only** lock on a network security group prevents the creation of the corresponding NSG flow log.
191+
192+
- question: |
193+
Can I create a flow log for a network security group that has a cannot-delete lock?
194+
answer: |
195+
Yes. A **cannot-delete** lock on the network security group doesn't prevent the creation or modification of the corresponding NSG flow log.
196+
187197
additionalContent: |
188198
189199
## Next steps

0 commit comments

Comments
 (0)