Skip to content

Commit 17636d1

Browse files
Merge pull request #227791 from hhunter-ms/aca_alpha
[Dapr/ACA] Update to limitation statement
2 parents 304cd37 + bfb033c commit 17636d1

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 APIs and components, [see limitations](#unsupported-dapr-capabilities).
44+
> The above table covers stable Dapr APIs. To learn more about using alpha APIs and features, [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 APIs and components**: Dapr alpha APIs and components 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.
345+
- **Alpha APIs and components**: Azure Container Apps does not guarantee the availability of Dapr alpha APIs and features. If available to use, they are 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)