Skip to content

Commit 3777e5c

Browse files
committed
Updated FAQ
1 parent 1bd63bd commit 3777e5c

File tree

1 file changed

+5
-15
lines changed

1 file changed

+5
-15
lines changed

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

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@ 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: Behavior for Azure Local versions 2506 and later
14+
- name: Ignored
1515
questions:
16+
- question: Which version of Azure Local supports SDN enabled by Azure Arc?
17+
answer: |
18+
SDN enabled by Azure Arc is available in Azure Local version 2506 running OS version 26100.xxxx and later.
19+
1620
- question: Will I have downtime for my Azure Local VMs when I enable Network Controller via the PowerShell cmdlet?
1721
answer: |
1822
Yes. When you enable Network Controller, Azure Local VMs use a null port profile to set up network connectivity. Because this process affects all VMs, you experience brief downtime until configuration finishes.
@@ -40,17 +44,3 @@ sections:
4044
4145
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.
4246
43-
44-
- name: Behavior for Azure Local versions before 2506
45-
questions:
46-
- question: Which versions of Azure Local support SDN enabled by Azure Arc?
47-
answer: |
48-
:::moniker range="<azloc-24113"
49-
SDN enabled by Azure Arc is available in Azure Local version 2506 and later. Make sure that the TOC is set to 2506 or later to view the latest documentation.
50-
:::moniker-end
51-
52-
additionalContent: |
53-
54-
## Next steps
55-
56-
- [Troubleshoot SDN enabled by Azure Arc on Azure Local](./sdn-troubleshooting.md).

0 commit comments

Comments
 (0)