Skip to content

Commit 4148052

Browse files
authored
Update event-hubs-quickstart-stream-large-messages.md
1 parent fcd991c commit 4148052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/event-hubs/event-hubs-quickstart-stream-large-messages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this quickstart, you learn how to send and receive large messages (up to 20 M
1414

1515
To complete this quickstart, you need the following prerequisites:
1616

17-
- Azure subscription. To use Azure services, including 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) or use your MSDN subscriber benefits when you [create an account](https://azure.microsoft.com/).
17+
- An Azure subscription. To use Azure services, including 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) or use your MSDN subscriber benefits when you [create an account](https://azure.microsoft.com/).
1818
- A [self-serve scalable dedicated cluster](event-hubs-dedicated-cluster-create-portal.md), an event hubs namespace, and an event hub. The first step to meet this prerequisite is to use the Azure portal to create a dedicated cluster and namespace inside a cluster. To create an event hub, see [Quickstart: Create an event hub by using the Azure portal](event-hubs-create.md). You can skip this step if you already have a self-serve scalable dedicated cluster.
1919

2020
> [!NOTE]
@@ -49,4 +49,4 @@ For more information, see [Send events to and receive events from Event Hubs by
4949
>
5050
>By default, the AMQP client prefetch count is 300. Lower this value to avoid client-side memory issues when you deal with large messages.
5151
52-
For the complete .NET library reference, see the [SDK documentation](/dotnet/api/overview/azure/event-hubs).
52+
For the complete .NET library reference, see the [SDK documentation](/dotnet/api/overview/azure/event-hubs).

0 commit comments

Comments
 (0)