Az.RedisEnterpriseCache

Microsoft Azure PowerShell: RedisEnterpriseCache cmdlets

Redis Enterprise

Export-AzRedisEnterpriseCache

Exports a database file from target database.

Get-AzRedisEnterpriseCache

Gets information about a Redis Enterprise cluster and its associated databases.

Get-AzRedisEnterpriseCacheAccessPolicyAssignment

Gets information about access policy assignment for database.

Get-AzRedisEnterpriseCacheDatabase

Gets information about a database in a Redis Enterprise cluster.

Get-AzRedisEnterpriseCacheKey

Retrieves all access keys for a Redis Enterprise database.

Get-AzRedisEnterpriseCacheOperationStatus

Gets the status of operation.

Import-AzRedisEnterpriseCache

Imports a database file to target database.

Invoke-AzRedisEnterpriseCacheDatabaseFlush

Flushes all the keys in this database and also from its linked databases.

Invoke-AzRedisEnterpriseCacheForceDatabaseLinkToReplicationGroup

Forcibly recreates an existing database on the specified cluster, and rejoins it to an existing replication group. IMPORTANT NOTE: All data in this database will be discarded, and the database will temporarily be unavailable while rejoining the replication group.

Invoke-AzRedisEnterpriseCacheForceDatabaseUnlink

Forcibly removes the link to the specified database resource.

New-AzRedisEnterpriseCache

Creates a Redis Enterprise cache.

New-AzRedisEnterpriseCacheAccessPolicyAssignment

Creates/Updates a particular access policy assignment for a database

New-AzRedisEnterpriseCacheDatabase

Creates a database for a Redis Enterprise cache.

New-AzRedisEnterpriseCacheKey

Regenerates an access key for a Redis Enterprise database.

Remove-AzRedisEnterpriseCache

Deletes a Redis Enterprise cache cluster.

Remove-AzRedisEnterpriseCacheAccessPolicyAssignment

Deletes a single access policy assignment.

Remove-AzRedisEnterpriseCacheDatabase

Deletes a single database in a Redis Enterprise cache.

Update-AzRedisEnterpriseCache

Updates an existing Redis Enterprise cluster

Update-AzRedisEnterpriseCacheDatabase

Updates an existing Redis Enterprise database

Update-AzRedisEnterpriseCacheDatabaseDbRedisVersion

Upgrades the database Redis version to the latest available.