Skip to content

Commit 3c66fb9

Browse files
authored
Merge pull request #106912 from CHEEKATLAPRADEEP-MSFT/patch-86
(AzureCXP) MicrosoftDocs/azure-docs#49711
2 parents f896218 + a1fa311 commit 3c66fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-hubs/event-hubs-get-connection-string.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This article walks you through various ways of obtaining the connection string.
5353

5454
[!INCLUDE [updated-for-az](../../includes/updated-for-az.md)]
5555

56-
You can use the [Get-AzEventHubNamespaceKey](/powershell/module/az.eventhub/get-azeventhubkey) to get the connection string for the specific policy/rule name as shown below:
56+
You can use the [Get-AzEventHubKey](/powershell/module/az.eventhub/get-azeventhubkey) to get the connection string for the specific policy/rule name as shown below:
5757

5858
```azurepowershell-interactive
5959
Get-AzEventHubKey -ResourceGroupName dummyresourcegroup -NamespaceName dummynamespace -AuthorizationRuleName RootManageSharedAccessKey

0 commit comments

Comments
 (0)