skipServicePrincipalAadCheck

@JvmName(name = "mfxotdgogadmsfty")
suspend fun skipServicePrincipalAadCheck(value: Output<Boolean>)
@JvmName(name = "toydyoaidamgmpnl")
suspend fun skipServicePrincipalAadCheck(value: Boolean?)

Parameters

value

If the principal_id is a newly provisioned Service Principal set this value to true to skip the Azure Active Directory check which may fail due to replication lag. This argument is only valid if the principal_id is a Service Principal identity. Defaults to false. Changing this forces a new resource to be created.

Note: This field takes effect only when principal_id is a Service Principal identity.