Creating a Azure APIM Subscription Programmatically

Introduction I have been searching for a way to create subscrition accounts for Azure APIM programmatically using NodeJS. I hardly find any example as most of them are in Powershell based scripts. In this post i would like share the snippet for the same. Challenge Then i was experimenting with the azure-sdk-for-js and browsed through the library to understand the implementation and tried but it failed due to auth related issues....

July 24, 2021 · 2 min · Nirmal