You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/load-balancer/manage-admin-state-how-to.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
23
23
24
24
- Access to the Azure portal using [https://preview.portal.azure.com].
25
25
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/)
26
-
- Self-registration of the feature name **SLBAllowAdminStateChangeForConnectionDraining** in your subscription. To self-register this feature, use [PowerShell](../azure-resource-manager/management/preview-features.md?tabs=azure-powershell) or [CLI](../azure-resource-manager/management/preview-features.md?tabs=azure-cli) commands.
26
+
- Self-registration of the feature name **SLBAllowAdminStateChangeForConnectionDraining** in your subscription. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
27
27
- An existing resource group for all resources.
28
28
- Two or more existing [Virtual Machines](../virtual-machines/windows/quick-create-portal.md).
29
29
- An existing [standard load balancer](quickstart-load-balancer-standard-internal-portal.md) in the same subscription and virtual network as the virtual machines.
@@ -35,7 +35,7 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
35
35
36
36
- Access to the Azure portal.
37
37
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/)
38
-
- Self-registration of the feature name **SLBAllowAdminStateChangeForConnectionDraining** in your subscription. To self-register this feature, use [PowerShell](../azure-resource-manager/management/preview-features.md?tabs=azure-powershell) or [CLI](../azure-resource-manager/management/preview-features.md?tabs=azure-cli) commands.
38
+
- Self-registration of the feature name **SLBAllowAdminStateChangeForConnectionDraining** in your subscription. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
- An existing [standard load balancer](quickstart-load-balancer-standard-internal-powershell.md) in the same subscription and virtual network as the virtual machine.
@@ -45,7 +45,7 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
45
45
46
46
- Access to the Azure portal.
47
47
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/)
48
-
- Self-registration of the feature name **SLBAllowAdminStateChangeForConnectionDraining** in your subscription. To self-register this feature, use [PowerShell](../azure-resource-manager/management/preview-features.md?tabs=azure-powershell) or [CLI](../azure-resource-manager/management/preview-features.md?tabs=azure-cli) commands.
48
+
- Self-registration of the feature name **SLBAllowAdminStateChangeForConnectionDraining** in your subscription. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
- An existing [standard load balancer](quickstart-load-balancer-standard-internal-cli.md) in the same subscription and virtual network as the virtual machine.
0 commit comments