
Answer-first summary for fast verification
Answer: Both Instance3 and Instance4
The correct answer is D. According to the documentation and highly voted answers, multi-container groups currently support only Linux containers. For Windows containers, Azure Container Instances only supports deployment of a single container instance. Hence, only the instances that are Linux-based (Instance3 and Instance4) can be deployed to a container group.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
With an Azure subscription, which Azure container instances are deployable within a container group based on the platform support for multi-container configurations?
A
Instance1 only
B
Instance2 only
C
Both Instance1 and Instance2
D
Both Instance3 and Instance4
No comments yet.