Aug 19, 2020 | API Management
It’s a good practice to configure backups for your API Management instances in production. A disaster can always occur, so it’s better that you are prepared for that. Even when your API Management is completely deployed through automation, this advise...
Aug 11, 2020 | API Management
In API Management, you can automate the creation of subscriptions and their corresponding subscription keys. There are several reasons why you would like to do this: Configuration as code: the access control to your APIs is managed and automated through automated...
Aug 5, 2020 | API Management, Azure Policy
In a previous post, I explained why and how you could enforce the usage of product subscriptions within Azure API Management. As I was not entirely happy about the solution, I invested a little more time to check if Azure Policy could achieve the same result! And...
Jul 8, 2020 | API Management
In Azure API Management, products allow you to expose multiple APIs in a uniform manner towards your API consumers. In earlier versions of Azure API Management, a product was the only way through which you could expose your APIs. Nowadays, you can also create...