Skip to content

Commit 5027e34

Browse files
Fix typo.
1 parent 2311a31 commit 5027e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: include file
1313
This quickstart shows you two ways of connecting to Azure Event Hubs:
1414

1515
- *Passwordless*. Use your security principal in Microsoft Entra ID and role-based access control (RBAC) to connect to an Event Hubs namespace. You don't need to worry about having hard-coded connection strings in your code, in a configuration file, or in secure storage like Azure Key Vault.
16-
- *connection string*. Use a connection string to connect to an Event Hubs namespace. If you're new to Azure, you might find the connection string option easier to follow.
16+
- *Connection string*. Use a connection string to connect to an Event Hubs namespace. If you're new to Azure, you might find the connection string option easier to follow.
1717

1818
We recommend using the passwordless option in real-world applications and production environments. For more information, see [Service Bus authentication and authorization](../../../articles/service-bus-messaging/service-bus-authentication-and-authorization.md) and [Passwordless connections for Azure services](/azure/developer/intro/passwordless-overview).
1919

0 commit comments

Comments
 (0)