Skip to content

Commit 3a2303a

Browse files
authored
Update/remove broken links (#37759)
1 parent f9ebdc0 commit 3a2303a

File tree

2 files changed

+1
-7
lines changed
  • sdk
    • anomalydetector/azure-ai-anomalydetector/samples
    • metricsadvisor/azure-ai-metricsadvisor/samples

2 files changed

+1
-7
lines changed

sdk/anomalydetector/azure-ai-anomalydetector/samples/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,9 @@ pip install azure-ai-anomalydetector
4545
2. Set the environment variables specified in the sample file you wish to run.
4646
3. Follow the usage described in the file, e.g. `python sample_detect_entire_series_anomaly.py`
4747

48-
## Next steps
49-
50-
Check out the [API reference documentation][python-fr-ref-docs] to learn more about
51-
what you can do with the Azure Anomaly Detector client library.
52-
5348
[pip]: https://pypi.org/project/pip/
5449
[azure_subscription]: https://azure.microsoft.com/free/cognitive-services
5550
[azure_anomaly_detector_account]: https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesAnomalyDetector
56-
[python-fr-ref-docs]: https://azuresdkdocs.blob.core.windows.net/$web/python/azure-cognitiveservices-anomalydetector/0.3.0/index.html
5751

5852
[sample_detect_entire_series_anomaly]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/anomalydetector/azure-ai-anomalydetector/samples/sample_detect_entire_series_anomaly.py
5953
[sample_detect_last_point_anomaly]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/anomalydetector/azure-ai-anomalydetector/samples/sample_detect_last_point_anomaly.py

sdk/metricsadvisor/azure-ai-metricsadvisor/samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ what you can do with the Azure Metrics Advisor client library.
5656
[pip]: https://pypi.org/project/pip/
5757
[azure_subscription]: https://azure.microsoft.com/free/
5858
[portal_metrics_advisor_account]: https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesMetricsAdvisor
59-
[reference_documentation]: https://aka.ms/azsdk/python/metricsadvisor/docs
59+
[reference_documentation]: https://learn.microsoft.com/azure/ai-services/metrics-advisor/
6060

6161
[sample_authentication]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/metricsadvisor/azure-ai-metricsadvisor/samples/sample_authentication.py
6262
[sample_authentication_async]: https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/metricsadvisor/azure-ai-metricsadvisor/samples/async_samples/sample_authentication_async.py

0 commit comments

Comments
 (0)