Skip to content

Commit cd37223

Browse files
Merge pull request #277516 from roygara/remPrevZone
Updating article to remove preview information.
2 parents f742adf + db14149 commit cd37223

File tree

1 file changed

+2
-31
lines changed

1 file changed

+2
-31
lines changed

articles/virtual-machines/create-portal-availability-zone.md

Lines changed: 2 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Create VMs in an availability zone with the Azure portal
44
author: mimckitt
55
ms.service: virtual-machines
66
ms.topic: how-to
7-
ms.date: 03/17/2022
7+
ms.date: 06/06/2024
88
ms.author: mimckitt
99
ms.reviewer: cynthn
1010
ms.custom: references_regions
@@ -18,35 +18,6 @@ This article steps through using the Azure portal to create highly resilient vir
1818

1919
To use availability zones, create your virtual machines in a [supported Azure region](../availability-zones/az-region.md).
2020

21-
Some users will now see the option to create VMs in multiple zones. If you see the following message, use the **Preview** tab below.
22-
23-
:::image type="content" source="media/create-portal-availability-zone/preview.png" alt-text="Screenshot showing that you have the option to create virtual machines in multiple availability zones.":::
24-
25-
### [Standard](#tab/standard)
26-
27-
1. Sign in to the [Azure portal](https://portal.azure.com).
28-
29-
1. Click **Create a resource** > **Compute** > **Virtual machine**.
30-
31-
3. Enter the virtual machine information. The user name and password or SSH key is used to sign in to the virtual machine.
32-
33-
4. Choose a region such as East US 2 that supports availability zones.
34-
35-
5. Under **Availability options**, select **Availability zone** dropdown.
36-
37-
1. Under **Availability zone**, select a zone from the drop-down list.
38-
39-
4. Choose a size for the VM. Select a recommended size, or filter based on features. Confirm the size is available in the zone you want to use.
40-
41-
6. Finish filling in the information for your VM. When you're done, select **Review + create**.
42-
43-
7. Once the information is verified, select **Create**.
44-
45-
1. After the VM is created, you can see the availability zone listed in the **Essentials section** on the page for the VM.
46-
47-
48-
### [Preview](#tab/preview)
49-
5021
1. Sign in to the [Azure portal](https://portal.azure.com).
5122

5223
1. Click **Create a resource** > **Compute** > **Virtual machine**.
@@ -94,7 +65,7 @@ Some users will now see the option to create VMs in multiple zones. If you see t
9465
1. If you are creating a Linux VM and the **Generate new key pair** window opens, select **Download private key and create resource**. Your key file will download as **myKey.pem**.
9566

9667
1. When the deployment is finished, select **Go to resource**.
97-
---
68+
9869
## Create a Zonal Virtual Machine in an Azure-selected Zone
9970

10071
> [!IMPORTANT]

0 commit comments

Comments
 (0)