Skip to content

Commit f69393a

Browse files
authored
Update articles/azure-functions/functions-container-apps-hosting.md
1 parent 2fa8271 commit f69393a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-container-apps-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Container Apps hosting of containerized function apps is supported in all [regio
2727

2828
If your app doesn't have specific hardware requirements, you can run your environment either in a Consumption plan or in a Dedicated plan using the default Consumption workload profile. When running functions on Container Apps, you're charged only for the Container Apps usage. For more information, see the [Azure Container Apps pricing page](https://azure.microsoft.com/pricing/details/container-apps/).
2929

30-
Azure Functions on Azure Container Apps support GPU-enabled hosting in the Dedicated plan with workload profiles.
30+
Azure Functions on Azure Container Apps supports GPU-enabled hosting in the Dedicated plan with workload profiles.
3131

3232
To learn how to create and deploy a function app container to Container Apps in the default Consumption plan, see [Create your first containerized functions on Azure Container Apps](functions-deploy-container-apps.md).
3333

0 commit comments

Comments
 (0)