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/virtual-machines/create-portal-availability-zone.md
+2-31Lines changed: 2 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Create VMs in an availability zone with the Azure portal
4
4
author: mimckitt
5
5
ms.service: virtual-machines
6
6
ms.topic: how-to
7
-
ms.date: 03/17/2022
7
+
ms.date: 06/06/2024
8
8
ms.author: mimckitt
9
9
ms.reviewer: cynthn
10
10
ms.custom: references_regions
@@ -18,35 +18,6 @@ This article steps through using the Azure portal to create highly resilient vir
18
18
19
19
To use availability zones, create your virtual machines in a [supported Azure region](../availability-zones/az-region.md).
20
20
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
-
50
21
1. Sign in to the [Azure portal](https://portal.azure.com).
51
22
52
23
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
94
65
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**.
95
66
96
67
1. When the deployment is finished, select **Go to resource**.
97
-
---
68
+
98
69
## Create a Zonal Virtual Machine in an Azure-selected Zone
0 commit comments