Hello,
I have an API Management which was connected to my Virtual Network. I want to change this so I have changed the Virtual network to Off.
My Subnet being useless, I want to delete it but the portal tells me Failed, the subnet is in used by the API Management.
I have checked in resources.azure.com, I can still see the resource link active while the API Management is not in any virtual network.
I tried to use the REST API call from this doc https://docs.microsoft.com/en-us/rest/api/resources/resourcelinks/get
But I get an unauthorized error. GET call works so the access seems right.
Do you have an idea how I could remove this ghost link ?
Kind regards,
Teddy