Azure Al Anomaly Detector サービスを使用する監視ソリューションがあります。 Server という名前のサーバーをプロビジョニングします。インターネットに断続的にアクセスできるもの。 Azure Al Anomaly Detector をサーバー 1 にデプロイする必要があります。 どの 4 つのアクションを順番に実行する必要がありますか?回答するには、アクションのリストから適切なアクションを回答領域に移動し、正しい順序で並べます。
正解:
1 - Install the Docker Engine on Server1. 2 - From Server1, rund the docker pull command. 3 - From Server1, run the docker run command. 4 - Query the prediction endpoint on Server1.