Skip to content

Commit 8241842

Browse files
authored
Update send-and-receive-events-using-data-generator.md
1 parent 7f0f475 commit 8241842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/send-and-receive-events-using-data-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You could follow the steps below to send events to Azure Event Hubs Data Generat
4040
4. **Repeat send**:-If you want to send the same payload as multiple events, you can enter the number of repeat events that you wish to send. Repeat Send supports sending up to 100 repetitions.
4141
5. **Authentication Type**: Under settings, you can choose from two different authentication type: Shared Access key or Azure Active Directory. Please make sure that you have Azure Event Hubs Data owner permission before using Azure Active Directory.
4242

43-
:::image type="content" source="media/send-and-receive-events-using-data-generator/highlighted-data-generator-landing.png" alt-text="Screenshot displaying overview page for event hub namespace ":::
43+
:::image type="content" source="media/send-and-receive-events-using-data-generator/highlighted-data-generator-landing.png" alt-text="Screenshot displaying landing page for data generator ":::
4444

4545
> [!TIP]
4646
> For user defined payload, the content under the "Enter payload" section is treated as a single event The number of events sent is equal to the value of repeat send.

0 commit comments

Comments
 (0)