Microsoft Azure Monitoring

Monitoring a distributed architecture is complex and challenging. With cloud deployments mostly based on distributed architectures, it would be difficult for administrators to monitor resources using different tools. Also, monitoring the availability and performance of various applications in different environments requires specialized technical skills. Monitoring Azure resources is not an exception.

IT-Conductor provides an out-of-the-box solution to monitor and implement automation solutions for your Azure resources and the other components in your entire system landscape.

How to Add IT-Conductor as an App in Azure Subscription

1. In Microsoft Azure, navigate to Azure Active Directory → Properties. 2. Fill out the required fields, then click Save. Copy and note the AAD Directory ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.

3. Register IT-Conductor as a New App by navigating to App Registrations → Add New App Registration. Copy and note the IT-Conductor Application ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.

4. Navigate to Settings → API Access → Keys (right panel). Copy and note the key value for IT-Conductor: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.

5. Navigate to All services → General → Subscriptions. Then click on the one you are planning to use. Copy and note the Subscription ID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.

6. In Azure Portal, navigate to Access Control (IAM). Then click Add (+) to add the appropriate role assignments.

Required role assignments for Azure Monitoring in IT-Conductor:

Virtual Machine Contributor - gives rights to read, start/stop, etc. for VMs Monitoring Reader - gives access to monitoring data

Note:

  • IT-Conductor won't show in the list of users initially. You have to type in the Select field before it shows up.

  • Additional roles may be required as we progress the development of features for IT-Conductor.

How to Configure Azure Connections in IT-Conductor

1. In IT-Conductor, navigate to Dashboards → Administrator.

2. Scroll down to the bottom left of the page and locate the tile for Azure Tenants. To add a new tenant, click the "+" icon.

3. Follow the prompts in the Create New Azure Tenant wizard using the values you noted when you added IT-Conductor as an application in Azure.

Important: Ensure the Gateway is installed and configured with outbound internet HTTPS access in your network.

4. Wait for the discovery to take place and start showing the Azure environment on the IT-Conductor Service Grid in about 15 minutes.

5. The Azure resource information can be seen by accessing the View Service Info icon.

6. Automation actions are also available from the same service grid view (i.e., Start if the VM is Stopped/Deallocated status, or Stop/Deallocate if in Started status).

7. When you click Commands, you should see the status of each of the actions (i.e., Start/Stop/Deallocate) executed on the Resource Batch Commands page.

After a few minutes, you can verify the Azure resource status in IT-Conductor (same service grid in Step 4) or check on your Azure Portal.

Note: The Start/Stop/Deallocate actions can be automated in several ways: On-demand, Scheduled, Process Integration, or Recovery Actions.

Last updated