Skip to content

Commit 8ab082e

Browse files
committed
Updated
1 parent cdd0378 commit 8ab082e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

azure-local/concepts/sdn-overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,11 @@ You can also manage SDN with on-premises tools like Windows Admin Center or SDN
3232

3333
## Important considerations
3434

35-
<insert table>
35+
36+
|Management method |Consideration |
37+
|---------|---------|
38+
|SDN enabled by Azure Arc | Enable SDN by running this PowerShell command `Add-EceFeature`. If you are already running Network controller on your Azure Local cluster that was deployed using on-premises tools you MUST NOT attempt to run this method.<br><br>The only VMs that are in scope for using NSGs with this feature are Azure Local VMs. These are VMs that were deployed from Azure client interfaces (Azure CLI, Azure Portal, ARM). DO NOT use an Azure Local VM in conjunction with an NSG that is managed and applied from on-premises tools! |
39+
|SDN managed by on-premises tools | Enable SDN using on-premises tools like Windows Admin Center or SDN Express scripts. If you have already deployed Network controller using on-premises tools you MUST NOT attempt to run SDN Enabled by Azure Arc. <br><br>The only VMs that are in scope for NSG management using this feature are unmanaged VMs that were deployed from local tools such as WAC, Hyper-V Manager, SCVMM, Failover Cluster manager etc. The only NSG management control plane for unmanaged VMs are WAC, and SDNExpress. |
3640

3741
## Comparison summary of SDN management
3842

0 commit comments

Comments
 (0)