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
Copy file name to clipboardExpand all lines: articles/container-apps/overview.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,9 @@ With Azure Container Apps, you can:
49
49
50
50
-[**Run jobs**](jobs.md) on-demand, on a schedule, or based on events.
51
51
52
-
- Add [**Azure Functions**](../container-apps/functions-overview.md) and [**Azure Spring Apps**](https://aka.ms/asaonaca) to your Azure Container Apps environment.
52
+
- Run [Azure Functions](../container-apps/functions-overview.md) for [event-driven scenarios](../azure-functions/functions-scenarios.md) using triggers, bindings and automatic scaling.
53
+
54
+
- Add [**Azure Spring Apps**](https://aka.ms/asaonaca) to your Azure Container Apps environment.
53
55
54
56
-[**Use specialized hardware**](plans.md) for access to increased compute resources.
0 commit comments