Skip to content

Commit 31876de

Browse files
authored
Merge pull request #200751 from ddematheu2/patch-29
Update network-diagnostic.md
2 parents 0f7b471 + 8d64d91 commit 31876de

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/communication-services/concepts/developer-tools/network-diagnostic.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ The Network Diagnostics Tool enables Azure Communication Services developers to
2020
![Network Diagnostic Tool home screen](../media/network-diagnostic-tool.png)
2121

2222
As part of the diagnostics performed, the user is asked to enable permissions for the tool to access their devices. Next, the user is asked to record their voice, which is then played back using an echo bot to ensure that the microphone is working. The tool finally, performs a video test. The test uses the camera to detect video and measure the quality for sent and received frames.
23+
24+
If you are looking to build your own Network Diagnostic Tool or to perform deeper integration of this tool into your application, you can levearge [pre-call diagnostic APIs](../voice-video-calling/pre-call-diagnostics.md) for the calling SDK.
2325

2426
## Performed tests
2527

@@ -39,7 +41,8 @@ When a user runs a network diagnostic, the tool collects and store service and c
3941

4042
## Next Steps
4143

44+
- [Use Pre-Call Diagnostic APIs to build your own tech check](../voice-video-calling/pre-call-diagnostics.md)
4245
- [Explore User-Facing Diagnostic APIs](../voice-video-calling/user-facing-diagnostics.md)
4346
- [Enable Media Quality Statistics in your application](../voice-video-calling/media-quality-sdk.md)
44-
- [Add Real-Time Inspection tool to your application](./real-time-inspection.md)
47+
- [Debug your application with Monitoring tool](./real-time-inspection.md)
4548
- [Consume call logs with Azure Monitor](../analytics/call-logs-azure-monitor.md)

0 commit comments

Comments
 (0)