Hello,
We are unable to remove the dedicated circuit link provisioned between our Express Route and a VNET ' BCTEQER1'. I need to decomission this express route and order a different one from another provider.
I have tried forcing the removal but haven't had any luck. Any help would be appreciated.
Here is the error message when using the Power Shell command. I have masked the service key.
MGMT> Remove-AzureDedicatedCircuitLink -ServiceKey xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx -VNetName BCTEQER1 -Verbose
VERBOSE: Performing operation "Removing Dedicated Circui Link" on Target "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx BCTEQER1".
Remove-AzureDedicatedCircuitLink : BadRequest: The specified virtual network name 'BCTEQER1' is not valid or could not be found.
At line:1 char:1
+ Remove-AzureDedicatedCircuitLink -ServiceKey xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (:) [Remove-AzureDedicatedCircuitLink], CloudException
+ FullyQualifiedErrorId : Microsoft.WindowsAzure.Commands.ExpressRoute.RemoveAzureDedicatedCircuitLinkCommand