Forum Discussion
MinhTran360
May 30, 2024Copper Contributor
Could you help with deleting a resource in the Storage Account ?
Hello,
Could you please help me on how to delete a resource in my Storage Account? I tried to delete the selecting resource in the Storage Account but it keeps saying that I have a resource block.
I don't know how to unlock the resource in order to delete it. Could you help?
Below is the selected resource that I tried to delete.
2 Replies
- Go to the Azure portal and navigate to the resource group that contains the locked resource
- Click on the locked resource to open its details page
- Click on the "Locks" option in the left-hand menu
- Select the lock that is causing the issue and click on the "Delete" button
- Confirm the deletion of the lock
- MinhTran360Copper Contributor
Thanks Kidd_Ip . It worked well.
Besides using the tool, do we have a Azure Power Shell script which could do the same things such as deleting the lockids of the resource in teh Storage Account?
Thanks again for the help,
Dun