ImportAzureTenantInput
ImportAzureTenantInput
ImportAzureTenantInput
Import an Azure tenant with discovery and connection settings
clientId |
String! | The app registration client ID (GUID) |
clientKey |
String! | The app registration client secret |
discoveryLevels |
[AzureDiscoveryLevelEntryInput!] | Discovery level settings for subscriptions and management groups. Items not specified default to RESOURCE (full import). |
environment |
AzureEnvironment! | The Azure cloud environment |
parent |
ID! | The parent resource to import the tenant under, either as an id, or an AKA |
tenantId |
String! | The Azure AD tenant ID (GUID) |
title |
String | Optional display title for the tenant |