You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per Jonathan:
"The hardware requirements apply to both standard and disconnected containers so making this general as it has come up with customers. We don't really use the term "connected" in our public facing container docs either, we simply refer to containers and differentiate containers that can be run without an internet connection as disconnected."
We can also bump up the version or use "latest" for future proofing.
* Each core must be at least 2.6 gigahertz (GHz) or faster.
74
74
@@ -92,9 +92,9 @@ Application for Gated Services**](https://aka.ms/csgate-translator) to request a
92
92
93
93
## Translator container image
94
94
95
-
The Translator container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/translator` repository and is named `text-translation`. The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/translator/text-translation:1.0.019410001-amd64-preview`.
95
+
The Translator container image can be found on the `mcr.microsoft.com` container registry syndicate. It resides within the `azure-cognitive-services/translator` repository and is named `text-translation`. The fully qualified container image name is `mcr.microsoft.com/azure-cognitive-services/translator/text-translation:latest`.
96
96
97
-
To use the latest version of the container, you can use the `latest` tag. You can also find a full list of [tags on the MCR](https://mcr.microsoft.com/product/azure-cognitive-services/translator/text-translation/tags).
97
+
To use the latest version of the container, you can use the `latest` tag. You can find a full list of [tags on the MCR](https://mcr.microsoft.com/product/azure-cognitive-services/translator/text-translation/tags).
0 commit comments