github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/azure/storage/AVD-AZU-0011/docs.md (about)

     1  
     2  Azure Storage currently supports three versions of the TLS protocol: 1.0, 1.1, and 1.2. 
     3  
     4  Azure Storage uses TLS 1.2 on public HTTPS endpoints, but TLS 1.0 and TLS 1.1 are still supported for backward compatibility.
     5  
     6  This check will warn if the minimum TLS is not set to TLS1_2.
     7  
     8  ### Impact
     9  The TLS version being outdated and has known vulnerabilities
    10  
    11  <!-- DO NOT CHANGE -->
    12  {{ remediationActions }}
    13  
    14  ### Links
    15  - https://docs.microsoft.com/en-us/azure/storage/common/transport-layer-security-configure-minimum-version
    16  
    17