From e1f6d583d1b3fd44e7a8ab3ee018887c5df5fb1d Mon Sep 17 00:00:00 2001 From: MScalopez <87540998+MScalopez@users.noreply.github.com> Date: Mon, 12 Feb 2024 15:05:13 -0600 Subject: [PATCH] Update 14-functions.md Corrected the .NET version --- instructions/14-functions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/14-functions.md b/instructions/14-functions.md index 08d0492..41cfc4a 100644 --- a/instructions/14-functions.md +++ b/instructions/14-functions.md @@ -91,7 +91,7 @@ Before you can begin writing code, you will need to create the Azure Functions r | **Name** | *Enter a globally unique name* | | **Publish** | *Code* | | **Runtime stack** | *.NET* | - | **Version** | *6* | + | **Version** | *6 (LTS) In-process* | | **Region** | *Choose any available region* | | **Storage account** | *Create a new storage account* |