# Constants

AzureClientIDKey configuration key holding the client ID.
AzureClientSecretKey key holding the client secret.
AzureTenantIDKey key holding the Azure tenant ID.
AzureUseMSIKey configuration key if we should use MSI.
DeltaCMDKey path to the delta-kusto binary.
ParallelWorkers Number of parallel worker groups.
SQLPackageCMDKey path to the sqlpackage binary.
SQLPackagePass password to authenticate against SQL servers.
SQLPackageUser user to access SQL Servers.