Skip to content

Commit 7ff64ef

Browse files
authored
Merge pull request #57959 from diberry/1114-video-fix
[Cogsvcs] fix video
2 parents 074e7db + 0406575 commit 7ff64ef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/cognitive-services/cognitive-services-container-support.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ Container support in Azure Cognitive Services allows developers to use the same
1919

2020
Containerization is an approach to software distribution in which an application or service, including its dependencies & configuration, is packaged together as a container image. With little or no modification, a container image can be deployed on a container host. Containers are isolated from each other and the underlying operating system, with a smaller footprint than a virtual machine. Containers can be instantiated from container images for short-term tasks, and removed when no longer needed.
2121

22-
> [!VIDEO https://aka.ms/cogserv-container-intro-video]
23-
22+
Watch this [quick video](https://azure.microsoft.com/resources/videos/containers-support-of-cognitive-services) for a demonstration.
2423

2524
The [Computer Vision](Computer-vision/Home.md), [Face](Face/Overview.md), and [Text Analytics](text-analytics/overview.md) services are available on [Microsoft Azure](https://azure.microsoft.com). Sign into the [Azure portal](https://portal.azure.com/) to create and explore Azure resources for these services.
2625

0 commit comments

Comments
 (0)