Skip to content

Commit 9176298

Browse files
authored
Update howto-shared-private-endpoints-key-vault.md
1 parent 66dd005 commit 9176298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/howto-shared-private-endpoints-key-vault.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Private endpoints of secured resources that are created through Azure SignalR Se
2525
> * The resource ID of the Azure SignalR Service instance is _/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.SignalRService/signalr/contoso-signalr_.
2626
> * The resource ID of the key vault is _/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.KeyVault/vaults/contoso-kv_.
2727
28-
The examples show how the *contoso-signalr* service can be configured so that its outbound calls to the key vault go through a private endpoint rather than public network.
28+
The examples show how the *contoso-signalr* service can be configured so that its outbound calls to the key vault go through a private endpoint rather than a public network.
2929

3030
## Create a shared private link resource to the key vault
3131

0 commit comments

Comments
 (0)