So I have SSL certificate bought directly using Azure portal.
Now I migrated from Azure and want to delete every resource from Azure except my SQL Server and database.
When I try to delete App Service Certificate I have this error:
Operation name Delete the App Service Certificate Time stamp Tue May 30 2017 11:47:36 GMT+0200 (W. Europe Standard Time) Event initiated by - Description Failed to delete the App Service Certificate. : Delete for 'JerrySwitalski' App Service Certificate failed because there are still imported certificates derived from the App Service Certificate in the source subscription. Imported certificates: /subscriptions/77cf2897-8c03-413c-8e16-38ea0e025d72/resourceGroups/01/providers/Microsoft.Web/certificates/JerrySwitalski-01-SouthCentralUSwebspace,/subscriptions/77cf2897-8c03-413c-8e16-38ea0e025d72/resourceGroups/01/providers/Microsoft.Web/certificates/JerrySwitalski-01-WestEuropewebspace
As you can see below, I have only SQL Server and database and this certificate:
How can I remove for good this certificate?