Skip to content

Commit 1d118b3

Browse files
Merge pull request #217399 from aahill/patch-111
Update disconnected-container-faq.yml
2 parents 0c8995b + 6f1ed88 commit 1d118b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cognitive-services/containers/disconnected-container-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
manager: nitinme
99
ms.service: cognitive-services
1010
ms.topic: faq
11-
ms.date: 03/11/2022
11+
ms.date: 11/07/2022
1212
ms.author: aahi
1313
title: FAQ for Azure Cognitive Services disconnected containers
1414
summary: |
@@ -68,7 +68,7 @@ sections:
6868
If you have any questions on the application, gating process or other information needed, email [email protected]
6969
- question: How do I download the disconnected containers?
7070
answer: |
71-
These containers are hosted on the Microsoft Container Registry and available for download on [Docker Hub](https://hub.docker.com/_/microsoft-azure-cognitive-services). You won't be able to run the container if your Azure subscription has not been approved after completion of the request form. Once you're approved, you can follow the steps in [Use Docker containers in disconnected environments](disconnected-containers.md)
71+
These containers are hosted on the Microsoft Container Registry and available for download on [Microsoft Artifact Registry](https://mcr.microsoft.com/catalog) and [Docker Hub](https://hub.docker.com/_/microsoft-azure-cognitive-services). You won't be able to run the container if your Azure subscription has not been approved after completion of the request form. Once you're approved, you can follow the steps in [Use Docker containers in disconnected environments](disconnected-containers.md)
7272
- question: What is the service-level agreement (SLA) for Cognitive Services containers?
7373
answer: |
7474
Cognitive Services disconnected containers don't have an SLA, because customers control configuration of the resources used. Customers are free to deploy containers on-premises and define the host environments.
@@ -143,7 +143,7 @@ sections:
143143
Docker containers running in a disconnected environment will write usage records to a volume where they're collected over time. These containers also provide a REST endpoint to generate a report about usage. See [Use containers in disconnected environments](disconnected-containers.md#usage-records) for more information.
144144
- question: What is the current support warranty for containers?
145145
answer: |
146-
There's no warranty for containers in preview. Microsoft's standard warranty for enterprise software will apply when containers are formally announced as General Availability (GA).
146+
Microsoft's standard warranty for enterprise software will apply when a container image is formally announced as General Available (GA). There's no warranty for container images in preview.
147147
- question: What hardware is required to run these containers?
148148
answer: |
149149
Cognitive Services containers are x64-based containers that can run any compatible Linux node, VM, and edge device that supports x64 Linux Docker containers. They all require CPU processors. You can find the minimum and recommended configurations for each container offering on these pages:

0 commit comments

Comments
 (0)