Skip to content

Commit a320d5a

Browse files
authored
Update manage-admin-state-how-to.md
1 parent c973bae commit a320d5a

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mbender-ms
55
ms.author: mbender
66
ms.service: azure-load-balancer
77
ms.topic: how-to
8-
ms.date: 05/30/2024
8+
ms.date: 10/25/2024
99
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell
1010
---
1111

@@ -21,21 +21,17 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
2121

2222
# [Azure portal](#tab/azureportal)
2323

24-
- Access to the Azure portal using [https://preview.portal.azure.com].
24+
- Access to the Azure portal.
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. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
2726
- An existing resource group for all resources.
2827
- Two or more existing [Virtual Machines](/azure/virtual-machines/windows/quick-create-portal).
2928
- An existing [standard load balancer](quickstart-load-balancer-standard-internal-portal.md) in the same subscription and virtual network as the virtual machines.
3029
- The load balancer should have a backend pool with health probes and load balancing rules attached.
3130

32-
> [!IMPORTANT]
33-
> This feature is supported via Azure Portal Preview. To use this feature in Azure Portal, make sure you are using [Azure Portal Preview link] (https://preview.portal.azure.com)
3431
# [Azure PowerShell](#tab/azurepowershell)
3532

3633
- Access to the Azure portal.
3734
- 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. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
3935
- An existing resource group for all resources.
4036
- Existing [Virtual Machines](/azure/virtual-machines/windows/quick-create-powershell).
4137
- 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 +41,6 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
4541

4642
- Access to the Azure portal.
4743
- 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. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
4944
- An existing resource group for all resources.
5045
- Existing [Virtual Machines](/azure/virtual-machines/windows/quick-create-cli).
5146
- 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)