An attempt to clone a web app to a new app service plan failed with the error below. I am now left with a running web site in the new app service plan which I can't view or delete from portal or cli.
Can anyone help me to remove the site/plan?
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.","details":[{"message":"Provisioning failed with errors: Internal Server Error\r\nDetail: The remote name could not be resolved: 'waws-prod-db3-169.api.azurewebsites.windows.net'\r\n at Microsoft.Web.Hosting.Administration.Csm.Common.Clients.GeoClientBase.GetResponse[T](HttpWebRequest request, Boolean reThrowOnHostUnavailability, HttpStatusCode[] supressLogForHttpCodes)\r\n at Microsoft.Web.Hosting.Administration.GeoScale.Sql.WebSiteCloneManager.RefreshRestoreProgressForClone(IRepositoryContext context, SiteClone clone, Operation cloneOperation)\r\n at Microsoft.Web.Hosting.Administration.GeoScale.Sql.WebSiteCloneManager.<>c_DisplayClass55_0.<ProcessClonesWithProvisioningInProgress>b_0(SiteClone clone)\r\n"}]}