Skip to content

Commit 2fa2acf

Browse files
authored
Updated links with .md suffix
Updated links with .md suffix, and moved the include section after the first paragraph.
1 parent 35725f3 commit 2fa2acf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ zone_pivot_groups: programming-languages-set-functions
99

1010
# Create your first containerized functions on Azure Container Apps
1111

12-
[!INCLUDE [functions-aca-v2-note](../../includes/functions-aca-v2-note.md)]
13-
1412
In this article, you create a function app running in a Linux container and deploy it to an Azure Container Apps environment from a container registry. By deploying to Container Apps, you're able to integrate your function apps into cloud-native microservices. For more information, see [Azure Container Apps hosting of Azure Functions](functions-container-apps-hosting.md).
1513

14+
[!INCLUDE [functions-aca-v2-note](../../includes/functions-aca-v2-note.md)]
15+
1616
This article shows you how to create functions running in a Linux container and deploy the container to a Container Apps environment.
1717

1818
Completing this quickstart incurs a small cost of a few USD cents or less in your Azure account, which you can minimize by [cleaning-up resources](#clean-up-resources) when you're done.
@@ -193,9 +193,9 @@ az group delete --name AzureFunctionsContainers-rg
193193
> [!div class="nextstepaction"]
194194
> [Azure Container Apps hosting of Azure Functions](./functions-container-apps-hosting.md)
195195
> [!div class="nextstepaction"]
196-
> [Native Azure Functions Support in Azure Container Apps](../articles/container-apps/functions-overview)
196+
> [Native Azure Functions Support in Azure Container Apps](../../articles/container-apps/functions-overview.md)
197197
> [!div class="nextstepaction"]
198-
> [Create your Native Azure Functions on Azure Container Apps](../articles/container-apps/functions-usage)
198+
> [Create your Native Azure Functions on Azure Container Apps](../../articles/container-apps/functions-usage.md)
199199
> [!div class="nextstepaction"]
200200
> [Working with containers and Azure Functions](./functions-how-to-custom-container.md)
201201
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)