-
Notifications
You must be signed in to change notification settings - Fork 3.4k
az functionapp create --min-tls-version doesn't exist #29692
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botFunctionsaz functionappaz functionappService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Metadata
Metadata
Labels
Auto-AssignAuto assign by botAuto assign by botFunctionsaz functionappaz functionappService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-observability-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
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