Use the Azure integration to run Azure CLI commands as steps in workflows.
To create an Azure integration in Torq, you'll need the following items:
Azure tenant ID
Azure client ID
Azure client secret
Get the Tenant ID and Client ID
Log in to the Azure portal.
Access the Azure Active Directory service.
Under Manage, click App registrations.
Select the relevant application.
Copy tenant ID. In Azure the field is: Directory (tenant) ID.
Copy the client ID. In Azure the field is: Application (tenant) ID.
Get Azure Client Secret
Log in to the Azure portal.
Access the Azure Active Directory service.
Under Manage, click App registrations.
Select the application you want to get the client secret for.
Under Manage, click Certificates & secrets.
Copy the client secret or create a new secret and copy it.
Create an Azure Integration in Torq
Go to Build > Integrations > Steps > Azure, and click Add.
Enter the Azure details you copied earlier.
See the Azure CLI reference.