Skip to content

Commit cf64873

Browse files
committed
split the lock Q&A into two Q&As
1 parent c02d9e6 commit cf64873

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,14 @@ sections:
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
187187
- question: |
188-
Can I create a flow log for a network security group that has a lock?
188+
Can I create a flow log for a network security group that has a read-only lock?
189189
answer: |
190-
A **read-only** lock on a network security group prevents the creation of the corresponding NSG flow log. However, a **cannot-delete** lock on the network security group doesn't prevent the creation or modification of the corresponding NSG flow log.
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.
191196
192197
additionalContent: |
193198

0 commit comments

Comments
 (0)