Provide an extra allowed value for initiative parameter AppServiceminTlsVersion #1816
Open
2 tasks done
Labels
Area: Policy 📝
Issues / PR's related to Policy
Milestone
What happened? Provide a clear and concise description of the bug, including deployment details.
De policy initiative Deny or Deploy and append TLS requirements and SSL enforcement on resources without Encryption in transit has a parameter AppServiceminTlsVersion which contains the allowed values "1.2", "1.0", "1.1". However "1.3" is missing and the policy AppService append sites with minimum TLS version to enforce. to which this initiative parameter is forwarded does contain the allowed values: "1.3", "1.2", "1.0", "1.1".
The result is a policy with a conflicting compliancy state.
Please provide the correlation id associated with your error or bug.
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
What was the expected outcome?
Would like to have an option to set AppServiceminTlsVersion to 1.3
Relevant log output
No response
Check previous GitHub issues
Code of Conduct
The text was updated successfully, but these errors were encountered: