-> A connection string includes the authorization information required for your application to access Azure Web PubSub service. The access key inside the connection string is similar to a root password for your service. In production environments, always protect your access keys. Use Azure Key Vault to manage and rotate your keys securely and [secure your connection string using Microsoft Entra ID](../concept-connection-string.md#use-microsoft-entra-id) and [Authorize access with Microsoft Entra ID](/azure/azure-signalr/signalr-concept-authorize-azure-active-directory).
0 commit comments