Hi @Mohsin Khan ,
if you don't change the TLS to version 1.2 for the Storage Account the clients will not be able to send or receive data to or from the Storage Account.
You have to change the TLS version to 1.2 yourself. MS won't do this for you.
After 3rd of February 2026 it will not be possible to switch back to TLS 1.1 or 1.0.
Configure the minimum TLS version for a storage account
Before you are changing the TLS settings for the Storage Account you can check which TLS version the clients are currently using: Detect the TLS version used by client applications
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten