Free Microsoft AZ-104 Exam Questions (page: 7)

You have an Azure DNS zone named adatum.com.
You need to delegate a subdomain named research.adatum.com to a different DNS server in Azure. What should you do?

  1. Create an NS record named research in the adatum.com zone.
  2. Create a PTR record named research in the adatum.com zone.
  3. Modify the SOA record of adatum.com.
  4. Create an A record named *.research in the adatum.com zone.

Answer(s): A

Explanation:

You need to create a name server (NS) record for the zone.


Reference:

https://docs.microsoft.com/en-us/azure/dns/delegate-subdomain



DRAG DROP (Drag and Drop is not supported)
You have a Microsoft Entra tenant that has the contoso.onmicrosoft.com domain name.
You have a domain name of contoso.com registered at a third-party registrar.
You need to ensure that you can create Microsoft Entra users that have names containing a suffix of @contoso.com.
Which three actions should you perform in 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:

  1. See Explanation section for answer.

Answer(s): A

Explanation:




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 Microsoft Entra ID


Reference:

https://docs.microsoft.com/en-us/azure/dns/dns-web-sites-custom-domain



You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspace named Workspace1.
You need to view the error events from a table named Event. Which query should you run in Workspace1?

  1. Get-Event Event | where {$_.EventType == "error"}
  2. Event | search "error"
  3. select * from Event where EventType == "error"
  4. search in (Event) * | where EventType –eq “error”

Answer(s): B

Explanation:

The search operator provides a multi-table/multi-column search experience.
The syntax is:
Table_name | search "search term"
Note:
There are several versions of this question in the exam. The question has three possible correct answers:
1. search in (Event) "error"
2. Event | search "error"
3. Event | where EventType == "error"
Other incorrect answer options you may see on the exam include the following:
1. Get-Event Event | where {$_.EventTye –eq "error"}
2. Event | where EventType is "error"
3. select * from Event where EventType is "error"
4. search in (Event) * | where EventType –eq "error"


Reference:

https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/search-queries https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/get-started-portal https://docs.microsoft.com/en-us/azure/data-explorer/kusto/query/searchoperator?pivots=azuredataexplorer



You have a registered DNS domain named contoso.com. You create a public Azure DNS zone named contoso.com.
You need to ensure that records created in the contoso.com zone are resolvable from the internet. What should you do?

  1. Create NS records in contoso.com.
  2. Modify the SOA record in the DNS domain registrar.
  3. Create the SOA record in contoso.com.
  4. Modify the NS records in the DNS domain registrar.

Answer(s): D

Explanation:


Reference:

https://docs.microsoft.com/en-us/azure/dns/dns-delegate-domain-azure-dns



HOTSPOT (Drag and Drop is not supported)
You have an Azure subscription that contains a storage account named storage1. The subscription is linked to a Microsoft Entra tenant named contoso.com that syncs with an on-premises Active Directory domain.
The domain contains the security principals shown in the following table.


In Microsoft Entra ID, you create a user named User2.
The storage1 account contains a file share named share1 and has the following configurations.


For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:


Reference:

https://docs.microsoft.com/en-us/azure/storage/files/storage-files-identity-ad-ds-assign-permissions? tabs=azure-portal



HOTSPOT (Drag and Drop is not supported)
You have an Azure subscription named Subscription1 that contains a virtual network VNet1. You add the users in the following table.


Which user can perform each configuration? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: User1 and User3 only.
User1: The Owner Role lets you manage everything, including access to resources.
User3: The Network Contributor role lets you manage networks, including creating subnets.
Box 2: User1 only.
The Security Admin role: In Security Center only: Can view security policies, view security states, edit security policies, view alerts and recommendations, dismiss alerts and recommendations.


Reference:

https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles
https://docs.microsoft.com/en-us/azure/role-based-access-control/resource-provider- operations#microsoftnetwork



HOTSPOT (Drag and Drop is not supported)
You have the Azure resources shown in the following exhibit.


You plan to track resource usage and prevent the deletion of resources.
To which resources can you apply locks and tags? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: Sub1, RG1, and VM1 only
You can lock a subscription, resource group, or resource to prevent other users in your organization from accidentally deleting or modifying critical resources.
Box 2: Sub1, RG1, and VM1 only
You apply tags to your Azure resources, resource groups, and subscriptions.


Reference:

https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources?tabs=json https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources?tabs=json



You have a Microsoft Entra tenant.
You plan to delete multiple users by using Bulk delete in the Microsoft Entra admin center. You need to create and upload a file for the bulk delete.
Which user attributes should you include in the file?

  1. The user principal name and usage location of each user only
  2. The user principal name of each user only
  3. The display name of each user only
  4. The display name and usage location of each user only
  5. The display name and user principal name of each user only

Answer(s): B

Explanation:


Reference:

https://docs.microsoft.com/en-us/azure/active-directory/enterprise-users/users-bulk-delete



Viewing page 7 of 69



Post your Comments and Discuss Microsoft AZ-104 exam prep with other Community members:

AZ-104 Exam Discussions & Posts