Skip to content

Commit 71895b5

Browse files
authored
Update knowledge check questions and answers
1 parent 6903021 commit 71895b5

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

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

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -17,36 +17,36 @@ content: |
1717
quiz:
1818
title: ""
1919
questions:
20-
- content: "Which product satisfies the large data transfer requirement?"
20+
- content: "Which Microsoft service provides a unified platform to assess, plan, and migrate on-premises workloads to Azure?"
2121
choices:
22-
- content: "Azure Import/Export service"
23-
isCorrect: false
24-
explanation: "Incorrect. The Azure Import/Export service requires you to provide your own disks and handle shipping."
25-
- content: "Azure Data Box"
26-
isCorrect: true
27-
explanation: "Correct. For Azure Data Box, Microsoft provides the hardware appliance and handles the shipping."
2822
- content: "Azure Migrate"
23+
isCorrect: true
24+
explanation: "Correct. Azure Migrate is the central hub for assessing workloads, discovering resources, planning migrations, and selecting the right tools."
25+
- content: "Azure Data Box"
2926
isCorrect: false
30-
explanation: "Incorrect. Azure Migrate is an assessment and migration tool."
31-
- content: "What product would you recommend to estimate monthly costs before the migration?"
27+
explanation: "Incorrect. Azure Data Box is used only for offline data transfer at large scale—not workload assessment or migration planning."
28+
- content: "Azure Database Migration Service"
29+
isCorrect: false
30+
explanation: "Incorrect. Azure Database Migration Service handles database migrations only, not full workload discovery and assessment."
31+
- content: "Which migration strategy is best when an application can be moved to Azure with minimal or no changes?"
3232
choices:
33-
- content: "Microsoft Cost Management"
33+
- content: "Rebuild"
3434
isCorrect: false
35-
explanation: "Incorrect. Use Microsoft Cost Management to monitor, optimize, and control your ongoing Azure costs."
36-
- content: "Azure Advisor"
35+
explanation: "Incorrect. The rebuild strategy rewrites the application."
36+
- content: "Replace"
3737
isCorrect: false
38-
explanation: "Incorrect. Azure Advisor helps optimize your Azure resources for high availability, performance, and cost."
39-
- content: "Azure TCO Calculator"
38+
explanation: "Incorrect. The replace strategy uses SaaS alternatives rather than migrating the existing workload."
39+
- content: "Rehost"
4040
isCorrect: true
41-
explanation: "Correct. The Azure TCO Calculator provides an estimate of monthly running costs in Azure, which enables a comparison with on-premises costs."
42-
- content: "Which product is ideal for identifying on-premises components?"
41+
explanation: "Correct. Rehosting moves workloads to Azure with the fewest changes and is commonly supported by Azure Migrate."
42+
- 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:
44-
- content: "Service Map"
45-
isCorrect: true
46-
explanation: "Correct. Service Map lets you automatically discover applications and their components in your on-premises environment."
47-
- content: "Azure Resource Mover"
44+
- content: "Azure Migrate"
4845
isCorrect: false
49-
explanation: "Incorrect. Azure Resource Mover migrates Azure resources from subscriptions, resource groups, or regions."
50-
- content: "Azure Storage Mover"
46+
explanation: "Incorrect. Azure Migrate orchestrates migrations but does not physically move large offline data."
47+
- content: "Azure Data Box"
48+
isCorrect: true
49+
explanation: "Correct. Azure Data Box is ideal when network capacity is insufficient for online migration."
50+
- content: "App Service Migration Assistant"
5151
isCorrect: false
52-
explanation: "Incorrect. Azure Storage Mover is used for unstructured data."
52+
explanation: "Incorrect. App Service Migration Assistant is for web apps only."

0 commit comments

Comments
 (0)