Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions modules/ROOT/pages/managing-instances/instance-actions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +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.
An instance remains available during the resize operation.
From the *Configure Instance* settings, go to **Sizing** and then select the preferred sizes from the dropdown.

== Adjust storage

== Adjust storage

Expand All @@ -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

Expand Down