If you want to test the deployment of API App or LogicApp templates, one of the easiest ways to do this is using the PostMan REST Client for Chrome. In this post I’ll show you how to authenticate against your Azure subscription, and show you how to call the API from PostMan. Although all of this information can be found on other sites, I wanted to bring it all into one post, with steps showing you what to do, and explanation of the various parts e.g. what a JWT is, and why the api-version value is so important…
Blog Post by: Daniel Probert