Microsoft Azure Administrator Certification Transition

Here you have the best Microsoft AZ-102 practice exam questions

  • You have 67 total questions to study from
  • Each page has 5 questions, making a total of 14 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 1, 2025
  • This site is not affiliated with or endorsed by Microsoft.
Question 1 of 67
HOTSPOT -
You have an Azure Migrate project that has the following assessment properties:

Target location: East US -
✑ Storage redundancy: Locally redundant.
✑ Comfort factor: 2.0
✑ Performance history: 1 month
✑ Percentile utilization: 95th
✑ Pricing tier: Standard
✑ Offer: Pay as you go
You discover the following two virtual machines:
✑ A virtual machine named VM1 that runs Windows Server 2016 and has 10 CPU cores at 20 percent utilization
✑ A virtual machine named VM2 that runs Windows Server 2012 and has four CPU cores at 50 percent utilization
How many CPU cores will Azure Migrate recommend for each virtual machine? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Exam AZ-102: Question 1 - Image 1
    Correct Answer:
    Box 2: 4 -
    4 *0.50 * 0.95* 2 = 3.8
    Note: The number of cores in the machines must be equal to or less than the maximum number of cores (128 cores) supported for an Azure VM.
    If performance history is available, Azure Migrate considers the utilized cores for comparison. If a comfort factor is specified in the assessment settings, the number of utilized cores is multiplied by the comfort factor.
    If there's no performance history, Azure Migrate uses the allocated cores, without applying the comfort factor.
    References:
    https://docs.microsoft.com/en-us/azure/migrate/concepts-assessment-calculation Exam AZ-102: Question 1 - Image 2
Question 2 of 67
You have an on-premises network that contains a Hyper-V host named Host1. Host1 runs Windows Server 2016 and hosts 10 virtual machines that run Windows
Server 2016.
You plan to replicate the virtual machines to Azure by using Azure Site recovery.
You create a Recovery Services vault named ASR1 and Hyper-V site named Site1.
You need to add Host1 to ASR1.
What should you do?
    Correct Answer: A

Question 3 of 67
DRAG DROP -
You have an Azure subscription that is used by four departments in your company. The subscription contains 10 resource groups. Each department uses resources in several resource groups.
You need to send a report to the finance department. The report must detail the costs for each department.
Which three actions should you perform is sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:
Exam AZ-102: Question 3 - Image 1
    Correct Answer:
    Box 1: Assign a tag to each resource.
    You apply tags to your Azure resources giving metadata to logically organize them into a taxonomy. After you apply tags, you can retrieve all the resources in your subscription with that tag name and value. Each resource or resource group can have a maximum of 15 tag name/value pairs. Tags applied to the resource group are not inherited by the resources in that resource group.
    Box 2: From the Cost analysis blade, filter the view by tag
    After you get your services running, regularly check how much they're costing you. You can see the current spend and burn rate in Azure portal.
    1. Visit the Subscriptions blade in Azure portal and select a subscription.
    2. You should see the cost breakdown and burn rate in the popup blade.
    3. Click Cost analysis in the list to the left to see the cost breakdown by resource. Wait 24 hours after you add a service for the data to populate.
    4. You can filter by different properties like tags, resource group, and timespan. Click Apply to confirm the filters and Download if you want to export the view to a
    Comma-Separated Values (.csv) file.
    Box 3: Download the usage report
    References:
    https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-using-tags https://docs.microsoft.com/en-us/azure/billing/billing-getting-started Exam AZ-102: Question 3 - Image 2
Question 4 of 67
HOTSPOT -
You have an Azure subscription named Subscription1.
You have a virtualization environment that contains the virtualization servers in the following table.
Exam AZ-102: Question 4 - Image 1
The virtual machines are configured as shown in the following table.
Exam AZ-102: Question 4 - Image 2
All the virtual machines use basic disks. VM1 is protected by using BitLocker Drive Encryption (BitLocker).
You plan to use Azure Site Recovery to migrate the virtual machines to Azure.
Which virtual machines can you migrate? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:
Exam AZ-102: Question 4 - Image 3
    Correct Answer:
    Box 1: VM3 -
    Not VM1 as Bitlocker is not supported. BitLocker must be disabled before you enable replication for a VM.
    Not VM2 as maximum Operating system disk size for a generation VM is 2,048 GB.

    Box 2: VMA and VMB only -
    Not VMC as the max data disk size is 4,095 GB
    References:
    https://docs.microsoft.com/en-us/azure/site-recovery/hyper-v-azure-support-matrix https://docs.microsoft.com/en-us/azure/site-recovery/vmware-physical-azure-support-matrix#azure-vm-requirements Exam AZ-102: Question 4 - Image 4
Question 5 of 67
DRAG DROP -
You have an Azure Active Directory (Azure AD) tenant that has the initial domain name.
You have a domain name of contoso.com registered at a third-party registrar.
You need to ensure that you can create Azure AD users that have names containing a suffix of @contoso.com.
Which three actions should you perform in sequence? To answer, move the appropriate cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
Select and Place:
Exam AZ-102: Question 5 - Image 1
    Correct Answer:
    The process is simple:
    1. Add the custom domain name to your directory
    2. Add a DNS entry for the domain name at the domain name registrar
    3. Verify the custom domain name in Azure AD
    References:
    https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain Exam AZ-102: Question 5 - Image 2