🛠️ AUTOMY Integration Manual with Azure Graph
Knowledge Center — Integrations
By Giancarlo Barreda ·
This guide will walk you through the step-by-step process of setting up the connection between AUTOMY and Azure Graph .
You will learn how to obtain the necessary data from Azure and how to enter it correctly into AUTOMY. 📍 Where to Find This Configuration in AUTOMY Log in to AUTOMY .
Click on Integrations and API Connections .
In the Azure Servers and Services section, click the green "Add Configuration" button.
Select AzureGraph to access the configuration form. 🧩 What Do You Need from Azure? To complete the form in AUTOMY, you need to gather the following data from your Azure account: Field in AUTOMY Data to Obtain from Azure Tenant Id Azure Directory ID (Tenant) Client Id Registered Application ID (Client ID) User Email of the user with directory access Password Password for the user above (if using direct auth) Secret Secret generated for the registered application Scope Permissions (scopes) defined in the app Secret Expiration Expiration date of the created secret Is Element Enabled? Toggle to enable or disable the integration 🧭 Step-by-Step: How to Obtain Each Value in Azure 🔐 1.
Create an Application in Azure AD Go to https://portal.azure.com .
Navigate to Azure Active Directory > App Registrations .
Fill out the following fields: Name : e.g.
AUTOMY-Graph-Integration Supported account types : Select the appropriate option for your use case (typically "Accounts in this organizational directory only").
Redirect URI (optional) : Can be left blank.
Click Register . 📌 Once the app is registered: Tenant ID → Appears on the overview page.
Client ID → Also shown on the same page. 🧑💼 2.