I created an Azure API Management instance (Standard v2) via Terraform. During terraform apply the instance should have been destroyed and recreated. It seems like this has gone wrong. Further terraform apply lead to status 409 Conflict. The service already exists.
Status right now is: I can not create an API Management instance with the name I used previously - but I need to. When I check the Portal, I don't see this particular resource. When I check for deleted resources via API it shows an API Management instance with the name with a suffix.
When I try to purge this resource (via API), it says: "Service locked. The API Service XXX is transitioning at this time. Please try the request again later."
What can I do to unlock this? I already waited 1,5 h to see, if it unlocks somewhen. This did not happen.
If someone working for Microsoft is able to check: Name of the resource is pk-apimgmt-echt
Thanks in advance.