Skip to content

Commit ea6ca6f

Browse files
committed
Polishing
1 parent d9c2e00 commit ea6ca6f

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed

articles/azure-monitor/app/availability.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ There are four types of availability tests:
4949

5050
1. Go to your Application Insights resource and open the **Availability** experience.
5151

52-
1. Select **Add Standard test**.
52+
1. Select **Add Standard test** from the top navigation bar.
5353

5454
:::image type="content" source="media/availability/add-standard-test.png" alt-text="Screenshot that shows the Availability experience with the Add Standard test tab open." lightbox="media/availability/add-standard-test.png":::
5555

@@ -377,8 +377,6 @@ To see the end-to-end transaction details, under **Drill into**, select **Succes
377377

378378
To edit, temporarily disable, or delete a test, open the context menu (ellipsis) by the test, then select **Edit**. It might take up to 20 minutes for configuration changes to propagate to all test agents after a change is made.
379379

380-
:::image type="content" source="media/availability/edit-test.png" alt-text="Screenshot that shows the context menu to Edit, Disable, and Delete web tests.":::
381-
382380
> [!TIP]
383381
> You might want to disable availability tests or the alert rules associated with them while you're performing maintenance on your service.
384382

@@ -585,7 +583,7 @@ The SLA workbook template can be accessed from your Application Insights resourc
585583

586584
The parameters set in the workbook influence the rest of your report.
587585

588-
:::image type="content" source="media/sla-report/parameters.png" alt-text=" Screenshot that shows parameters." lightbox= "media/sla-report/parameters.png":::
586+
:::image type="content" source="media/availability/workbook-parameters.png" alt-text=" Screenshot that shows parameters." lightbox= "media/sla-report/parameters.png":::
589587

590588
* `Subscriptions`, `App Insights Resources`, and `Web Test`: These parameters determine your high-level resource options. They're based on Log Analytics queries and are used in every report query.
591589
* `Failure Threshold` and `Outage Window`: You can use these parameters to determine your own criteria for a service outage. An example is the criteria for an Application Insights availability alert based on a failed location counter over a chosen period. The typical threshold is three locations over a five-minute window.
@@ -600,11 +598,7 @@ The overview page contains high-level information about your:
600598
* End-to-end outage instances
601599
* Application downtime
602600

603-
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.
604-
605-
:::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":::
606-
607-
You can also investigate the longest outage that occurred over your reporting period.
601+
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. You can also investigate the longest outage that occurred over your reporting period.
608602

609603
Some tests are linkable back to their Application Insights resource for further investigation. But that's only possible in the [workspace-based Application Insights resource](create-workspace-resource.md).
610604

Binary file not shown.
80.7 KB
Loading

0 commit comments

Comments
 (0)