Skip to content

Commit 78aa222

Browse files
committed
Updated
1 parent d3196ae commit 78aa222

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

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

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ title: FAQ - SDN enabled by Azure Arc on Azure Local
1111
summary: This FAQ provides information about Software-Defined Networking (SDN) enabled by Azure Arc on your Azure Local VMs. This feature is available in Azure Local version 2506 and later.
1212

1313
sections:
14-
- name: Ignored
14+
- title: Behavior for Azure Local versions 2506 and later
15+
monikerRange: '>=azloc-24113'
1516
questions:
1617
- question: Will I have downtime for my Azure Local VMs when I enable Network Controller via the PowerShell cmdlet?
1718
answer: |
@@ -40,6 +41,15 @@ sections:
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.
4243
44+
45+
- title: Behavior for Azure Local versions before 2506
46+
monikerRange: '<azloc-24113'
47+
questions:
48+
- question: Which versions of Azure Local support SDN enabled by Azure Arc?
49+
answer: |
50+
SDN enabled by Azure Arc is available in Azure Local version 2506 and later.
51+
52+
4353
additionalContent: |
4454
4555
## Next steps

0 commit comments

Comments
 (0)