Skip to content

Commit e26b121

Browse files
committed
fixing indents and images
1 parent 247e3c8 commit e26b121

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed
-1.41 KB
Loading

articles/event-hubs/use-geo-replication.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,30 +24,30 @@ This tutorial shows you how to use the Geo-replication with Event Hubs. To learn
2424
> To use geo-replication feature, at least one Dedicated Event Hubs cluster is needed in each region where Geo-replication feature is available.
2525
>
2626

27-
1. Navigate to the **Event Hubs Cluster** page for your Event Hubs cluster.
28-
1. On the left menu, expand **Entities**, and select **Cluster Namespaces**.
29-
1. To create an Event Hubs namespace in an Event Hubs cluster in a region with Geo-replication enabled, on the **Cluster Namespaces** page, on the toolbar, select **+ Namespace**. Provide a name for the namespace, and select **Enable Geo-replication**.
27+
1. Navigate to the **Event Hubs Cluster** page for your Event Hubs cluster. Expand **Entities**, and select **Cluster Namespaces**.
28+
2. To create an Event Hubs namespace in an Event Hubs cluster in a region with Geo-replication enabled, on the **Cluster Namespaces** page, on the toolbar, select **+ Namespace**. Provide a name for the namespace, and select **Enable Geo-replication**.
3029

31-
:::image type="content" source="./media/use-geo-replication/namespace-create.png" alt-text="Screenshot of dedicated namespace create UI with geo-replication UI.":::
30+
:::image type="content" source="./media/use-geo-replication/namespace-create.png" alt-text="Screenshot of dedicated namespace create UI with geo-replication UI.":::
3231

3332
### [Premium](#tab/Premium)
3433

3534
1. Follow the steps to create an Event Hubs namespace as listed [here](event-hubs-create.md) and pick the `Premium` tier.
36-
1. Provide a name for the namespace, and select **Enable Geo-replication**.
3735

38-
:::image type="content" source="./media/use-geo-replication/premium-namespace-create.png" alt-text="Screenshot of premium namespace create UI with geo-replication UI.":::
36+
2. Provide a name for the namespace, and select **Enable Geo-replication**.
37+
38+
:::image type="content" source="./media/use-geo-replication/premium-namespace-create.png" alt-text="Screenshot of premium namespace create UI with geo-replication UI.":::
3939

4040
---
4141

42-
2. Select **Add secondary region**, and select a secondary region and a corresponding Event Hubs dedicated cluster running in that region.
42+
3. Select **Add secondary region**, and select a secondary region and a corresponding Event Hubs dedicated cluster running in that region.
4343

4444
:::image type="content" source="./media/use-geo-replication/region-selection.png" alt-text="Screenshot of secondary region and cluster selection in namespace create UI.":::
4545

46-
3. Select asynchronous or synchronous **replication mode** as the replication consistency mode. If you select asynchronous consistency, enter the allowable amount of time the secondary region can lag behind the primary region in minutes.
46+
4. Select asynchronous or synchronous **replication mode** as the replication consistency mode. If you select asynchronous consistency, enter the allowable amount of time the secondary region can lag behind the primary region in minutes.
4747

4848
:::image type="content" source="./media/use-geo-replication/create-replication-consistency.png" alt-text="Screenshot of replication consistency UI in dedicated namespace create UI.":::
49-
4. Then, select **Create** to create the Geo-replicated Event Hubs namespace. The deployment takes a couple of minutes to complete.
50-
5. Once the namespace is created, you can navigate to it and select **Geo-replication** on the left menu to see your Geo-replication configuration.
49+
5. Then, select **Create** to create the Geo-replicated Event Hubs namespace. The deployment takes a couple of minutes to complete.
50+
6. Once the namespace is created, you can navigate to it and select **Geo-replication** on the left menu to see your Geo-replication configuration.
5151

5252
:::image type="content" source="./media/use-geo-replication/geo-replication.png" alt-text="Screenshot of geo-replication UI that shows configuration and allows various actions.":::
5353

0 commit comments

Comments
 (0)