stephaneey / azure-apim-extension

Full Azure API Management suite and more VSTS extension
MIT License
66 stars 49 forks source link

Additional parameter request #95

Open jmunny77 opened 4 years ago

jmunny77 commented 4 years ago

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?