You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Learn more about what's new in Azure Container Apps.
5
+
ms.author: hannahhunter
6
+
author: hhunter-ms
7
+
ms.service: container-apps
8
+
ms.topic: conceptual
9
+
ms.date: 08/30/2023
10
+
# Customer Intent: As an Azure Container Apps user, I'd like to know about new and improved features in Azure Container Apps.
11
+
---
12
+
13
+
# What's new in Azure Container Apps
14
+
15
+
This article lists significant updates and new features available in Azure Container Apps.
16
+
17
+
## Dapr
18
+
19
+
Learn about new and updated Dapr features available in Azure Container Apps.
20
+
21
+
### August 2023
22
+
23
+
| Feature | Documentation | Description |
24
+
| ------- | ------------- | ----------- |
25
+
|[Stable Configuration API](https://docs.dapr.io/developing-applications/building-blocks/configuration/)|[Dapr integration with Azure Container Apps](./dapr-overview.md)| Dapr's Configuration API is now stable and supported in Azure Container Apps. |
26
+
27
+
### June 2023
28
+
29
+
| Feature | Documentation | Description |
30
+
| ------- | ------------- | ----------- |
31
+
|[Multi-app Run improved](https://docs.dapr.io/developing-applications/local-development/multi-app-dapr-run)|[Multi-app Run logs](https://docs.dapr.io/developing-applications/local-development/multi-app-dapr-run/multi-app-overview/#logs)| Use `dapr run -f .` to run multiple Dapr apps and see the app logs written to the console _and_ a local log file. |
32
+
33
+
### May 2023
34
+
35
+
| Feature | Documentation | Description |
36
+
| ------- | ------------- | ----------- |
37
+
|[Easy component creation](./dapr-component-connection.md)|[Connect to Azure services via Dapr components in the Azure portal](./dapr-component-connection.md)| This feature makes it easier to configure and secure dependent Azure services to be used with Dapr APIs in the portal using the Service Connector feature. |
38
+
39
+
40
+
## Next steps
41
+
42
+
[Learn more about Dapr in Azure Container Apps.](./dapr-overview.md)
0 commit comments