Skip to content

Commit e116f16

Browse files
committed
Corrections.
1 parent cda82d7 commit e116f16

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/virtual-machines/disks-deploy-premium-v2.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@ Update-AzVM -VM $vm -ResourceGroupName $resourceGroupName
160160
# [Azure portal](#tab/portal)
161161

162162
> [!IMPORTANT]
163-
> Premium SSD v2 managed disks can only be deployed in the Azure portal from the following link: [https://portal.azure.com/?feature.premiumv2=true#home](https://portal.azure.com/?feature.premiumv2=true#home).
163+
> Premium SSD v2 managed disks can only be deployed and managed in the Azure portal from the following link: [https://portal.azure.com/?feature.premiumv2=true#home](https://portal.azure.com/?feature.premiumv2=true#home).
164164
165-
1. Sign in to the [Azure portal](https://portal.azure.com/?feature.premiumv2=true#home).
165+
1. Sign in to the Azure portal with the following link: [https://portal.azure.com/?feature.premiumv2=true#home](https://portal.azure.com/?feature.premiumv2=true#home).
166166
1. Navigate to **Virtual machines** and follow the normal VM creation process.
167167
1. On the **Basics** page, select a [supported region](#regional-availability) and set **Availability options** to **Availability zone**.
168168
1. Select one of the zones.
@@ -213,6 +213,9 @@ Update-AzDisk -ResourceGroupName $resourceGroup -DiskName $diskName -DiskUpdate
213213

214214
# [Azure portal](#tab/portal)
215215

216+
> Premium SSD v2 managed disks can only be deployed and managed in the Azure portal from the following link: [https://portal.azure.com/?feature.premiumv2=true#home](https://portal.azure.com/?feature.premiumv2=true#home).
217+
218+
1. Sign in to the Azure portal with the following link: [https://portal.azure.com/?feature.premiumv2=true#home](https://portal.azure.com/?feature.premiumv2=true#home).
216219
1. Navigate to your disk and select **Size + Performance**.
217220
1. Change the values to your desire.
218221
1. Select **Resize**.

0 commit comments

Comments
 (0)