Skip to content

Commit ee1b2ef

Browse files
Update articles/azure-signalr/scripts/signalr-cli-create-with-app-service-github-oauth.md
1 parent 9c2cf84 commit ee1b2ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/scripts/signalr-cli-create-with-app-service-github-oauth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.custom: mvc, devx-track-azurecli
1414

1515
This sample script creates a new Azure SignalR Service resource, which is used to push real-time content updates to clients. This script also adds a new Web App and App Service plan to host your ASP.NET Core Web App that uses the SignalR Service. The web app is configured with app settings to connect to the new SignalR service resource, and authenticate with [GitHub authentication](https://developer.github.com/v3/guides/basics-of-authentication/). The web app is also configured to use a local git repository deployment source.
1616

17-
[!INCLUDE [Connection string security](includes/signalr-connection-string-security.md)]
17+
[!INCLUDE [Connection string security](../includes/signalr-connection-string-security.md)]
1818

1919
[!INCLUDE [quickstarts-free-trial-note](~/reusable-content/ce-skilling/azure/includes/quickstarts-free-trial-note.md)]
2020

0 commit comments

Comments
 (0)