Deploying API Management with ARM Templates
I’ve been working in a client for a few weeks where the idea was to create some Logic Apps and expose them as API’s to be consumed by internal applications and external clients. To expose them while having some other services on top of the APIs like caching and security we used the API Management. After the development was almost...