From 09d63a450af8169fcb11ef74dadfdbedd5e0d4f9 Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Wed, 10 Dec 2025 12:10:23 +0000 Subject: [PATCH 1/2] Sizing an instance --- .../pages/managing-instances/instance-actions.adoc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/modules/ROOT/pages/managing-instances/instance-actions.adoc b/modules/ROOT/pages/managing-instances/instance-actions.adoc index c00871352..6920335e8 100644 --- a/modules/ROOT/pages/managing-instances/instance-actions.adoc +++ b/modules/ROOT/pages/managing-instances/instance-actions.adoc @@ -172,10 +172,16 @@ You need to confirm your intention since this action cannot be undone. // label:AuraDB-business-critical[] Resizing an instance means changing the memory, CPU and storage size. + +An instance remains available during the resize operation. + Note that this option is *not available* for *Free instances*. You can change the size of an existing instance using the *Configure* button on the instance you want to resize. -An instance remains available during the resize operation. + +When you're in the *Configure Instance* settings, go to **Sizing** and then select the preferred sizes from the dropdown. + +*Memory and CPU* are configured together, since each instance size pairs a specific amount of memory with a corresponding number of CPUs. == Adjust storage @@ -197,11 +203,6 @@ For example, if you are using 8GB of data, the minimum selectable option will be Selecting a size smaller than your current usage is not permitted. This store size policy also applies to general instance downsizing. -[.shadow] -.Adjust storage size -image::adjust_storage.png[adjust storage screenshot,540,380] - - [role=label--aura-db-dedicated label--aura-db-business-critical label--aura-db-professional] == Manage custom endpoints From d44294967cc115f0ef67a1073404273379aa0e83 Mon Sep 17 00:00:00 2001 From: Fi Quick <47183728+fiquick@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:21:34 +0000 Subject: [PATCH 2/2] update --- .../ROOT/pages/managing-instances/instance-actions.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/ROOT/pages/managing-instances/instance-actions.adoc b/modules/ROOT/pages/managing-instances/instance-actions.adoc index 6920335e8..07ab82601 100644 --- a/modules/ROOT/pages/managing-instances/instance-actions.adoc +++ b/modules/ROOT/pages/managing-instances/instance-actions.adoc @@ -171,17 +171,17 @@ You need to confirm your intention since this action cannot be undone. // label:AuraDB-enterprise[] // label:AuraDB-business-critical[] -Resizing an instance means changing the memory, CPU and storage size. +Resizing an instance allows you to upsize or downsize memory, CPU and storage size. +*Memory and CPU* are configured together, since each instance size pairs a specific amount of memory with a corresponding number of CPUs. An instance remains available during the resize operation. Note that this option is *not available* for *Free instances*. You can change the size of an existing instance using the *Configure* button on the instance you want to resize. +From the *Configure Instance* settings, go to **Sizing** and then select the preferred sizes from the dropdown. -When you're in the *Configure Instance* settings, go to **Sizing** and then select the preferred sizes from the dropdown. - -*Memory and CPU* are configured together, since each instance size pairs a specific amount of memory with a corresponding number of CPUs. +== Adjust storage == Adjust storage