You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/Anomaly-Detector/tutorials/azure-data-explorer.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Then ingest the sample data to Azure Data Explorer by following the [ingestion g
62
62
63
63
Once ingested, your data should look as follows:
64
64
65
-
:::image type="content" source="../media/data-explorer/project.png" alt-text="Screenshot of Kusto query with sample data" lightbox="../media/data-explorer/project.png":::
65
+
:::image type="content" source="../media/data-explorer/project.png" alt-text="Screenshot of Kusto query with sample data." lightbox="../media/data-explorer/project.png":::
66
66
67
67
## Detect anomalies in an entire time series
68
68
@@ -113,7 +113,7 @@ ts
113
113
114
114
After you run the code, you'll render a chart like this:
115
115
116
-
:::image type="content" source="../media/data-explorer/anomaly.png" alt-text="Screenshot of line chart of anomalies" lightbox="../media/data-explorer/anomaly.png":::
116
+
:::image type="content" source="../media/data-explorer/anomaly.png" alt-text="Screenshot of line chart of anomalies." lightbox="../media/data-explorer/anomaly.png":::
0 commit comments