Skip to content

Commit b2879c9

Browse files
committed
updates to remove preview terminology
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 8c5ea0d commit b2879c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This guide provides insight into core Dapr concepts and details regarding the Da
4141
| [**Secrets**][dapr-secrets] | Access secrets from your application code or reference secure values in your Dapr components. |
4242

4343
> [!NOTE]
44-
> The above table covers stable Dapr APIs. To learn more about using alpha/preview Dapr APIs, [see limitations](#unsupported-dapr-capabilities).
44+
> The above table covers stable Dapr APIs. To learn more about using alpha APIs and components, [see limitations](#unsupported-dapr-capabilities).
4545
4646
## Dapr concepts overview
4747

@@ -342,7 +342,7 @@ This resource defines a Dapr component called `dapr-pubsub` via ARM.
342342
- **Dapr Configuration spec**: Any capabilities that require use of the Dapr configuration spec.
343343
- **Declarative pub/sub subscriptions**
344344
- **Any Dapr sidecar annotations not listed above**
345-
- **Alpha/Preview APIs**: [Dapr API components in alpha/preview status][dapr-supported-specs] are available to use on a self-service, opt-in basis. Preview APIs and components are provided "as is" and "as available," and are continually evolving as they move toward stable status. Alpha/preview APIs are not covered by customer support.
345+
- **Alpha APIs and components**: [Dapr alpha APIs and components][dapr-supported-specs] are available to use on a self-service, opt-in basis. Alpha APIs and components are provided "as is" and "as available," and are continually evolving as they move toward stable status. Alpha APIs and components are not covered by customer support.
346346

347347
### Known limitations
348348

0 commit comments

Comments
 (0)