diff --git a/modules/ROOT/pages/astream-faq.adoc b/modules/ROOT/pages/astream-faq.adoc index bcf346d..ebccc44 100644 --- a/modules/ROOT/pages/astream-faq.adoc +++ b/modules/ROOT/pages/astream-faq.adoc @@ -101,7 +101,7 @@ The following questions address security and access control in {product}. === Does {product} support single-sign on? -If your {product-short} organization is on the *Pay As You Go* or *Enterprise* {product-short} subscription plan, your users can use SSO to sign in to the {astra-ui}. +If your {product-short} organization is on a paid {product-short} subscription plan, your users can use SSO to sign in to the {astra-ui}. For more information, see xref:astra-db-serverless:administration:configure-sso.adoc[]. === How do {product-short} roles and permissions map to {pulsar-short} roles and permissions? diff --git a/modules/developing/pages/astream-cdc.adoc b/modules/developing/pages/astream-cdc.adoc index e4143ce..8afe3e8 100644 --- a/modules/developing/pages/astream-cdc.adoc +++ b/modules/developing/pages/astream-cdc.adoc @@ -177,7 +177,7 @@ The connected sink consumes messages from the `data-` topic, and then sends them To enable CDC for {astra-db}, you need the following: -* An active {astra-url}[{product-short} account^] with access to an organization that has an {astra-stream} subscription plan. +* An active {astra-url}[{product-short} account] with access to an organization that has an {astra-stream} subscription plan. + You need a role that grants permission to manage streaming tenants, such as the *Organization Administrator* role. diff --git a/modules/developing/pages/astream-functions.adoc b/modules/developing/pages/astream-functions.adoc index 50847d8..06838f8 100644 --- a/modules/developing/pages/astream-functions.adoc +++ b/modules/developing/pages/astream-functions.adoc @@ -13,8 +13,6 @@ Functions are implemented using https://pulsar.apache.org/docs/en/functions-over [IMPORTANT] ==== Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan]. - -Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only. ==== [#create-an-archive] @@ -250,7 +248,6 @@ bin/pulsar-admin functions create --function-config-file **PATH_TO_FUNCTION_CONF A response of `Created Successfully!` indicates the function is deployed and ready to accept messages. If the response is `402 Payment Required` with `Reason: only qualified organizations can create functions`, then you must upgrade to a xref:operations:astream-pricing.adoc[paid {product} subscription plan]. -Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only. ==== + [TIP] @@ -329,10 +326,6 @@ Use {company} transform function:: + -- .. Select *Use {company} transform function*. - -This is the only function option available on the {product} *Free* plan. - -For more information, see xref:streaming-learning:functions:index.adoc[] and xref:operations:astream-pricing.adoc[]. -- ====== diff --git a/modules/operations/pages/astream-pricing.adoc b/modules/operations/pages/astream-pricing.adoc index 68e0b4c..18e4812 100644 --- a/modules/operations/pages/astream-pricing.adoc +++ b/modules/operations/pages/astream-pricing.adoc @@ -5,7 +5,7 @@ == Subscription plans -There are three {product} subscription plans. +There are multiple {product} subscription plans. An {product} subscription is associated with an {product-short} organization, but {product} subscription plans are separate from {product-short} organization subscription plans. For {product-short} plans and pricing details, see https://www.ibm.com/docs/en/astra-streaming?topic=astra-streaming-annual-price-plans[{product-short} pricing] and xref:astra-db-serverless:administration:subscription-plans.adoc[]. diff --git a/modules/operations/pages/astream-release-notes.adoc b/modules/operations/pages/astream-release-notes.adoc index f2daa26..847b522 100644 --- a/modules/operations/pages/astream-release-notes.adoc +++ b/modules/operations/pages/astream-release-notes.adoc @@ -64,7 +64,6 @@ For more information, see xref:developing:clients/spring-produce-consume.adoc[Sp === {new} * Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan]. -Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only. == February 27, 2023