We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c02660c commit 445fc8eCopy full SHA for 445fc8e
1 file changed
learn-pr/azure/build-and-store-container-images/6-knowledge-check.yml
@@ -50,7 +50,7 @@ quiz:
50
explanation: "The goal is to place the registries close to the execution locations, not near the development team."
51
- content: "Place a container registry in each region where images are run."
52
isCorrect: true
53
- explanation: "Placing a registry in each region that runs the images ensures network-close registry access everywhere it's needed."
+ explanation: "Place a registry in each region that runs the images ensures network-close registry access where images are needed."
54
- content: "Place a container registry in every Azure region."
55
isCorrect: false
56
explanation: "This increases costs and doesn't improve performance."
0 commit comments