Skip to content

Commit 49cb2d1

Browse files
authored
Merge pull request #221699 from cebundy/signalr-tutorials
[SignalR]: Refresh of javascript and python quickstarts
2 parents 56586d9 + 8c9c44e commit 49cb2d1

File tree

3 files changed

+470
-400
lines changed

3 files changed

+470
-400
lines changed

articles/azure-signalr/includes/signalr-quickstart-create-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ You don't need to change the settings on the **Networking** and **Tags** tabs fo
3131
6. Select the **Review + create** button at the bottom of the **Basics** tab.
3232
1. On the **Review + create** tab, review the values and then select **Create**. It will take a few moments for deployment to complete.
3333
1. When the deployment is complete, select the **Go to resource** button.
34-
1. On the SignalR resource screen, select **Keys** from the menu on the left, under **Settings**.
34+
1. On the SignalR resource page, select **Keys** from the menu on the left, under **Settings**.
3535
1. Copy the **Connection string** for the primary key. You'll need this connection string to configure your app later in this tutorial.

0 commit comments

Comments
 (0)