An Apache Spark-based analytics platform optimized for Azure.
Hi Julian David Agredo Cortes,
Thanks for sharing the details. Since your Azure Databricks workspace has been in a Deleting state for over 3 days, this indicates the deletion process is stuck on the backend rather than an issue with your configuration.
Azure Databricks creates a managed resource group (MRG) with system deny assignments to protect its underlying infrastructure. These protections prevent any manual deletion or modification of resources inside the managed resource group. Under normal conditions, once the workspace deletion completes successfully, the managed resource group and its associated locks are automatically removed.
In your case, the backend cleanup has not completed, which is why the workspace remains in Deleting and the managed resource group cannot be deleted.
It’s important to clarify that there is no supported customer‑side mechanism to bypass these system deny assignments or manually force‑delete the managed resource group. CLI or PowerShell commands, including standard --force-deletion options, will not clear a stuck backend‑inconsistent state (such as ApplianceBeingDeleted or long‑lived Deleting).
This situation requires the backend deletion process to be completed or reset so that the deny assignments are released and the managed resource group can be cleaned up automatically.
In summary, this is a backend issue rather than something that can be resolved through user actions, and the behavior you’re seeing is expected when the deletion workflow becomes stuck. The recommended next step is to open an Azure Support ticket referencing:
and ask the Azure / Databricks backend team to investigate the stuck deletion and clear the resource state so cleanup can complete.