Skip to main content

Capabilities

ResourceSyncProvision
Accounts
Groups
Roles
Tenants
Subscriptions
Enterprise applications
Managed identities
Resource groups
Resource group roles
Storage accounts
Containers
The Microsoft Azure Infrastructure connector works optimally when connected to a tenant licensed with either Microsoft Entra ID P2 or Microsoft Entra ID Governance. Other license types are supported, but the connector is not able to provide the same level of detail in all synced information. See the instructions below about using the Skip Entra ID P2 License Features configuration option if you do not have one of these license types.

Gather Azure Infrastructure credentials

Configuring the connector requires you to pass in credentials generated in Azure Infrastructure. Gather these credentials before you move on.
A user with at least the Cloud Application Administrator permission in Azure must perform this task.

Create a new application

1
In Microsoft Entra admin center, navigate to App registrations.
2
Click New registration.
3
Give the application a name, such as “ConductorOne”, and select the relevant supported account type. You do not need to set a redirect URI.
4
Click Register.
5
The new app is created. Carefully copy and save the Application (client) ID and the Directory (tenant) ID shown on the application summary page.
6
Next, we’ll generate a client secret for this app. Click Certificates & secrets.
7
Click + New client secret.
8
Give the client secret a description and set its expiration.
9
Click Add.
10
The client secret is generated. Carefully copy and save the Secret Value.

Give the new application API permissions

1
Click API permissions.
2
Click + Add permissions > Microsoft Graph.
3
Click Application permissions. Select each permission in the relevant set below:To sync access data:
Application.Read.All
AppRoleAssignment.ReadWrite.All # Microsoft does not make a read-only AppRoleAssignment permission available 
AuditLog.Read.All
Directory.Read.All
Group.Read.All
GroupMember.Read.All
MailboxSettings.Read
RoleAssignmentSchedule.Read.Directory
RoleEligibilitySchedule.Read.Directory
RoleManagement.Read.All
RoleManagement.Read.Directory
RoleManagementAlert.Read.Directory
RoleManagementPolicy.Read.AzureADGroup
RoleManagementPolicy.Read.Directory
ServicePrincipalEndpoint.Read.All
User.Read.All
User.ReadBasic.All
PrivilegedAccess.Read.AzureAD
PrivilegedAccess.Read.AzureADGroup
PrivilegedAccess.Read.AzureResources
To sync access data and provision access:
Application.ReadWrite.All
AppRoleAssignment.ReadWrite.All
AuditLog.Read.All
Directory.ReadWrite.All
Group.ReadWrite.All
GroupMember.ReadWrite.All
MailboxSettings.ReadWrite
RoleAssignmentSchedule.Read.Directory
RoleEligibilitySchedule.Read.Directory
RoleManagement.Read.All
RoleManagement.ReadWrite.Directory
RoleManagementAlert.Read.Directory
RoleManagementPolicy.Read.AzureADGroup
RoleManagementPolicy.Read.Directory
ServicePrincipalEndpoint.ReadWrite.All
User.ReadWrite.All
User.ReadBasic.All
PrivilegedAccess.Read.AzureAD
PrivilegedAccess.Read.AzureADGroup
PrivilegedAccess.Read.AzureResources
Additional permission requirements:
  • To sync subscription resources: The application must be granted at least Reader permissions on the subscription.
  • To provision subscription roles: The Owner role is required to provision access to other roles in the subscription.
That’s it! Next, move on to the connector configuration instructions.

Configure the Azure Infrastructure connector

To complete this task, you’ll need:
  • The Connector Administrator or Super Administrator role in ConductorOne
  • Access to the set of Azure Infrastructure credentials generated by following the instructions above
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.
1
In ConductorOne, navigate to Admin > Connectors and click Add connector.
2
Search for Azure Infrastructure and click Add.
3
Choose how to set up the new Azure Infrastructure connector:
  • Add the connector to a currently unmanaged app (select from the list of apps that were discovered in your identity, SSO, or federation provider that aren’t yet managed with ConductorOne)
  • Add the connector to a managed app (select from the list of existing managed apps)
  • Create a new managed app
4
Set the owner for this connector. You can manage the connector yourself, or choose someone else from the list of ConductorOne users. Setting multiple owners is allowed. If you choose someone else, ConductorOne will notify the new connector owner by email that their help is needed to complete the setup process.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Paste the client ID into the Client ID field.
8
Paste the client secret into the Client secret field.
9
Paste the tenant ID into the Tenant ID field.
10
Optional. Check the box if you want the connector to attempt to get Mailbox settings for users to determine user purpose. (This is helpful if you need to sort out non-human identities such as conference rooms or devices.)
11
Optional. Check the box if you want to Skip syncing Active Directory Server groups.
12
Enter your domain for the Microsoft Graph API in the Graph domain field. The default is graph.microsoft.com.
13
Optional. Check the box if you want to Skip unused roles.
14
Optional. Check the box if you want to Skip syncing storage containers.
15
Optional. Check the box if you want to Enable syncing external resources (identities from a shared identity source).
16
If you are NOT running Azure infrastructure on an Entra ID P2 or Entra ID Governance license, click to enable Skip Entra ID P2 License Features. If this option is not checked and you do not have one of the license types above, the connector will fail to sync properly.
17
Click Save.
18
If enabling external resource sync, complete these additional steps:
  1. In the Shared identity source area of the page, click Edit.
  2. Select the connector from which you want to pull identities.
  3. Optional. Limit the identities pulled from the connector you selected to only those with a certain entitlement by setting the entitlement.
  4. Click Save.
19
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
That’s it! Your Azure Infrastructure connector is now pulling access data into ConductorOne.