Torq enables quick and easy integration with Microsoft Azure, so you can automate anything and everything within moments. Torq's public Azure and Azure Blob steps include:
Run Commands on Azure CLI.
Delete File
Write File
Check if File Exists
Read File
If you don't see a step you need, you can create your own in various ways, such as using the Send an HTTP Request step or Torq’s Step Builder, and share it across your organization.
Azure AD steps use the Microsoft 365 steps integration.
Use Azure Steps in Torq
Step One: Find or Create an Application
In Azure Portal: Go to the Azure portal and go to App Registrations.
App Registrations: Under Manage, click App Registrations.
If you already have an application you would like to integrate with Torq, select it and make sure it is assigned to an Azure resource (e.g., a Resource Group, Subscription, Virtual Machine, etc.).
If you do not already have an application, click New Registration.
Give the integration a meaningful name.
Select Accounts in this organizational directory only
No redirect URI is necessary.
Click Register.
Assign to IAM Role: Within the app you just created, go to Access Control (IAM) and click Add > Add role assignment.
Click Privileged administrator roles.
Click on the appropriate role for the functionality you desire to automate. We recommend the Contributor role.
Click Members and search for the application you just created.
Click Select.
Go to Review + Assign and ensure you have selected the appropriate application. Click Review + Assign to finalize.
Get App Details:
Go to the application's Overview page.
Copy the tenant ID. In Azure, the field is Directory (tenant) ID.
Copy the client ID. In Azur,e the field is Application (tenant) ID.
Step Two: Create a Client Secret
Go to App Registrations: From App registrations, select the application from earlier.
Go to Certificates & Secrets: Under Manage, click Certificates & secrets.
Create a New Secret: Click New client secret.
Give the secret a meaningful description/name.
Set the expiration time according to your organization's best practices.
Click Add.
Step Three: Create an Azure Steps Integration in Torq
Navigate to the Integration: In Torq, go to Build > Integrations > Steps > Azure and click Add.
Enter the Details:
Give the integration a meaningful name. This cannot be changed later.
Enter the Tenant ID you copied earlier.
Enter the Client ID you copied earlier.
Enter the Client Secret you created earlier.
Finalize: Click Add.
FAQs
Templates
Now that you've added your integration, check out these templates specially crafted by Torq's security experts. Visit Torq's template library for more.