Hi@akhtar,
A template deployment that is currently running cannot be deleted. Deleting a template deployment removes the associated deployment operations. You can use the below command to delete the deployment.
$ az group deployment delete --name name --resource-group name