Description of problem: TLS version <1.2 is being used while creating storage account in Azure. Version-Release number of selected component (if applicable): OpenShift 4.8 on Azure IPI How reproducible: 100% Steps to Reproduce: 1. Run the azure IPI installer 2. It will create a storage account for storing images and other things. 3. If there is a policy in place which prevent TLS connection which are < 1.2, installer fails to create the storage account. I believe installer should use > 1.2 version of TLS. Actual results: Installation failed Expected results: Installer should use > 1.2 TLS version and installation should be done successfully. Additional info: I am not sure I attached the correct team and component because I didn't find the relevant component in list.
*** This bug has been marked as a duplicate of bug 1943175 ***