Skip to content

Commit a64a746

Browse files
authored
Removed reference to a video walk-through
1 parent 037d6e4 commit a64a746

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

articles/azure-web-pubsub/quickstarts-livetry.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ Before getting started, here’s a quick refresher on core Azure Web PubSub conc
4242

4343
In this scenario, you’ll simulate server-side broadcasting using the `sendToGroup` REST API. This demonstrates how the service routes a message from your backend to all clients in a specified group.
4444

45-
### Watch the video walkthrough
46-
[!!!!MISSING!!!!]
47-
48-
### Steps (recap from video)
45+
### Steps
4946
1. In the Azure portal, navigate to your Azure Web PubSub resource.
5047
2. Open the **LiveTry** blade.
5148
3. Click **+ Add Client** to simulate multiple connections.
@@ -65,10 +62,7 @@ Try repeating the steps with multiple clients to visualize message broadcasting
6562

6663
In this scenario, you’ll simulate a client sending a message to other clients in the same group—similar to a user posting a message in a chat room.
6764

68-
### Watch the video walkthrough
69-
[!!!!MISSING!!!!]
70-
71-
### Steps (recap from video)
65+
### Steps
7266
1. In **LiveTry**, add two or more clients and specify the same value for the `Initial Groups` field.
7367
2. For the client that will send the message, select **Allow client to send to all groups**.
7468
3. Switch to that client’s panel, specify the group name, enter a message, and click **Invoke**.
@@ -91,4 +85,4 @@ This scenario showcases **client-to-group messaging**, which is ideal in applica
9185

9286
- Learn more about [key concepts](./key-concepts.md) in Azure Web PubSub
9387
- Follow the [Quickstart guide](./quickstarts-pubsub-among-clients.md) to build a local sample
94-
- Explore guides under "How-to guides" for common tasks when developing with Azure Web PubSub
88+
- Explore guides under "How-to guides" for common tasks when developing with Azure Web PubSub

0 commit comments

Comments
 (0)