These days I’m working a lot with Azure Api Management, preparing environments, making changes continuously, etc. That’s why I needed to replicate an account on more than one occasion in order to simulate staging and production environments. I read this article about How to implement disaster…
Posts tagged Azure Api Management
Api Management: Convert XML to JSON using policies, without any modification of the Api!
Last October I posted a brief introduction to Api Management, one of the new services of the Microsoft Azure platform. Its first goal is to centralize the use of our Apis by others, but the fact is that it allows more: set quotas,…
Microsoft Azure Api Management
There are a lot of companies that offer their information to third parties to integrate their business elsewhere on the Internet. When our information is important to others, the most common way of sharing is through Apis. This is sometimes…