Skip to content

Commit 10e9209

Browse files
committed
UPdated schema
1 parent 78aa222 commit 10e9209

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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-
- title: Behavior for Azure Local versions 2506 and later
14+
- name: Behavior for Azure Local versions 2506 and later
1515
monikerRange: '>=azloc-24113'
1616
questions:
1717
- question: Will I have downtime for my Azure Local VMs when I enable Network Controller via the PowerShell cmdlet?
@@ -42,13 +42,14 @@ sections:
4242
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.
4343
4444
45-
- title: Behavior for Azure Local versions before 2506
45+
- name: Behavior for Azure Local versions before 2506
4646
monikerRange: '<azloc-24113'
4747
questions:
4848
- question: Which versions of Azure Local support SDN enabled by Azure Arc?
4949
answer: |
50-
SDN enabled by Azure Arc is available in Azure Local version 2506 and later.
51-
50+
:::moniker range="<azloc-24113"
51+
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.
52+
:::moniker-end
5253
5354
additionalContent: |
5455

0 commit comments

Comments
 (0)