Skip to content

Commit a40fa8f

Browse files
Adding note for Flex Consumption and .NET 9
1 parent e0c961e commit a40fa8f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/azure-functions/dotnet-isolated-process-guide.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,10 +860,12 @@ Azure Functions currently can be used with the following "Preview" or "Go-live"
860860

861861
| Operating system | .NET preview version |
862862
| - | - |
863-
| Linux | .NET 9 Preview 7<sup>1</sup> |
863+
| Linux | .NET 9 Preview 7<sup>1, 2</sup> |
864864

865865
<sup>1</sup> To successfully target .NET 9, your project needs to reference the [2.x versions of the core packages](#version-2x-preview). If using Visual Studio, .NET 9 requires version 17.12 or later.
866866

867+
<sup>2</sup> .NET 9 is not yet supported on the Flex Consumption SKU.
868+
867869
See [Supported versions][supported-versions] for a list of generally available releases that you can use.
868870

869871
### Using a preview .NET SDK

0 commit comments

Comments
 (0)