ImportAzureActiveDirectoryInput
ImportAzureActiveDirectoryInput
ImportAzureActiveDirectoryInput
Import an Azure Active Directory (Entra ID) with credentials configured atomically
clientId |
String! | The app registration client ID (GUID) |
clientKey |
String! | The app registration client secret |
directoryId |
String! | The Azure AD directory ID (GUID) - same as tenant ID for single-tenant apps |
environment |
AzureEnvironment! | The Azure cloud environment |
parent |
ID! | The parent resource to import the directory under, either as an id, or an AKA |
tenantId |
String! | The Azure AD tenant ID (GUID) |
title |
String | Optional display title for the directory |