Skip to content

Commit 06e9497

Browse files
authored
pencil edits
Lines 42, 58: Added periods to the ends of the lines of the alt text so the screen reader identifies when to stop reading.
1 parent 2b79f2d commit 06e9497

File tree

1 file changed

+3
-3
lines changed
  • articles/cognitive-services/Anomaly-Detector

1 file changed

+3
-3
lines changed

articles/cognitive-services/Anomaly-Detector/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ With Anomaly Detector, you can either detect anomalies in one variable using Uni
3939

4040
The Univariate Anomaly Detection API enables you to monitor and detect abnormalities in your time series data without having to know machine learning. The algorithms adapt by automatically identifying and applying the best-fitting models to your data, regardless of industry, scenario, or data volume. Using your time series data, the API determines boundaries for anomaly detection, expected values, and which data points are anomalies.
4141

42-
![Line graph of detect pattern changes in service requests](./media/anomaly_detection2.png)
42+
![Line graph of detect pattern changes in service requests.](./media/anomaly_detection2.png)
4343

4444
Using the Anomaly Detector doesn't require any prior experience in machine learning, and the REST API enables you to easily integrate the service into your applications and processes.
4545

@@ -55,7 +55,7 @@ With the Univariate Anomaly Detector, you can automatically detect anomalies thr
5555

5656
The **Multivariate Anomaly Detection** APIs further enable developers by easily integrating advanced AI for detecting anomalies from groups of metrics, without the need for machine learning knowledge or labeled data. Dependencies and inter-correlations between up to 300 different signals are now automatically counted as key factors. This new capability helps you to proactively protect your complex systems such as software applications, servers, factory machines, spacecraft, or even your business, from failures.
5757

58-
![Line graph for multiple variables including: rotation, optical filter, pressure, bearing with anomalies highlighted in orange](./media/multivariate-graph.png)
58+
![Line graph for multiple variables including: rotation, optical filter, pressure, bearing with anomalies highlighted in orange.](./media/multivariate-graph.png)
5959

6060
Imagine 20 sensors from an auto engine generating 20 different signals like rotation, fuel pressure, bearing, etc. The readings of those signals individually may not tell you much about system level issues, but together they can represent the health of the engine. When the interaction of those signals deviates outside the usual range, the multivariate anomaly detection feature can sense the anomaly like a seasoned expert. The underlying AI models are trained and customized using your data such that it understands the unique needs of your business. With the new APIs in Anomaly Detector, developers can now easily integrate the multivariate time series anomaly detection capabilities into predictive maintenance solutions, AIOps monitoring solutions for complex enterprise software, or business intelligence tools.
6161

@@ -81,4 +81,4 @@ Join the [Anomaly Detector Advisors group on Microsoft Teams](https://aka.ms/AdA
8181

8282
* [Quickstart: Detect anomalies in your time series data using the Univariate Anomaly Detection](quickstarts/client-libraries.md)
8383
* [Quickstart: Detect anomalies in your time series data using the Multivariate Anomaly Detection](quickstarts/client-libraries-multivariate.md)
84-
* The Anomaly Detector [REST API reference](https://aka.ms/ad-api)
84+
* The Anomaly Detector [REST API reference](https://aka.ms/ad-api)

0 commit comments

Comments
 (0)