Skip to content

Commit 2311a31

Browse files
Lightboxes and update date.
1 parent 483002e commit 2311a31

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

articles/event-hubs/event-hubs-node-get-started-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Quickstart: Send or receive events using JavaScript'
33
description: This article provides a walkthrough for creating JavaScript applications that send or receive events to and from Azure Event Hubs.
44
ms.topic: quickstart
5-
ms.date: 06/13/2025
5+
ms.date: 06/16/2025
66
ms.devlang: javascript
77
ms.custom: devx-track-js, mode-api, passwordless-js
88
#customer intent: As a JavaScript developer, I want to learn how to send events to an event hub and receive events from the event hub using C#.

articles/event-hubs/includes/storage-checkpoint-store-recommendations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Provides recommendations when using Azure Blob Storage as a checkpo
44
author: spelluru
55
ms.service: azure-event-hubs
66
ms.topic: include
7-
ms.date: 06/13/2025
7+
ms.date: 06/16/2025
88
ms.author: spelluru
99
ms.custom: "include file"
1010
---

includes/passwordless/event-hub/event-hub-assign-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: storage
55
author: alexwolfmsft
66
ms.service: azure-storage
77
ms.topic: include
8-
ms.date: 06/13/2025
8+
ms.date: 06/16/2025
99
ms.author: alexwolf
1010
ms.custom: include file
1111
---
@@ -37,7 +37,7 @@ If you want to create a custom role, see [Rights required for Event Hubs operati
3737

3838
1. Select **+ Add** from the top menu. Then select **Add role assignment**.
3939

40-
:::image type="content" source="media/event-hub-assign-roles/add-role.png" alt-text="Screenshot showing how to assign a role.":::
40+
:::image type="content" source="media/event-hub-assign-roles/add-role.png" alt-text="Screenshot showing how to assign a role." lightbox="media/event-hub-assign-roles/add-role.png":::
4141

4242
1. Use the search box to filter the results to the desired role. For this example, search for `Azure Event Hubs Data Owner` and select the matching result. Then choose **Next**.
4343

includes/passwordless/event-hub/event-hub-passwordless-template-tabbed-basic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: storage
55
author: diberry
66
ms.service: azure-storage
77
ms.topic: include
8-
ms.date: 06/13/2025
8+
ms.date: 06/16/2025
99
ms.author: diberry
1010
ms.custom: include file
1111
---
@@ -37,7 +37,7 @@ A client can use the connection string to connect to the Event Hubs namespace. T
3737
1. On the **Shared access policies** page, select **RootManageSharedAccessKey**.
3838
1. In the **Policy: RootManageSharedAccessKey** window, select the copy button next to **Primary Connection String**, to copy the connection string to your clipboard for later use. Paste this value into Notepad or some other temporary location.
3939

40-
:::image type="content" source="./media/event-hub-passwordless-template-tabbed/connection-string.png" alt-text="Screenshot shows an SAS policy called RootManageSharedAccessKey, which includes keys and connection strings.":::
40+
:::image type="content" source="./media/event-hub-passwordless-template-tabbed/connection-string.png" alt-text="Screenshot shows an SAS policy called RootManageSharedAccessKey, which includes keys and connection strings." lightbox="./media/event-hub-passwordless-template-tabbed/connection-string.png":::
4141

4242
You can use this page to copy primary key, secondary key, primary connection string, and secondary connection string.
4343

includes/passwordless/event-hub/event-hub-storage-assign-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: storage
55
author: alexwolfmsft
66
ms.service: azure-storage
77
ms.topic: include
8-
ms.date: 06/13/2025
8+
ms.date: 06/16/2025
99
ms.author: alexwolf
1010
ms.custom: include file
1111
---
@@ -29,7 +29,7 @@ The following example assigns the **Storage Blob Data Contributor** role to your
2929

3030
1. Select **+ Add** from the top menu. Then select **Add role assignment**.
3131

32-
:::image type="content" source="../../../articles/storage/common/media/assign-role-system-identity.png" alt-text="Screenshot showing how to assign a storage account role.":::
32+
:::image type="content" source="../../../articles/storage/common/media/assign-role-system-identity.png" alt-text="Screenshot showing how to assign a storage account role." lightbox="../../../articles/storage/common/media/assign-role-system-identity.png":::
3333

3434
1. Use the search box to filter the results to the desired role. For this example, search for *Storage Blob Data Contributor*. Select the matching result and then choose **Next**.
3535

0 commit comments

Comments
 (0)