Skip to content

Commit ff21a74

Browse files
authored
Refine explanations in knowledge check questions
1 parent 71895b5 commit ff21a74

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

learn-pr/wwl-azure/design-migrations/9-knowledge-check.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@ quiz:
3232
choices:
3333
- content: "Rebuild"
3434
isCorrect: false
35-
explanation: "Incorrect. The rebuild strategy rewrites the application."
35+
explanation: "Incorrect. Rewrites the application."
3636
- content: "Replace"
3737
isCorrect: false
38-
explanation: "Incorrect. The replace strategy uses SaaS alternatives rather than migrating the existing workload."
38+
explanation: "Incorrect. Uses SaaS alternatives rather than migrating the existing workload."
3939
- content: "Rehost"
4040
isCorrect: true
41-
explanation: "Correct. Rehosting moves workloads to Azure with the fewest changes and is commonly supported by Azure Migrate."
41+
explanation: "Correct. Rehosting moves workloads to Azure with the fewest changes."
4242
- content: "Which tool should you use when you need to transfer large amounts of data to Azure but your network bandwidth is limited?"
4343
choices:
4444
- content: "Azure Migrate"
4545
isCorrect: false
46-
explanation: "Incorrect. Azure Migrate orchestrates migrations but does not physically move large offline data."
46+
explanation: "Incorrect. Azure Migrate orchestrates migrations but doesn't physically move large offline data."
4747
- content: "Azure Data Box"
4848
isCorrect: true
4949
explanation: "Correct. Azure Data Box is ideal when network capacity is insufficient for online migration."

0 commit comments

Comments
 (0)