Skip to content
Merged
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
5 changes: 4 additions & 1 deletion modules/ROOT/pages/managing-instances/instance-actions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,11 @@ You cannot manually pause an AuraDB Free instance; they are paused automatically

You can pause an instance when not needed and resume it at any time.
Do so by using the *Pause* button on the instance card.

After confirming, the instance begins pausing, and a play button replaces the pause button.

When you pause an instance, Aura performs a backup operation behind the scenes.
It can take a while to pause, depending on your instance size, because Aura is creating the backup.

[NOTE]
====
Paused instances run at a discounted rate compared to standard consumption, as outlined in the confirmation window.
Expand All @@ -109,6 +111,7 @@ You can pause an instance for up to 30 days, after which point Aura automaticall
Resume a paused instance with the *Play* button on the instance card.

After confirming, the instance begins resuming, which may take a few minutes.
Resuming an instance restores the database from the backup.

[WARNING]
====
Expand Down