Skip to content

Commit 3ff8dda

Browse files
Tiny Acro fix
1 parent 3148fd5 commit 3ff8dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/disks-enable-ultra-ssd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Now that you know which zone to deploy to, follow the deployment steps in this a
6464

6565
### VMs with no redundancy options
6666

67-
Ultra disks deployed in select regions must be deployed without any redundancy options, for now. However, not every disk size that supports ultra disks may be in these region. To determine which disk sizes support ultra disks, you can use either of the following code snippets. Make sure to replace the `vmSize` and `subscription` values first:
67+
Ultra disks deployed in select regions must be deployed without any redundancy options, for now. However, not every disk size that supports ultra disks may be in these regions. To determine which disk sizes support ultra disks, you can use either of the following code snippets. Make sure to replace the `vmSize` and `subscription` values first:
6868

6969
```azurecli
7070
subscription="<yourSubID>"

0 commit comments

Comments
 (0)