Skip to main content

Prerrequisites

  • Azure API Connectivity
    The plugin is a binary that contains packaged dependencies so it is not necessary to install any type of dependency for its use.
  • Permissions
    To make requests through the API, the account used to authenticate during execution requires certain permissions.

Permission Assignment 
You must assign a role to the account with which you are going to operate the app. To do this, go to Home and enter Subscription:

image.png

Within the subscription, select Access control (IAM):

image.png

A new role assignment will be added in which you must select Reader for the created app:

image.png

Save your changes by clicking Save.

From that moment on you will be able to connect with the service and make requests through this plugin.