Plugin Title | .NET Framework Version |
Cloud | AZURE |
Category | App Service |
Description | Ensures the latest version of the .NET Framework is installed for all App Services. |
More Info | Installing the latest version of the .NET framework will reduce the security risk of missing security patches. |
AZURE Link | https://docs.microsoft.com/en-us/azure/app-service/web-sites-configure |
Recommended Action | Select the latest version of the .NET framework for all .NET-based App Services |
- Log in to the Microsoft Azure Management Console.
- Find the search bar at the top and search for App Services.
- Select the "App Service" by clicking on "Name" to go to its configuration.
- Scroll down the selected "App Services" left navigation panel and in "Settings" click on the "Configuration" option.
- On the "Configuration", page select the General settings tab, scroll down and on the “Stack settings” check the ".NET Framework Version". It’s recommended to use only latest version of the environment stack.
- If the "App Service" is not using the latest version of the .NET Framework then select the latest version from the ".NET version" dropdown.
- Click on the "Save" button at the top to make the changes.
- Click "Continue" in the confirmation pop up to save the changes.
- Repeat steps number 3 - 7 to verify all other “Apps” are using latest Stack version in the account.