Skip to content

Commit a9f1ef3

Browse files
committed
review from Raj
Signed-off-by: Hannah Hunter <[email protected]>
1 parent b4d9b23 commit a9f1ef3

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

articles/container-apps/dapr-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Configure microservices APIs for your container apps environment with a [Dapr-en
2828
## Versioning
2929

3030
Dapr versions in Azure Container Apps include:
31-
- A semantic versioning prefix, such as `1.13.6`, which denotes compatibility with the corresponding OSS Dapr version (SDKs, CLI, etc.).
31+
- A semantic versioning prefix, such as `1.13.6`, which denotes compatibility with the corresponding OSS Dapr runtime version APIs and related tools like SDKs, CLI, etc.
3232
- A `-msft.<number>` suffix, which denotes incorporating Azure-specific customizations for enhanced security and production readiness.
3333

3434
The complete version format for Dapr in Azure Container Apps can look something like `1.13.6-msft.1`.

articles/container-apps/faq.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,6 @@ sections:
9999
100100
While Tier 1 components are fully supported, Tier 2 components are supported with best effort. [Learn more.](./dapr-overview.md#supported-dapr-apis-components-and-tooling)
101101

102-
- question: |
103-
What is the Dapr version release cadence in Azure Container Apps?
104-
answer: |
105-
Dapr's typical release timeline is up to six weeks after [the Dapr OSS release](https://docs.dapr.io/operations/support/support-release-policy/). The latest Dapr version is made available in Azure Container Apps only after rigorous testing. Rolling out to all regions can take up to two weeks or longer.
106-
107102
- question: |
108103
How can I request a Dapr feature enhancement for Azure Container Apps?
109104
answer:
@@ -113,7 +108,7 @@ sections:
113108
- question: |
114109
Why do I see "-msft.<number>" version in my Container App Environment?
115110
answer: |
116-
As `1.13.6-msft.1` is rolled out across production regions, you may still see earlier versions (like `1.12.5` or `1.12.5-msft.6`). The `-msft.<number>` suffix indicates the specific customizations made for Azure Container Apps to enhance your experience.
111+
As `1.13.6-msft.1` is being rolled out across production regions, you may still see earlier versions (like `1.12.5` or `1.12.5-msft.6`). The `-msft.<number>` suffix indicates the specific customizations made for Azure Container Apps to enhance your experience.
117112
118113
- question: |
119114
How often are Dapr versions released for Azure Container Apps?

0 commit comments

Comments
 (0)