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:
Within the subscription, select Access control (IAM):
A new role assignment will be added in which you must select Reader for the created app:
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.