You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/eventhub/azure-eventhub/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ The Azure Event Hubs client library allows for publishing and consuming of Azure
26
26
27
27
- Python 3.8 or later.
28
28
-**Microsoft Azure Subscription:** To use Azure services, including Azure Event Hubs, you'll need a subscription.
29
-
If you do not have an existing Azure account, you may sign up for a free trial or use your MSDN subscriber benefits when you [create an account](https://account.windowsazure.com/Home/Index).
29
+
If you do not have an existing Azure account, you may sign up for a free trial or use your MSDN subscriber benefits when you [create an account](https://azure.microsoft.com/free/).
30
30
31
31
-**Event Hubs namespace with an Event Hub:** To interact with Azure Event Hubs, you'll also need to have a namespace and Event Hub available.
32
32
If you are not familiar with creating Azure resources, you may wish to follow the step-by-step guide
0 commit comments