Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion modules/ROOT/pages/create-target.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For complex migrations, such as those that involve multi-datacenter clusters, ma

. Sign in to the {astra-ui-link} and xref:astra-db-serverless:administration:manage-organizations.adoc#switch-organizations[switch to the organization] where you want to create the new database.
+
{product-proxy} can be used with any xref:astra-db-serverless:administration:subscription-plans.adoc[{astra} subscription plan].
{product-proxy} can be used with any xref:astra-db-serverless:administration:subscription-plans.adoc[{astra} plan].
However, paid plans offer premium features that can facilitate your migration, including support for {sstable-sideloader}, more databases, and no automatic database hibernation.

. xref:astra-db-serverless:databases:create-database.adoc[Create a database] with your preferred database name, cloud provider, region, and other details.
Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/faqs.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ You can have the confidence that you are using tools designed specifically to ha

{product-proxy}, {product-utility}, {product-automation}, {cass-migrator-short}, and {dsbulk-short} are free and open-sourced.

{sstable-sideloader} is part of an {astra-db} *Enterprise* subscription plan, and it incurs costs based on usage.
{sstable-sideloader} is part of an {astra} *Enterprise* plan, and it incurs costs based on usage.

== Where can I get help with my migration?

Expand Down
4 changes: 2 additions & 2 deletions modules/sideloader/pages/prepare-sideloader.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ Make sure you understand how to securely store and use sensitive credentials whe
The following requirements, recommendations, and limitations apply to the target {astra-db} database.
Review all of these to ensure that your database is compatible with {sstable-sideloader}.

=== {astra} subscription plan requirement
=== {astra} plan requirement

Your {astra} organization must be on an *Enterprise* xref:astra-db-serverless:administration:subscription-plans.adoc[subscription plan].
Your {astra} organization must be on an xref:astra-db-serverless:administration:subscription-plans.adoc[*Enterprise* plan].

{sstable-sideloader} is a premium feature that incurs costs based on usage.
This includes the total amount (GB) of data processed as part of the {sstable-sideloader} workload, and the amount of data stored in the migration bucket is metered at the standard {astra-db} storage rate.
Expand Down