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
@@ -21,21 +21,17 @@ You can use the Azure portal, Azure PowerShell, or Azure CLI to manage the admin
21
21
22
22
# [Azure portal](#tab/azureportal)
23
23
24
-
- Access to the Azure portal using [https://preview.portal.azure.com].
24
+
- Access to the Azure portal.
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. For information on registering the feature in your subscription, see [Register preview feature doc](../azure-resource-manager/management/preview-features.md).
27
26
- An existing resource group for all resources.
28
27
- Two or more existing [Virtual Machines](/azure/virtual-machines/windows/quick-create-portal).
29
28
- An existing [standard load balancer](quickstart-load-balancer-standard-internal-portal.md) in the same subscription and virtual network as the virtual machines.
30
29
- The load balancer should have a backend pool with health probes and load balancing rules attached.
31
30
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)
34
31
# [Azure PowerShell](#tab/azurepowershell)
35
32
36
33
- Access to the Azure portal.
37
34
- 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).
- 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
45
41
46
42
- Access to the Azure portal.
47
43
- 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).
- 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