File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
anomalydetector/azure-ai-anomalydetector/samples
metricsadvisor/azure-ai-metricsadvisor/samples Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -45,15 +45,9 @@ pip install azure-ai-anomalydetector
45452 . Set the environment variables specified in the sample file you wish to run.
46463 . 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments