Skip to main content

SetClientAutoProvision

Flips the AutoProvisionInChildTenants flag on an existing ClientCredentials client. Flipping to true does not auto-backfill — use ProvisionClientInExistingTenants for that.

Examples

octo-cli -c SetClientAutoProvision -id <clientId> -e <enabled>

Options

ShortLongRequiredDescription
-id--clientIdyesThe ClientId on which to set the flag
-e--enabledyestrue to enable auto-provisioning into child tenants, false to disable