Skip to content

Commit a550690

Browse files
authored
pricing page is back (#136)
1 parent 1b71f97 commit a550690

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

modules/developing/pages/astream-functions.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Functions are implemented using https://pulsar.apache.org/docs/en/functions-over
1212

1313
[IMPORTANT]
1414
====
15-
Custom functions require a xref:operations:astream-pricing.adoc[paid {product-short} plan].
15+
Custom functions require a xref:operations:astream-pricing.adoc[paid {product} subscription plan].
1616
1717
Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only.
1818
====
@@ -249,7 +249,7 @@ bin/pulsar-admin functions create --function-config-file **PATH_TO_FUNCTION_CONF
249249
====
250250
A response of `Created Successfully!` indicates the function is deployed and ready to accept messages.
251251

252-
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-short} plan].
252+
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].
253253
Organizations on the *Free* plan can use xref:streaming-learning:functions:index.adoc[transform functions] only.
254254
====
255255
+

modules/operations/pages/astream-pricing.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33

44
{product} is a fully-managed, software-as-a-service (SaaS) offering embedded in {product-short}.
55

6-
{product-short} offers three subscription plans with options for {product}, as well as pricing for Streaming Capacity Units.
7-
//An {product} subscription is associated with an {product-short} organization, but {product} subscription plans are separate from {product-short} organization subscription plans.
6+
There are three {product} subscription plans.
7+
An {product} subscription is associated with an {product-short} organization, but {product} subscription plans are separate from {product-short} organization subscription plans.
88

99
For {product-short} plans and pricing details, see https://www.datastax.com/pricing?product=astra-db[{product-short} pricing] and xref:astra-db-serverless:administration:subscription-plans.adoc[].
1010

11-
== {product} availability by subscription plan
11+
== {product} subscription plans
1212

13-
The availability of {product} features depends on your {product-short} subscription plan.
13+
The availability of {product} features depends on your {product} subscription plan.
1414

1515
The *Free* plan allows only one topic.
1616
It is meant for evaluation before upgrading to a paid plan.
1717

18-
*Pay As You Go* and *Enterprise* plans can realize the benefits of fully-managed SaaS offerings.
18+
*Pay As You Go* and *Annual* plans can realize the benefits of fully-managed SaaS offerings.
1919
You only pay for the resources you use to produce, process, and consume messages.
2020
These plans require a payment method on file.
21-
For {product} metering details, contact your {company} account representative or {support_url}[{company} Support].
21+
For {product} metering details, see https://www.datastax.com/pricing/astra-streaming[{product} pricing].
2222

2323
== Shared clusters
2424

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For more information, see xref:developing:clients/spring-produce-consume.adoc[Sp
6363

6464
=== {new}
6565

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

6969
== February 27, 2023

0 commit comments

Comments
 (0)