File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
learn-pr/wwl-azure/configure-azure-container-instances Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ content: |
20
20
quiz :
21
21
title : " "
22
22
questions :
23
- - content : " Why should you select virtual machines over containers for your configuration?"
23
+ - content : " Why should you select virtual machines over containers for your configuration?"
24
24
choices :
25
25
- content : " Virtual machines run the user mode portion of an operating system and can be tailored to contain just the needed services for your app."
26
26
isCorrect : false
52
52
explanation : " Incorrect. Container groups aren't a container management solution."
53
53
- content : " Container Instances"
54
54
isCorrect : false
55
- explanation : " Incorrect. Azure Container Instances doesn't provide orchestration."
55
+ explanation : " Incorrect. Azure Container Instances doesn't provide orchestration."
You can’t perform that action at this time.
0 commit comments