Skip to content

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent 2144b19 commit 04048b1
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ languages:
- csharp
products:
- azure
services: Event-Hub
platforms: dotnet
author: yaohaizh
extensions:
- services: Event-Hub
- platforms: dotnet
---

# Getting started on managing event hub geo-disaster recovery using C# #

Azure Event Hub sample for managing geo disaster recovery pairing -
- Create two event hub namespaces
- Create a pairing between two namespaces
- Create an event hub in the primary namespace and retrieve it from the secondary namespace
- Retrieve the pairing connection string
- Fail over so that secondary namespace become primary.
Azure Event Hub sample for managing geo disaster recovery pairing -
- Create two event hub namespaces
- Create a pairing between two namespaces
- Create an event hub in the primary namespace and retrieve it from the secondary namespace
- Retrieve the pairing connection string
- Fail over so that secondary namespace become primary.


## Running this Sample ##
Expand Down

0 comments on commit 04048b1

Please sign in to comment.