Skip to content

Commit 0b43719

Browse files
committed
Updated monikers for FAQ
1 parent 50dde25 commit 0b43719

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

azure-local/concepts/sdn-frequently-asked-questions.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
::: moniker range=">=azloc-2506"
12
### YamlMime:FAQ
23
metadata:
34
title: Frequently Asked Questions (FAQ) for Software-Defined Networking (SDN) on Azure Local
@@ -39,3 +40,12 @@ sections:
3940
If logical networks and VM network interfaces on your Azure Local VMs have NSGs with conflicting allow or deny rules, you can see unexpected traffic drops or blocks.
4041
4142
When an inbound packet arrives, Azure Local checks the logical network NSG first, then the network interface NSG. For outbound traffic, Azure Local checks the network interface NSG first, then the logical network NSG. If the first NSG has a **Deny** rule and the next has an **Allow** rule, Azure Local drops the packet.
43+
44+
45+
::: moniker-end
46+
47+
::: moniker range="<=azloc-2505"
48+
49+
This feature is available only in Azure Local 2506 or later.
50+
51+
::: moniker-end

0 commit comments

Comments
 (0)