If you are using Azure DevOps classic releases, you might have noticed,
that we still don't have Runtime stack support for DOTNET-ISOLATED|9.0 in Azure Functions Deploy
task.
So how can we use this to deploy a .NET 9 Isolated Azure Function App on
Linux.
It's quite easy, you can just type in DOTNET-ISOLATED|9.0 as the Runtime stack, and upon deployment the correct .NET Version will get set.
Happy Coding.
Regards,
Jaliya
Jaliya
No comments:
Post a Comment