managed

@JvmName(name = "knndxfmcjtlmgwxd")
suspend fun managed(value: Output<Boolean>)
@JvmName(name = "cafsqfhhvgcfenml")
suspend fun managed(value: Boolean?)

Deprecated

Azure AD Integration (legacy) (https://aka.ms/aks/aad-legacy) is deprecated and clusters can no longer be created with the Azure AD integration (legacy) enabled. This field must be supplied with the value `true` for AKS-managed Entra Integration, but will be removed and defaulted to `true` for the user in v4.0 of the AzureRM Provider.

Parameters

value

Is the Azure Active Directory integration Managed, meaning that Azure will create/manage the Service Principal used for integration. Defaults to false.

Note: The property managed is deprecated and will be defaulted to true in v4.0 of the AzureRM provider. Until the property is removed it must be specified with true for AKS-managed Entra Integration.