Skip to content

Commit 585509d

Browse files
Update 3
1 parent 3871fd7 commit 585509d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 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
@@ -108,8 +109,8 @@ If you would like the resiliency benefits of a Zonal Virtual Machine and want he
108109
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.
109110
3. Under Instance details, type a name for the Virtual machine name.
110111
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.
113114

114115
![image](https://github.com/MicrosoftDocs/azure-docs-pr/assets/38542241/163d602b-3976-4559-af09-c5ea67c44056)
115116

@@ -129,19 +130,19 @@ Deploying a VM into an Azure-selected zone is available in all Zonal Regions exc
129130

130131
Existing OS and Data Disks are currently not supported. New Data Disk Source Type must be "none".
131132

132-
#### Supported Disk Types
133+
#### Supported Disk types
133134
- Standard HDDs (hard disk drives)
134135
- Premium SSDs
135136
- Premium SSD V2
136137
- Ultra Disks
137138
- Standard SSD ZRS
138139

139-
#### Unsupported Disk Types
140+
#### Unsupported Disk types
140141
- Standard SSD LRS
141142

142143
![image](https://github.com/MicrosoftDocs/azure-docs-pr/assets/38542241/9c297236-c2c6-491e-a0ff-befcbe00b525)
143144

144-
### Other Resources
145+
### Other resources
145146
- Existing Public IPs are not supported for an Azure-selected zone. They can be added after deployment.
146147
- New Public IPs must be Zone Redundant or use an Azure-Selected Zone.
147148
- Load Balancers and Application Gateways must be Zonally Resilient to attach during the VM deployment.

0 commit comments

Comments
 (0)