Skip to content

Commit 43202a0

Browse files
Addressing PR feedback
1 parent c2dc08c commit 43202a0

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

articles/internet-analyzer/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
items:
2323
- name: Internet Analyzer FAQ
2424
href: internet-analyzer-faq.md
25-
- name: Internet Analyzer Troubleshooting
26-
href: internet-analyzer-troubleshooting.md
25+
- name: Internet Analyzer troubleshooting
26+
href: troubleshoot.md
2727
- name: Internet Analyzer CLI reference
2828
href: https://docs.microsoft.com/cli/azure/ext/internet-analyzer/internet-analyzer?view=azure-cli-latest
2929
- name: Azure Roadmap

articles/internet-analyzer/index.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ landingContent:
5151
links:
5252
- text: Internet Analyzer FAQ
5353
url: internet-analyzer-faq.md
54-
- text: Internet Analyzer Troubleshooting
55-
url: internet-analyzer-troubleshooting.md
54+
- text: Internet Analyzer troubleshooting
55+
url: troubleshoot.md
5656
- text: Internet Analyzer CLI reference
5757
url: https://docs.microsoft.com/cli/azure/ext/internet-analyzer/internet-analyzer?view=azure-cli-latest
5858

articles/internet-analyzer/internet-analyzer-troubleshooting.md renamed to articles/internet-analyzer/troubleshoot.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Internet Analyzer Troubleshooting | Microsoft Docs'
2+
title: 'Azure Internet Analyzer troubleshooting | Microsoft Docs'
33
description: The troubleshooting reference for Azure Internet Analyzer.
44
services: internet-analyzer
55
author: diego-perez-botero
@@ -9,11 +9,13 @@ ms.topic: guide
99
ms.date: 12/04/2019
1010
ms.author: dibotero
1111
---
12-
# Azure Internet Analyzer Troubleshooting
12+
# Azure Internet Analyzer troubleshooting
1313

1414
This article contains troubleshooting steps for common Internet Analyzer issues.
1515

16-
## "Not enough measurements have been collected for this scorecard" in the Scorecards section
16+
## Azure Portal
17+
**"Not enough measurements have been collected for this scorecard" in the Scorecards section**
18+
1719
Note that:
1820
- 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 (e.g., Azure WebApp Performance Tests) does not typically execute embedded Javascript code, so no measurements will be generated by that type of traffic.
1921
- Time series are generated once an hour, so you’ll need to wait at least that amount of time for new measurement data to show up.

0 commit comments

Comments
 (0)