Skip to content

Commit b0f0378

Browse files
committed
subscription plan edits
1 parent 4484fb9 commit b0f0378

File tree

5 files changed

+3
-11
lines changed

5 files changed

+3
-11
lines changed

modules/ROOT/pages/astream-faq.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The following questions address security and access control in {product}.
101101

102102
=== Does {product} support single-sign on?
103103

104-
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}.
104+
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}.
105105
For more information, see xref:astra-db-serverless:administration:configure-sso.adoc[].
106106

107107
=== How do {product-short} roles and permissions map to {pulsar-short} roles and permissions?

modules/developing/pages/astream-cdc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ The connected sink consumes messages from the `data-` topic, and then sends them
177177

178178
To enable CDC for {astra-db}, you need the following:
179179

180-
* An active {astra-url}[{product-short} account^] with access to an organization that has an {astra-stream} subscription plan.
180+
* An active {astra-url}[{product-short} account] with access to an organization that has an {astra-stream} subscription plan.
181181
+
182182
You need a role that grants permission to manage streaming tenants, such as the *Organization Administrator* role.
183183

modules/developing/pages/astream-functions.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Functions are implemented using https://pulsar.apache.org/docs/en/functions-over
1313
[IMPORTANT]
1414
====
1515
Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan].
16-
17-
Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only.
1816
====
1917

2018
[#create-an-archive]
@@ -250,7 +248,6 @@ bin/pulsar-admin functions create --function-config-file **PATH_TO_FUNCTION_CONF
250248
A response of `Created Successfully!` indicates the function is deployed and ready to accept messages.
251249

252250
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].
253-
Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only.
254251
====
255252
+
256253
[TIP]
@@ -329,10 +326,6 @@ Use {company} transform function::
329326
+
330327
--
331328
.. Select *Use {company} transform function*.
332-
333-
This is the only function option available on the {product} *Free* plan.
334-
335-
For more information, see xref:streaming-learning:functions:index.adoc[] and xref:operations:astream-pricing.adoc[].
336329
--
337330
======
338331

modules/operations/pages/astream-pricing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
== Subscription plans
77

8-
There are three {product} subscription plans.
8+
There are multiple {product} subscription plans.
99
An {product} subscription is associated with an {product-short} organization, but {product} subscription plans are separate from {product-short} organization subscription plans.
1010

1111
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[].

modules/operations/pages/astream-release-notes.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ For more information, see xref:developing:clients/spring-produce-consume.adoc[Sp
6464
=== {new}
6565

6666
* Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan].
67-
Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only.
6867

6968
== February 27, 2023
7069

0 commit comments

Comments
 (0)