How to Set Increase the number use .net Framework

Tengyu 游腾昱 1 Reputation point
2020-11-23T10:24:31.703+00:00

Can I Set Increase the number in azure APP Service use .net?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,770 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 28,106 Reputation points Microsoft Employee
    2020-11-23T14:00:45.97+00:00

    Hi @Tengyu 游腾昱 ,

    I'm not exactly sure by what number you're wanting to increase. However, you can change the .NET Framework version to 3.5, 4.8, or 5 (Early Preview) from General Settings under the Configuration blade.

    41931-image.png

    If you were referring to the number of .NET Framework app services instances you can run, you can always scale up (beefier hardware) or scale out (number of instances) your app service plan to meet the resource requirements of your application(s).

    Regards,
    Ryan

    0 comments No comments

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.