0
votes

We have the Azure storage account that has a minimum TLS 1.0.

We are downloading the zip file from Blob container using Powershell + SAS key. We are running it from Windows Server 2016. It was working fine until last Friday (22/10/2021).

Now, we are getting "The underlying connection was closed: An unexpected error occurred on a send.”".

We have to enable TLS 1.2 to download the zip file. So I am looking for the root cause. I am wondering if Microsoft depreciated the old version of TLS on Azure API or storage account or even on Windows. Does anyone have the same issue? I couldn't find any new about TLS depreciation on 22/20/2021 too.