Can I run .Net Core 5.0 on Azure

AmaraCode LLC 261 Reputation points
2021-01-08T18:33:18.19+00:00

I have a simple console app that I need to add as an Azure Function. When I create the Azure Function in the Portal the only version of .Net I see is 3.1. What is the best practice for this case? I'm confused that Azure doesn't support 5.0 which is the latest release 🤔

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,020 questions
0 comments No comments
{count} votes

Accepted answer
  1. MayankBargali-MSFT 70,461 Reputation points
    2021-01-11T03:55:03.8+00:00

    Hi @AmaraCode LLC

    Azure Functions .NET 5 support is in preview and you can find more details on the preview announcement here.
    You can find the sample and steps here.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.