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/astream-faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down
2 changes: 1 addition & 1 deletion modules/developing/pages/astream-cdc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
7 changes: 0 additions & 7 deletions modules/developing/pages/astream-functions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down Expand Up @@ -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]
Expand Down Expand Up @@ -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[].
--
======

Expand Down
2 changes: 1 addition & 1 deletion modules/operations/pages/astream-pricing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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[].
Expand Down
1 change: 0 additions & 1 deletion modules/operations/pages/astream-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down