Skip to content

Commit c75ea75

Browse files
committed
adding lightbox
1 parent c243212 commit c75ea75

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/event-hubs/geo-replication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The Event Hubs Geo-replication feature provides replication of both metadata (en
1616
> The Event Hubs Geo-replication feature is available on the Premium and Dedicated tier only.
1717
>
1818
19-
This feature ensures that metadata and data of a namespace is continuously replicated from a primary region to the secondary region. The namespace can be thought of as being virtually extended to more than one region, with one region being the primary and the other being the secondary.
19+
This feature ensures that metadata and data of a namespace is continuously replicated from a primary region to the secondary region. The namespace can be thought of as being extended to more than one region, with one region being the primary and the other being the secondary.
2020

2121
At any time, the secondary region can be promoted to become a primary region. Promoting a secondary repoints the namespace FQDN (fully qualified domain name) to the selected secondary region, and the previous primary region is demoted to a secondary region.
2222

@@ -250,7 +250,7 @@ When implementing Geo-Replication for an Event Hubs namespace that uses private
250250
> [!IMPORTANT]
251251
> When promoting a secondary region for Event Hubs, the DNS entry also needs to be updated to point to the corresponding endpoint.
252252
253-
:::image type="content" source="./media/geo-replication/geo-replication-private-endpoints.png" alt-text="Screenshot showing two VNETs with their own private endpoints and VMs connected to an on-premises instance and an Event Hubs namespace.":::
253+
:::image type="content" source="./media/geo-replication/geo-replication-private-endpoints.png" alt-text="Screenshot showing two VNETs with their own private endpoints and VMs connected to an on-premises instance and an Event Hubs namespace." lightbox="./media/geo-replication/geo-replication-private-endpoints.png":::
254254

255255
The advantage of this approach is that failover can occur independently at the application layer or on the Event Hubs namespace:
256256

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This tutorial shows you how to use the Geo-replication with Event Hubs. To learn
3535

3636
2. Provide a name for the namespace, and select **Enable Geo-replication**.
3737

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.":::
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." lightbox="./media/use-geo-replication/premium-namespace-create.png":::
3939

4040
---
4141

@@ -79,7 +79,7 @@ In the case where your primary region goes down completely, you can still perfor
7979
## Switch replication mode
8080

8181
To switch between replication modes, or update the maximum replication lag, click on the link under **Replication consistency**, and click the checkbox to enable / disable synchronous replication, or update the value in the textbox to change the asynchronous maximum replication lag.
82-
:::image type="content" source="./media/use-geo-replication/update-namespace-geo-replication-configuration.png" alt-text="Screenshot showing how to update the configuration of the Geo-Replication feature.":::
82+
:::image type="content" source="./media/use-geo-replication/update-namespace-geo-replication-configuration.png" alt-text="Screenshot showing how to update the configuration of the Geo-Replication feature." lightbox="./media/use-geo-replication/update-namespace-geo-replication-configuration.png":::
8383

8484
## Remove a secondary
8585
To remove a Geo-replication pairing with a secondary, select **Geo-replication** on the left menu, select the secondary region, and then select **Remove**. At the prompt, enter the word **delete**, and then you can delete the secondary.

0 commit comments

Comments
 (0)