Skip to content

Commit 529b803

Browse files
Verified the article, reviewed the content, and fixed all minor editorial issues. Updated ms.date w.r.t freshness pass.
1 parent e7a21f5 commit 529b803

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-signalr/signalr-quickstart-rest-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to use REST API with Azure SignalR Service following samp
44
author: vicancy
55
ms.service: azure-signalr-service
66
ms.topic: quickstart
7-
ms.date: 11/13/2019
7+
ms.date: 09/03/2024
88
ms.author: lianwei
99
ms.custom: mode-api
1010
---
@@ -37,7 +37,7 @@ Having issues? Try the [troubleshooting guide](signalr-howto-troubleshoot-guide.
3737

3838
## Clone the sample application
3939

40-
While the service is being deployed, let's switch to prepare the code. Clone the [sample app from GitHub](https://github.com/aspnet/AzureSignalR-samples.git), set the SignalR Service connection string, and run the application locally.
40+
While the service is being deployed, let's get the code ready. First, clone the [sample app from GitHub](https://github.com/aspnet/AzureSignalR-samples.git). Next, set the SignalR Service connection string to the app. Finally, run the application locally.
4141

4242
1. Open a git terminal window. Change to a folder where you want to clone the sample project.
4343

0 commit comments

Comments
 (0)