Skip to content

Commit 65cb343

Browse files
committed
Updated
1 parent 8ab082e commit 65cb343

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-local/concepts/sdn-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ You can also manage SDN with on-premises tools like Windows Admin Center or SDN
3535

3636
|Management method |Consideration |
3737
|---------|---------|
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. |
38+
|SDN enabled by Azure Arc | Enable SDN by running this PowerShell command `Add-EceFeature`. <br><br>If your Network controller Azure Local 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 Azure Local VMs were deployed from Azure client interfaces (Azure CLI, Azure portal, Azure Resource Manager). <br><br>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. <br><br>If Network Controller on your Azure Local was deployed using PowerShell command `Add-EceFeature`, you must not attempt to run SDN managed by on-premises tools. <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 Windows Admin Center, Hyper-V Manager, System Center Virtual Machine Manager and Failover Cluster Manager. To manage NSGs on unmanaged VMs, you can only use Windows Admin Center, and SDN Express scripts. |
4040

4141
## Comparison summary of SDN management
4242

0 commit comments

Comments
 (0)