Skip to content

Commit d23722c

Browse files
authored
Merge pull request #5026 from kabharati/patch-90
Update migration article with SSD v2 details
2 parents 04b6a2b + af443d6 commit d23722c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

articles/postgresql/compute-storage/concepts-storage-migrate-ssd-to-ssd-v2.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ ms.topic: concept-article
1515

1616
This article provides step-by-step instructions to perform a restore of an Azure Database for PostgreSQL flexible server to a custom restore point.
1717

18+
> [!NOTE]
19+
> Premium SSD v2 provides a baseline of 3,000 IOPS and 125 MB/s throughput for disks up to 399 GiB, and 12,000 IOPS and 500 MB/s throughput for disks 400 GiB or larger, at no additional cost. After migration, you can adjust IOPS and throughput based on your workload requirements.
20+
1821
## Steps to migrate or restore from Premium SSD to Premium SSDv2
1922

2023
### [Portal](#tab/portal-restore-custom-point)
@@ -41,7 +44,7 @@ Using the [Azure portal](https://portal.azure.com/):
4144
:::image type="content" source="./media/concepts-storage-migrate-ssd-to-ssd-v2/configure-server-page.png" alt-text="Screenshot showing the Compute + storage page." lightbox="./media/concepts-storage-migrate-ssd-to-ssd-v2/configure-server-page.png":::
4245

4346

44-
6. Once all the new server is configured to your needs, select **Review + create**.
47+
6. Once the new server is configured to your needs, select **Review + create**.
4548

4649
:::image type="content" source="./media/concepts-storage-migrate-ssd-to-ssd-v2/restore-point-review-create.png" alt-text="Screenshot showing the location of the Review + create button." lightbox="./media/concepts-storage-migrate-ssd-to-ssd-v2/restore-point-review-create.png":::
4750

0 commit comments

Comments
 (0)