An Azure service that provides access to a secure, dedicated Redis cache, managed by Microsoft.
Hi Dan Preece,
This behavior is expected. Azure Redis Enterprise does not support enabling the notify-keyspace-events configuration, which is required for RIOT‑X live replication (--mode live) to function. RIOT‑X depends on Redis keyspace notifications to subscribe to real‑time changes, but this capability is not available in Azure Redis Enterprise, and the setting cannot be modified at the service level.
Because keyspace notifications cannot be enabled, RIOT‑X live migration is not supported from Azure Redis Enterprise. The only supported approach at this time is to use standard (offline) replication and perform the migration during a short maintenance window, which is what has chosen. If keyspace notification support is added to Azure Redis Enterprise in the future, RIOT‑X live replication would become possible, but this is not currently available.
Hope this helps, Please let us know if you have any questions and concerns.