Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.89 KB

deploy-anomaly-detection-on-container-instances.md

File metadata and controls

33 lines (24 loc) · 1.89 KB
title titleSuffix description author manager ms.service ms.custom ms.topic ms.date ms.author
Run Anomaly Detector Container in Azure Container Instances
Azure AI services
Deploy the Anomaly Detector container to an Azure Container Instance, and test it in a web browser.
mrbullwinkle
nitinme
azure-ai-anomaly-detector
devx-track-azurecli
how-to
01/18/2024
mbullwin

Deploy an Anomaly Detector univariate container to Azure Container Instances

[!INCLUDE Deprecation announcement]

Learn how to deploy the Azure AI services Anomaly Detector container to Azure Container Instances. This procedure demonstrates the creation of an Anomaly Detector resource. Then we discuss pulling the associated container image. Finally, we highlight the ability to exercise the orchestration of the two from a browser. Using containers can shift the developers' attention away from managing infrastructure to instead focusing on application development.

[!INCLUDE Prerequisites]

[!INCLUDE Create an Azure AI Anomaly Detector resource]

[!INCLUDE Create an Anomaly Detector container on Azure Container Instances]

[!INCLUDE API documentation]

Next steps