Skip to content

Commit ac57385

Browse files
authored
Merge pull request #276400 from TravisCragg-MSFT/patch-119
Adding creating a VM using an Azure-selected Zone
2 parents baaa67b + eb4ac16 commit ac57385

File tree

3 files changed

+62
-9
lines changed

3 files changed

+62
-9
lines changed

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

Lines changed: 62 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.topic: how-to
77
ms.date: 03/17/2022
88
ms.author: mimckitt
99
ms.reviewer: cynthn
10+
ms.custom: references_regions
1011
---
1112

1213
# Create virtual machines in an availability zone using the Azure portal
@@ -37,7 +38,7 @@ Some users will now see the option to create VMs in multiple zones. If you see t
3738

3839
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.
3940

40-
6. Finish filling in the information for your VM. When you are done, select **Review + create**.
41+
6. Finish filling in the information for your VM. When you're done, select **Review + create**.
4142

4243
7. Once the information is verified, select **Create**.
4344

@@ -56,9 +57,9 @@ Some users will now see the option to create VMs in multiple zones. If you see t
5657

5758
1. Under **Instance details**, type a name for the **Virtual machine name**.
5859
1. For **Availability options**, leave the default of **Availability zone**.
59-
1. For **Availability zone**, the drop-down defaults to *Zone 1*. If you choose multiple zones, a new VM will be created in each zone. For example, if you select all three zones, then three VMs will be created. The VM names are the original name you entered, with **-1**, **-2**, and **-3** appended to the name based on number of zones selected. If you want, you can edit each of the default VM names.
60+
1. For **Availability zone**, the drop-down defaults to *Zone 1*. If you choose multiple zones, a new VM is created in each zone. For example, if you select all three zones, then three VMs are created. The VM names are the original name you entered, with **-1**, **-2**, and **-3** appended to the name based on number of zones selected. If you want, you can edit each of the default VM names.
6061

61-
:::image type="content" source="media/zones/3-vm-names.png" alt-text="Screenshot showing that there are now 3 virtual machines that will be created.":::
62+
:::image type="content" source="media/zones/3-vm-names.png" alt-text="Screenshot showing that there are now 3 virtual machines that are created.":::
6263

6364
1. Complete the rest of the page as usual. If you want to create a load balancer, go to the **Networking** tab > **Load Balancing** > **Load balancing options**. You can choose either an Azure load balancer or an Application gateway.
6465

@@ -69,15 +70,15 @@ Some users will now see the option to create VMs in multiple zones. If you see t
6970
3. Select the **Type** of load balancer, either *Public* or *Internal*.
7071
4. Select the **Protocol**, either **TCP** or **UDP**.
7172
5. You can leave the default **Port** and **Backend port**, or change them if needed. The backend port you select will be opened up on the Network Security Group (NSG) of the VM.
72-
6. When you are done, select **Create**.
73+
6. When you're done, select **Create**.
7374

7475
For an **Application Gateway**:
7576

7677
1. Select either an existing application gateway or **Create an application gateway**.
7778
2. To create a new gateway, type the name for the application gateway. The Application Gateway can load balance multiple applications. Consider naming the Application Gateway according to the workloads you wish to load balance, rather than specific to the virtual machine name.
7879
3. In **Routing rule**, type a rule name. The rule name should describe the workload you are load balancing.
7980
4. For HTTP load balancing, you can leave the defaults and then select **Create**. For HTTPS load balancing, you have two options:
80-
- Upload a certificate and add the password (application gateway will manage certificate storage). For certificate name, type a friendly name for the certificate.
81+
- Upload a certificate and add the password (application gateway manages certificate storage). For certificate name, type a friendly name for the certificate.
8182
- Use a key vault (application gateway will pull a defined certificate from a defined key vault). Select your **Managed identity**, **Key Vault**, and **Certificate**.
8283

8384
> [!IMPORTANT]
@@ -88,14 +89,66 @@ Some users will now see the option to create VMs in multiple zones. If you see t
8889
8990
1. Leave the remaining defaults and then select the **Review + create** button at the bottom of the page.
9091

91-
1. On the **Create a virtual machine** page, you can see the details about the VM you are about to create. When you are ready, select **Create**.
92+
1. On the **Create a virtual machine** page, you can see the details about the VM you are about to create. When you're ready, select **Create**.
9293

93-
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 be download as **myKey.pem**.
94+
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**.
9495

9596
1. When the deployment is finished, select **Go to resource**.
9697
---
98+
## Create a Zonal Virtual Machine in an Azure-selected Zone
9799

98-
99-
**Next steps**
100+
> [!IMPORTANT]
101+
> These features are currently in PREVIEW. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
102+
103+
If you would like the resiliency benefits of a Zonal Virtual Machine and want help with selecting a zone, you can have Azure select the best-fit zone for your deployment.
104+
105+
> [!NOTE]
106+
> Please review the Restrictions section before deploying your VM using an Azure-Selected Zone.
107+
108+
1. Sign in to the [Azure portal using this link](https://aka.ms/ZoneAny) enabling the feature.
109+
2. In the Basics tab, under Project details, make sure the correct subscription is selected and then choose a resource group or create a new one.
110+
3. Under Instance details, type a name for the Virtual machine name.
111+
4. For Availability options, Ensure Availability zone is selected.
112+
5. For Zone options (Preview), select Azure-selected zone. The Availability zone selection should now be grayed out.
113+
6. Configure the rest of your Virtual Machine as normal for deployment.
114+
115+
:::image type="content" source="media/create-portal-availability-zone/zone-any-portal.png" alt-text="Screenshot showing how to choose an Azure-selected zone.":::
116+
117+
## Restrictions
118+
119+
### Regions
120+
121+
Deploying a VM into an Azure-selected zone is available in all Zonal Regions except the following regions.
122+
123+
- BrazilSouth
124+
- CentralIndia
125+
- EastUS
126+
- JapanEast
127+
- KoreaCentral
128+
129+
### Disks
130+
131+
Existing OS and Data Disks are currently not supported. New Data Disk Source Type must be "none".
132+
133+
#### Supported Disk types
134+
- Standard HDDs (hard disk drives)
135+
- Premium SSDs
136+
- Premium SSD V2
137+
- Ultra Disks
138+
- Standard SSD ZRS
139+
140+
#### Unsupported Disk types
141+
- Standard SSD LRS
142+
143+
:::image type="content" source="media/create-portal-availability-zone/zone-any-disks.png" alt-text="Screenshot supported disks for an Azure-selected zone.":::
144+
145+
### Other resources
146+
- Existing Public IPs aren't supported for an Azure-selected zone. They can be added after deployment.
147+
- New Public IPs must be Zone Redundant or use an Azure-Selected Zone.
148+
- Load Balancers and Application Gateways must be Zonally Resilient to attach during the VM deployment.
149+
- Proximity Placement Groups, Capacity Reservation Groups, and Azure Dedicated Host aren't supported.
150+
- Site Recovery configuration isn't available during VM creation but can be configured after deployment.
151+
152+
## Next steps
100153

101154
In this article, you learned how to create a VM in an availability zone. Learn more about [availability](availability.md) for Azure VMs.
152 KB
Loading
45.3 KB
Loading

0 commit comments

Comments
 (0)