The DevOps Jedi

Taking the cloud by storm one line of code at a time....

Deleting An Azure Resource That Is Stuck In A 'Deleting Resource' Status

2024-08-194 min readAzureDarren Johnson
I have recently been working with some of Azure’s Artifical Intelligence (AI) resources, and had built out a lab in Terraform only to find when destroying it the resource was stuck in a ‘Deleting Resource’ state. I wasn’t able to remove it via the portal or via Terraform & couldn’t find a solution online either. So this post is to capture what I did in the hope it helps someone in the future.Continue Reading...