Skip to content

Commit 2d535c2

Browse files
authored
Update create-first-function-azure-developer-cli.md
1 parent 1e4424f commit 2d535c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-functions/create-first-function-azure-developer-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create functions in Azure using the Azure Developer CLI
33
description: "Learn how to use the Azure Developer CLI (azd) to create resources and deploy the local project to a Flex Consumption plan on Azure."
4-
ms.date: 10/19/2024
4+
ms.date: 7/23/2025
55
ms.topic: quickstart
66
ms.custom:
77
- ignite-2024
@@ -21,9 +21,9 @@ By default, the Flex Consumption plan follows a _pay-for-what-you-use_ billing m
2121

2222
+ An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
2323

24-
+ [Azure Developer CLI](/azure/developer/azure-developer-cli/install-azd).
24+
+ [Azure Developer CLI](/azure/developer/azure-developer-cli/install-azd)
2525

26-
+ [Azure Functions Core Tools](functions-run-local.md#install-the-azure-functions-core-tools).
26+
+ [Azure Functions Core Tools](functions-run-local.md#install-the-azure-functions-core-tools)
2727

2828
[!INCLUDE [functions-requirements-azure-cli](../../includes/functions-requirements-azure-cli.md)]
2929

0 commit comments

Comments
 (0)