Related command
az functionapp create ... --min-tls-version
Is your feature request related to a problem? Please describe.
our policy blocks TLS under 1.2, there is no az cli --min-tls-version flag for az functionapp create
Describe the solution you'd like
add --min-tls-version to az cli methods
Related command
az functionapp create ... --min-tls-version
Is your feature request related to a problem? Please describe.
our policy blocks TLS under 1.2, there is no az cli --min-tls-version flag for az functionapp create
Describe the solution you'd like
add --min-tls-version to az cli methods