---
title: Configured replication tasks - Azure Event Hubs | Microsoft Docs
description: This article provides an overview of replicating event between Event Hubs
ms.topic: article
ms.date: 09/28/2021
---
# Configured replication tasks - Azure Event Hubs
[!INCLUDE [messaging-configured-functions](../../includes/messaging-configured-functions.md)]
## Next Steps
* [Replicating event data between Event Hubs](https://github.com/Azure-Samples/azure-messaging-replication-dotnet/tree/main/functions/config/EventHubCopy)
* [Replicating event data to Service Bus](https://github.com/Azure-Samples/azure-messaging-replication-dotnet/tree/main/functions/config/EventHubCopyToServiceBus)
* [Replicating event data from Service Bus](https://github.com/Azure-Samples/azure-messaging-replication-dotnet/tree/main/functions/config/ServiceBusCopyToEventHub)