Open neok-g opened 2 weeks ago
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.
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Would like to have an option to set AppServiceminTlsVersion to 1.3
No response
@neok-g transferred upstream to address.
Tracking in AB#38125
Resolved in PR https://github.com/Azure/Enterprise-Scale/pull/1827 - which will be published in the next Policy Refresh.
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