Skip to content

Commit 3e5ed8f

Browse files
committed
Improving language further based on Acrolinx
1 parent a66b133 commit 3e5ed8f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-monitor/app/availability.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ Alerts are automatically enabled by default, but to fully configure an alert, yo
257257

258258
### Location population tags
259259

260-
You can use the following population tags for the geo-location attribute when you deploy a Standard test or URL ping test [by using Azure Resource Manager](../alerts/alerts-create-rule-cli-powershell-arm#create-a-new-alert-rule-using-an-arm-template).
260+
You can use the following population tags for the geo-location attribute when you deploy a Standard test or URL ping test [by using Azure Resource Manager](../alerts/alerts-create-rule-cli-powershell-arm.md#create-a-new-alert-rule-using-an-arm-template).
261261

262262
| Provider | Display name | Population name |
263263
|------------------------------------------|----------------------------------------|---------------------|
@@ -356,7 +356,7 @@ Start by reviewing the graph in the **Availability** experience in the Azure por
356356

357357
---
358358

359-
By default, the Availability experience shows a line graph. Change the view to **Scatter Plot** to see samples of the test results that have diagnostic test-step detail in them. The test engine stores diagnostic detail for tests that have failures. For successful tests, diagnostic details are stored for a subset of the executions. Hover over any of the green dots or red marks to see the test, test name, and location.
359+
By default, the Availability experience shows a line graph. Change the view to **Scatter Plot** to see samples of the test results that have diagnostic test-step detail in them. The test engine stores diagnostic detail for tests that have failures. For successful tests, diagnostic details are stored for a subset of the executions. To see the test, test name, and location, hover over any of the green dots or red crosses.
360360

361361
:::image type="content" source="media/availability/scatter-plot.png" alt-text="Screenshot that shows the Scatter Plot view in the Availability experience." lightbox="media/availability/scatter-plot.png":::
362362

@@ -377,7 +377,7 @@ To edit, temporarily disable, or delete a test, open the context menu (ellipsis)
377377

378378
### If you see failures
379379

380-
Select a red cross on the Scatter Plot to open the End-to-end transaction details.
380+
Open the **End-to-end transaction details** view by selecting a red cross on the Scatter Plot.
381381

382382
:::image type="content" source="./media/availability/end-to-end-transaction-details.png" alt-text="Screenshot that shows the End-to-end transaction details tab." border="false":::
383383

@@ -386,7 +386,7 @@ Here you can:
386386
* Review the **Troubleshooting Report** to determine what potentially caused your test to fail.
387387
* Inspect the response received from your server.
388388
* Diagnose failure with correlated server-side telemetry collected while processing the failed availability test.
389-
* Log an issue or work item in Git or Azure Boards to track the problem. The bug contains a link to the event in the Azure portal.
389+
* Track the problem by logging an issue or work item in Git or Azure Boards. The bug contains a link to the event in the Azure portal.
390390
* Open the web test result in Visual Studio.
391391

392392
To learn more about the end-to-end transaction diagnostics experience, see the [transaction diagnostics documentation](./transaction-search-and-diagnostics.md?tabs=transaction-diagnostics).
@@ -550,7 +550,7 @@ To provide best-in-class encryption, all availability tests use Transport Layer
550550

551551
#### TLS 1.0 and TLS 1.1
552552

553-
Protocol versions will no longer be supported.
553+
All versions of TLS 1.0 and TLS 1.1 will be retired.
554554

555555
#### TLS 1.2 and TLS 1.3
556556

@@ -595,7 +595,7 @@ The overview page contains high-level information about your:
595595
* End-to-end outage instances
596596
* Application downtime
597597

598-
Outage instances are defined by when a test starts to fail until it's successful, based on your outage parameters. If a test starts failing at 8:00 AM and succeeds again at 10:00 AM, that entire period of data is considered the same outage.
598+
Outage instances are determined from the moment a test begins to fail until it successfully passes again, according to your outage parameters. If a test starts failing at 8:00 AM and succeeds again at 10:00 AM, that entire period of data is considered the same outage.
599599

600600
:::image type="content" source="media/sla-report/overview.png" alt-text="Screenshot that shows an overview page showing the Overview Table by Test." lightbox="media/sla-report/overview.png":::
601601

0 commit comments

Comments
 (0)