Skip to content

Commit 991ab7e

Browse files
authored
Edits to get the acrolinx score to 80
1 parent 7c164c1 commit 991ab7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/internet-analyzer/troubleshoot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This article contains troubleshooting steps for common Internet Analyzer issues.
1717

1818
## Things to keep in mind
1919
- The client script must be embedded into an **HTTPS** website. Measurements won't be collected if the script runs in a plaintext (**http://**) or local (**file://**) website.
20-
- Measurement data will only be collected if the Internet Analyzer profile's client script has been embedded into an application that is receiving real user traffic. Synthetic traffic (for example, Azure WebApp Performance Tests) does not typically execute embedded JavaScript code, so no measurements will be generated by that type of traffic.
20+
- Measurement data will only be collected if the Internet Analyzer profile's client script has been embedded into an application that is receiving real user traffic. Synthetic traffic (for example, Azure WebApp Performance Tests) doesn't typically execute embedded JavaScript code, so no measurements will be generated by that type of traffic.
2121

2222
## Azure portal
2323
**"A scorecard hasn't been generated for the selected filter combination" in the Scorecards section**
@@ -26,7 +26,7 @@ This article contains troubleshooting steps for common Internet Analyzer issues.
2626

2727
**"Total Measurement Count" is zero for one or both endpoints in a test**
2828
- Time series and measurement counts are computed once an hour, so you'll need to wait at least that amount of time for new measurement data to show up.
29-
- Internet Analyzer only counts successful measurements (i.e., HTTP 200 responses) for its analysis. If one or both endpoints in a test are unreachable or returning a non-200 HTTP code, they will show up with zero total measurements.
29+
- Internet Analyzer only counts successful measurements (i.e., HTTP 200 responses) for its analysis. If one or both endpoints in a test are unreachable or returning a non-200 HTTP code, they'll show up with zero total measurements.
3030

3131
## Next steps
3232
Read the [Internet Analyzer FAQ](internet-analyzer-faq.md)

0 commit comments

Comments
 (0)