skipServicePrincipalAadCheck

@JvmName(name = "losyavvlgnnmvrcg")
suspend fun skipServicePrincipalAadCheck(value: Output<Boolean>)
@JvmName(name = "fiubofugwykxcimx")
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.

Note: If it is not a Service Principal identity it will cause the role assignment to fail.