Skip to content

Commit 3c7e63d

Browse files
authored
Update 7-knowledge-check.yml
1 parent c778327 commit 3c7e63d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn-pr/wwl-azure/configure-azure-container-instances/7-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ content: |
2020
quiz:
2121
title: ""
2222
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?"
2424
choices:
2525
- 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."
2626
isCorrect: false
@@ -52,4 +52,4 @@ quiz:
5252
explanation: "Incorrect. Container groups aren't a container management solution."
5353
- content: "Container Instances"
5454
isCorrect: false
55-
explanation: "Incorrect. Azure Container Instances doesn't provide orchestration."
55+
explanation: "Incorrect. Azure Container Instances doesn't provide orchestration."

0 commit comments

Comments
 (0)