Skip to content

Commit db286d5

Browse files
committed
add images
1 parent a594baa commit db286d5

File tree

4 files changed

+2
-8
lines changed

4 files changed

+2
-8
lines changed

articles/ai-services/content-safety/how-to/containers/image-container.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@ For more information about prerequisites, validating that a container is running
2121

2222
The content safety analyze image container image for all supported versions can be found on the [Microsoft Container Registry (MCR)](https://mcr.microsoft.com/product/azure-cognitive-services/contentsafety/image-analyze/tags) syndicate. It resides in the `azure-cognitive-services/contentsafety` repository and is named `image-analyze`.
2323

24-
25-
<!--
26-
**to do: update MCR screenshot** **[to-do]** update MCR screenshot for AACS image analyze image. the MCR release is in progress, expect to finish by EOD 9/20 PST. the MCR link is https://mcr.microsoft.com/en-us/product/azure-cognitive-services/contentsafety/image-analyze/tags
27-
-->
24+
:::image type="content" source="../../media/image-container.png" alt-text="Screenshot of image container on registry website.":::
2825

2926

3027
The fully qualified container name is, `mcr.microsoft.com/en-us/product/azure-cognitive-services/contentsafety/image-analyze`. Append a specific container version, or append `:latest` to get the most recent version. For example:

articles/ai-services/content-safety/how-to/containers/text-container.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@ For more information about prerequisites, validating that a container is running
2121

2222
The content safety analyze text container image for all supported versions can be found on the [Microsoft Container Registry (MCR)](https://aka.ms/aacscontainermcr) syndicate. It resides within the `azure-cognitive-services/contentsafety` repository and is named `text-analyze`.
2323

24-
<!--
25-
**[to-do]** update MCR screenshot for AACS text analyze image. the MCR release is in progress, expect to finish by EOD 9/20 PST. the MCR link is https://mcr.microsoft.com/en-us/product/azure-cognitive-services/contentsafety/text-analyze/tags
26-
-->
27-
24+
:::image type="content" source="../../media/text-container.png" alt-text="Screenshot of text container on registry website.":::
2825

2926
The fully qualified container image name is, `mcr.microsoft.com/azure-cognitive-services/contentsafety/text-analyze`. Append a specific container version, or append `:latest` to get the most recent version. For example:
3027

78 KB
Loading
65.4 KB
Loading

0 commit comments

Comments
 (0)