Skip to content

Commit 2effa9b

Browse files
authored
Apply suggestions from code review
1 parent 1796d10 commit 2effa9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Anomaly-Detector/tutorials/azure-data-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Then ingest the sample data to Azure Data Explorer by following the [ingestion g
6262

6363
Once ingested, your data should look as follows:
6464

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":::
6666

6767
## Detect anomalies in an entire time series
6868

@@ -113,7 +113,7 @@ ts
113113

114114
After you run the code, you'll render a chart like this:
115115

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":::
117117

118118
## Next steps
119119

0 commit comments

Comments
 (0)