turbot/azure_compliance

Control: Web app should use the latest 'Net Framework' version

Description

Periodically, newer versions are released for Net Framework software either due to security flaws or to include additional functionality. Using the latest Net Framework for web apps is recommended in order to take advantage of security fixes, if any, and/or new functionalities of the latest version.

Usage

Run the control in your terminal:

powerpipe control run azure_compliance.control.appservice_web_app_latest_dotnet_framework_version

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run azure_compliance.control.appservice_web_app_latest_dotnet_framework_version --share

SQL

This control uses a named query:

appservice_web_app_latest_dotnet_framework_version

Tags