Skip to content

Commit a6c7463

Browse files
Merge pull request #225902 from JialinXin/patch-14
Minor update according to test feedback.
2 parents 6bab020 + 693b76f commit a6c7463

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-web-pubsub/tutorial-serverless-notification.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,9 @@ In this tutorial, you learn how to:
475475
```
476476
477477
And checking the running logs, you can visit your local host static page by visiting: `http://localhost:7071/api/index`.
478+
479+
> [!NOTE]
480+
> Some browers will automatically redirect to `https` that leads to wrong url. Suggest to use `Edge` and double check the url if rendering is not success.
478481
479482
## Deploy Function App to Azure
480483

0 commit comments

Comments
 (0)