Skip to content

Commit 05ff8d3

Browse files
committed
fix build issues
1 parent 56d4e62 commit 05ff8d3

3 files changed

Lines changed: 86 additions & 170 deletions

File tree

articles/event-hubs/event-hubs-capture-enable-through-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To create an event hub within the namespace, follow these steps:
3333

3434
1. On the **Overview** page for your namespace, select **+ Event hub** on the command bar.
3535

36-
:::image type="content" source="./media/event-hubs-quickstart-portal/create-event-hub4.png" lightbox="./media/event-hubs-quickstart-portal/create-event-hub4.png" alt-text="Screenshot of the selection of Add event hub button on the command bar.":::
36+
:::image type="content" source="./media/event-hubs-quickstart-portal/create-event-hub-button.png" lightbox="./media/event-hubs-quickstart-portal/create-event-hub-button.png" alt-text="Screenshot of the selection of Add event hub button on the command bar.":::
3737
2. On the **Create event hub** page, type a name for your event hub, then select **Next: Capture** at the bottom of the page.
3838

3939
:::image type="content" source="./media/event-hubs-capture-enable-through-portal/create-event-hub-basics-page.png" alt-text="Screenshot of the Create event hub page.":::

articles/event-hubs/use-log-compaction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You can create a compacted event hub using the Azure portal by following these s
2626
1. Navigate to your Event Hubs namespace.
2727
1. On the Event Hubs Namespace page, select Event Hubs in the left menu.
2828
1. At the top of the window, select + Event Hubs.
29-
:::image type="content" source="./media/event-hubs-quickstart-portal/create-event-hub4.png" alt-text="Screenshot of event hub creation UI.":::
29+
:::image type="content" source="./media/event-hubs-quickstart-portal/create-event-hub-button.png" alt-text="Screenshot of event hub creation UI.":::
3030
1. Type a *name* for your event hub, and specify the *partition count*. Since we're creating a compacted event hub, select *compaction policy* as *compaction* and provide the desired value for *tombstone retention time*.
3131
:::image type="content" source="./media/event-hubs-log-compaction/enabling-compaction.png" alt-text="Screenshot of the event hubs creation UI with compaction related attributes.":::
3232
1. Select *create* and create the compacted event hub.

0 commit comments

Comments
 (0)