tenant

val tenant: Output<String>?

The service principal tenant id or name in which to authenticate against the Kusto Database.

NOTE If service_principal_id is used, service_principal_key and tenant is also required. NOTE One of Managed Identity authentication and Service Principal authentication must be set.