Skip to content

Commit 6ada328

Browse files
Merge pull request #276764 from cburuzie/patch-59
Update manage-admin-state-how-to.md
2 parents 72ffed9 + fff7715 commit 6ada328

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/load-balancer/manage-admin-state-how-to.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
2323

2424
- Access to the Azure portal using [https://preview.portal.azure.com].
2525
- 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).
2727
- An existing resource group for all resources.
2828
- Two or more existing [Virtual Machines](../virtual-machines/windows/quick-create-portal.md).
2929
- 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
3535

3636
- Access to the Azure portal.
3737
- 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).
3939
- An existing resource group for all resources.
4040
- Existing [Virtual Machines](../virtual-machines/windows/quick-create-powershell.md).
4141
- 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
4545

4646
- Access to the Azure portal.
4747
- 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).
4949
- An existing resource group for all resources.
5050
- Existing [Virtual Machines](../virtual-machines/windows/quick-create-cli.md).
5151
- 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

Comments
 (0)