Ensure function app is using the latest version of TLS encryption
Description
App service currently allows the web app to set TLS versions 1.0, 1.1 and 1.2. It is highly recommended to use the latest TLS 1.2 version for function app secure connections.
Remediation
az functionapp config set –resource-group –name –min-tls-version 1.