KnownProvisioningState enum

Redis instance provisioning status.

Fields

ConfiguringAAD

An AAD configuration update operation is in progress.

Creating

A create operation is in progress.

Deleting

A delete operation is in progress.

Disabled

The cache is disabled and cannot be used.

Failed

An operation such as create or update failed. If you failed to create the cache it will not be in a usable state, so you should delete and recreate it.

Linking

Georeplication link is in progress

Migrating

A migration to Azure Managed Redis is in progress.

MigrationCancellationFailed

A cancellation (rollback) of a migration to Azure Managed Redis has failed.

MigrationCancelling

A cancellation (rollback) of a migration to Azure Managed Redis is in progress.

MigrationFailed

A migration to Azure Managed Redis failed.

MigrationSucceeded

A migration to Azure Managed Redis succeeded.

Provisioning

An operation is in progress

RecoveringScaleFailure

A scaling operation encountered an error and recovery is in progress.

Scaling

A scaling operation is in progress

Succeeded

The most recent operation successfully completed

Unlinking

Georeplication unlink is in progress

Unprovisioning

The cache may be being disabled

Updating

An update operation is in progress.