Azure Event Hubs · Arazzo Workflow
Microsoft Azure Event Hubs Configure Geo-Disaster Recovery Pairing
Version 1.0.0
Create a Geo-DR alias pairing a primary namespace to a secondary, then poll the configuration until replication provisioning succeeds.
View Spec
View on GitHub
Big DataEvent StreamingIoTMessage IngestionReal-Time ProcessingArazzoWorkflows
Provider
Workflows
configure-disaster-recovery-pairing
Create a Geo-DR alias and poll until replication provisioning succeeds.
Creates a Disaster Recovery alias on the primary namespace referencing the secondary partner namespace, then polls the alias until provisioningState is Succeeded.
1
createPairing
DisasterRecoveryConfigs_CreateOrUpdate
Create the Disaster Recovery alias on the primary namespace, pointing at the secondary partner namespace.
2
pollPairing
DisasterRecoveryConfigs_Get
Poll the Disaster Recovery alias until its provisioning state reaches Succeeded, confirming the pairing is fully replicating.