Skip to content

Commit 97a79bc

Browse files
committed
fixing section
1 parent fe27a07 commit 97a79bc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/cognitive-services/Anomaly-Detector/anomaly-detector-container-howto.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ You must meet the following prerequisites before using Anomaly Detector containe
5050

5151
<!--* [Azure IoT Edge](../../iot-edge/index.yml). For instructions of deploying Anomaly Detector module in IoT Edge, see [How to deploy Anomaly Detector module in IoT Edge](how-to-deploy-anomaly-detector-module-in-iot-edge.md).-->
5252

53-
To use the latest version of the container, you can use the `latest` tag. You can also find a full list of [image tags on the MCR](https://mcr.microsoft.com/product/azure-cognitive-services/decision/anomaly-detector/tags).
54-
5553
### Container requirements and recommendations
5654

5755
The following table describes the minimum and recommended CPU cores and memory to allocate for Anomaly Detector container.
@@ -67,10 +65,10 @@ Core and memory correspond to the `--cpus` and `--memory` settings, which are us
6765

6866
## Get the container image with `docker pull`
6967

70-
## Anomaly Detector container image
71-
7268
The Anomaly Detector container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/decision` repository and is named `anomaly-detector`. The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/decision/anomaly-detector`.
7369

70+
To use the latest version of the container, you can use the `latest` tag. You can also find a full list of [image tags on the MCR](https://mcr.microsoft.com/product/azure-cognitive-services/decision/anomaly-detector/tags).
71+
7472
Use the [`docker pull`](https://docs.docker.com/engine/reference/commandline/pull/) command to download a container image.
7573

7674
| Container | Repository |

0 commit comments

Comments
 (0)