@aarthir-6538 Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.
There is an alternate way to break a lease if you use (or download) Microsoft Azure Storage Explorer (a really wonderful tool to manage Azure Storage).
You can browse to the Storage Account and find the relevant file and then select the Break Lease option.
However Azure Blob API support breaking the lease
https://msdn.microsoft.com/en-us/library/azure/ee691972.aspx
The article has a Powershell script to unlock the lease of the blob files
https://msdn.microsoft.com/en-us/library/jj919145.aspx?f=255&MSPPError=-2147217396
Additional information: You can also refer to this articles which gives you more idea on your scenario.
Hope this helps!
Kindly let us know if the above helps or you need further assistance on this issue.
Please don’t forget to "Accept the answer" and upvote wherever the information provided helps you, this can be beneficial to other community members.
@aarthir-6538 Just checking in to see if the above answer helped. If this answers your query, please don’t forget to "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.
@aarthi r Just checking in to see if the above answer helped. If this answers your query, please don’t forget to "Accept the answer" and Up-Vote for the same, which might be beneficial to other community members reading this thread. And, if you have any further query do let us know.