I am using the "Restore API definition from repository" task in Azure Devops to deploy from the repository to APIM. The task will complete successfully but when navigating to the repository section within the designated APIM I notice the following error:
$timestamp Product cannot be deleted since it has existing subscriptions. Products to delete: $productname
Manually executing the "Deploy to API Management" allows a user to select a parameter called "Remove subscriptions of deleted products". This enforcement is need for my purposes and maybe others?? Is there a way we could have this functionality extended?
I am using the "Restore API definition from repository" task in Azure Devops to deploy from the repository to APIM. The task will complete successfully but when navigating to the repository section within the designated APIM I notice the following error:
$timestamp Product cannot be deleted since it has existing subscriptions. Products to delete: $productname
Manually executing the "Deploy to API Management" allows a user to select a parameter called "Remove subscriptions of deleted products". This enforcement is need for my purposes and maybe others?? Is there a way we could have this functionality extended?