@@ -7,6 +7,7 @@ ms.topic: how-to
7
7
ms.date : 03/17/2022
8
8
ms.author : mimckitt
9
9
ms.reviewer : cynthn
10
+ ms.custom : references_regions
10
11
---
11
12
12
13
# Create virtual machines in an availability zone using the Azure portal
@@ -108,8 +109,8 @@ If you would like the resiliency benefits of a Zonal Virtual Machine and want he
108
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.
109
110
3. Under Instance details, type a name for the Virtual machine name.
110
111
4. For Availability options, Ensure Availability zone is selected.
111
- 5. For Zone options (Preview), select Azure-selected zone. The Availability zone selection should now be greyed out.
112
- 6. Configure the rest of your Virtual Machine as normal for deployment
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.
113
114
114
115
![ image] ( https://github.com/MicrosoftDocs/azure-docs-pr/assets/38542241/163d602b-3976-4559-af09-c5ea67c44056 )
115
116
@@ -129,19 +130,19 @@ Deploying a VM into an Azure-selected zone is available in all Zonal Regions exc
129
130
130
131
Existing OS and Data Disks are currently not supported. New Data Disk Source Type must be "none".
131
132
132
- #### Supported Disk Types
133
+ #### Supported Disk types
133
134
- Standard HDDs (hard disk drives)
134
135
- Premium SSDs
135
136
- Premium SSD V2
136
137
- Ultra Disks
137
138
- Standard SSD ZRS
138
139
139
- #### Unsupported Disk Types
140
+ #### Unsupported Disk types
140
141
- Standard SSD LRS
141
142
142
143
![ image] ( https://github.com/MicrosoftDocs/azure-docs-pr/assets/38542241/9c297236-c2c6-491e-a0ff-befcbe00b525 )
143
144
144
- ### Other Resources
145
+ ### Other resources
145
146
- Existing Public IPs are not supported for an Azure-selected zone. They can be added after deployment.
146
147
- New Public IPs must be Zone Redundant or use an Azure-Selected Zone.
147
148
- Load Balancers and Application Gateways must be Zonally Resilient to attach during the VM deployment.
0 commit comments