File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
articles/virtual-machines Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Deploy a Premium SSD v2 managed disk
3
3
description : Learn how to deploy a Premium SSD v2 and about its regional availability.
4
4
author : roygara
5
5
ms.author : rogarana
6
- ms.date : 08/09 /2024
6
+ ms.date : 08/12 /2024
7
7
ms.topic : how-to
8
8
ms.service : azure-disk-storage
9
9
ms.custom : references_regions, devx-track-azurecli, devx-track-azurepowershell
@@ -225,7 +225,9 @@ Update-AzDisk -ResourceGroupName $resourceGroup -DiskName $diskName -DiskUpdate
225
225
226
226
# [ Azure portal] ( #tab/portal )
227
227
228
- Currently, adjusting disk performance is only supported with the Azure CLI or Azure PowerShell module.
228
+ 1 . Navigate to the disk you'd like to modify in the [ Azure portal] ( https://portal.azure.com/ ) .
229
+ 1 . Select ** Size + Performance**
230
+ 1 . Change either the Disk IOPS or Disk throughput (MB/s) as you like, then select ** Save** .
229
231
230
232
---
231
233
You can’t perform that action at this time.
0 commit comments