Hello Michael Briseno,
Yes, the SLA report you are looking for can be accessed through the Application Insights availability insights. the SLA workbook template can be accessed from your Application Insights resource in two ways:
- You can view the SLA report by navigating to the Availability experience and selecting SLA Report from the top navigation bar
- Or by opening the Workbooks experience and selecting the Downtime & Outages template.
Note: The parameters set in the workbook influence the rest of your report.
-
Subscriptions
,App Insights Resources
, andWeb Test
: These parameters determine your high-level resource options. They're based on Log Analytics queries and are used in every report query. -
Failure Threshold
andOutage 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. -
Maintenance Period
: You can use this parameter to select your typical maintenance frequency.Maintenance Window
is a datetime selector for an example maintenance period. All data that occurs during the identified period is ignored in your results. -
Availability Target %
: This parameter specifies your target objective and takes custom values.
However, While Application Insights doesn’t offer a built-in “Download SLA Report” button, combining Log Analytics queries with Workbooks or Power BI gives you a flexible and powerful way to generate and export SLA reports.
For your clients, the Downtime & Outages workbook provides powerful prebuilt queries and data visualizations that could enhance their understanding of your service's availability. While the report itself may not be downloadable, you can customize and share the insights with your team or leadership.
If the provided solution works for your query, please do not forget to Accept the answer and Upvote it. this can be beneficial to other community members.it would be greatly appreciated and helpful to others.
Thanks