I have an Azure Event Hubs in WEST US with Geo-Recovery enabled to sync with EAST US. As per the Microsoft article -
The feature enables instant continuity of operations with the same configuration, but doesn't replicate the messages held in queues or topic subscriptions or dead-letter queues.
In case of a manual failover, is there way to copy the data from the Primary region to secondary region that is not yet consumed? if not, any reason why the unread data can be copied over?