Skip to content

Commit 83282c5

Browse files
authored
minor improvement
1 parent ab2be27 commit 83282c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-web-pubsub/howto-troubleshoot-common-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.devlang: csharp
1111

1212
# Troubleshooting guide for common issues
1313

14-
This article provides troubleshooting guidance for some of the common issues that customers might encounter. Listed errors are available to check when you turn on [`live trace tool`](./howto-troubleshoot-resource-logs.md#capture-resource-logs-by-using-the-live-trace-tool) or collect from [Azure monior](./howto-troubleshoot-resource-logs.md#capture-resource-logs-with-azure-monitor).
14+
This article provides troubleshooting guidance for some of the common issues that customers might encounter. Listed errors are available to check when you turn on [`live trace tool`](./howto-troubleshoot-resource-logs.md#capture-resource-logs-by-using-the-live-trace-tool) or collect from [Azure Monior](./howto-troubleshoot-resource-logs.md#capture-resource-logs-with-azure-monitor).
1515

1616
## 404 from HttpHandlerUnexpectedResponse
1717

@@ -59,7 +59,7 @@ Review the upstream side code to ensure when upstream receives the `OPTIONS` pre
5959

6060
Besides, you can update to convenience server SDK, which automatically handles `Abuse Protection` for you.
6161

62-
- [@web-pubsub-express for Javascript ](https://www.npmjs.com/package/@azure/web-pubsub-express)
62+
- [@web-pubsub-express for JavaScript ](https://www.npmjs.com/package/@azure/web-pubsub-express)
6363
- [Microsoft.Azure.WebPubSub.AspNetCore for C#](https://www.nuget.org/packages/Microsoft.Azure.WebPubSub.AspNetCore)
6464

6565
## 401 Unauthorized from AbuseProtectionResponseInvalidStatusCode

0 commit comments

Comments
 (0)