Skip to content

Commit 88790c6

Browse files
committed
Updating section.
1 parent 4014ec9 commit 88790c6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy a Premium SSD v2 managed disk
33
description: Learn how to deploy a Premium SSD v2 and about its regional availability.
44
author: roygara
55
ms.author: rogarana
6-
ms.date: 08/09/2024
6+
ms.date: 08/12/2024
77
ms.topic: how-to
88
ms.service: azure-disk-storage
99
ms.custom: references_regions, devx-track-azurecli, devx-track-azurepowershell
@@ -225,7 +225,9 @@ Update-AzDisk -ResourceGroupName $resourceGroup -DiskName $diskName -DiskUpdate
225225

226226
# [Azure portal](#tab/portal)
227227

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**.
229231

230232
---
231233

0 commit comments

Comments
 (0)