Skip to content

Commit 5536c42

Browse files
authored
private endpoints - generated data
1 parent 4349c65 commit 5536c42

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
@@ -19,8 +19,8 @@ If you're new to Azure Event Hubs, see the [Event Hubs overview](event-hubs-abou
1919
To complete this QuickStart, you need the following prerequisites:
2020

2121
- Microsoft Azure subscription. To use Azure services, including Azure Event Hubs, you need a subscription. If you don't have an existing Azure account, you can sign up for a [free trial](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
22-
2322
- Create Event Hubs namespace and an event hub. The first step is to use the Azure portal to create an Event Hubs namespace and an event hub in the namespace. To create a namespace and an event hub, see [QuickStart: Create an event hub using Azure portal](event-hubs-create.md).
23+
- If the event hub is in a virtual network, you need to access the portal from a VM in the same virtual network. The data generator doesn't work with private endpoints with public access blocked unless you access the portal from the subnet of the virtual network for which the private endpoint is configured.
2424

2525
> [!NOTE]
2626
> Data Generator for Azure Event Hubs is in Public Preview.

0 commit comments

Comments
 (0)