Tags: REST

Using Postman to call Azure REST APIs

Azure Benjamin Perkins

I had a need to call an Azure REST API and thought I would document that here. Here are the steps required: Get the Postman app Get your Bearer Token for authentication Configure Postman for calling the Azure Rest API Get the Postman app In this instance I used Chrome and installed the app. Once […]

Read More →