AZ-104 Practice Test Questions

319 Questions


Topic 5: Mix Questions

Note: This question is part of a series of questions that present the same scenario. Each question in theseries contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a Microsoft Entra tenant named contoso.com.
You have a CSV file that contains the names and email addresses of 500 external users.
You need to create a guest user account in contoso.com for each of the 500 external users.
Solution; From Microsoft Entra ID in the Azure portal, you use the Bulk invite users’ operation.
Does this meet the goal?


A. Yes


B. No





B.
  No

You have the Azure virtual machines shown in the following table.

You need to ensure that all the virtual machines can resolve DNS names by using the DNS service on VM 1.
What should you do?


A. Add service endpoints on VNET2 and VNET3.


B. Add service endpoints on VNET1.


C. Configure a conditional forwarder on VM1


D. Configure peering between VNET1, VNET2, and VNET3.





D.
  Configure peering between VNET1, VNET2, and VNET3.

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have an Azure Active Directory (Azure AD) tenant named Adatum and an Azure Subscription named Subscription1. Adatum contains a group named Developers. Subscription1 contains a resource group named Dev.

You need to provide the Developers group with the ability to create Azure logic apps in the Dev resource group.

Solution: On Dev, you assign the Contributor role to the Developers group.

Does this meet the goal?


A. Yes


B. No





A.
  Yes

Explanation:
The Contributor role grants the ability to create and manage all types of Azure resources, including logic apps. Assigning this role to the Developers group on the Dev resource group will allow them to create logic apps in that scope. Then, References: [Built-in roles for Azure resources] [Azure Logic Apps permissions and access control]

You have an Azure subscription that contains the virtual machines shown in the following table.






You have the following custom role-based access control (RBAC) role.






You have an Azure Active Directory (Azure AD) tenant named adatum.com. Adatum.com contains the groups in the following table.






You have an Azure subscription named Subscription1 that contains the virtual networks in the following table.






You have an Azure Storage account named storage1.
You plan to use AzCopy to copy data to storage1.
You need to identify the storage services in storage1 to which you can copy the data.
What should you identify?


A. blob, file, table, and queue


B. blob and file only


C. file and table only


D. file only


E. blob, table, and queue only





B.
  blob and file only

You have an Azure App Service plan named ASP1.
CPU usage for ASP1 is shown in the following exhibit.






You have an Azure subscription that contains two Log Analytics workspaces named Workspace 1 and Workspace? and 100 virtual machines that run Windows Server.
You need to collect performance data and events from the virtual machines. The solution must meet the following requirements:

• Logs must be sent to Workspace! and Workspace?
• All Windows events must be captured
• All security events must be captured.

What should you install and configure on each virtual machine?


A. the Azure Monitor agent


B. the Windows Azure diagnostics extension (WAD)


C. the Windows VM agent





A.
  the Azure Monitor agent

Explanation:
https://learn.microsoft.com/en-us/azure/azure-monitor/agents/agents-overview Azure Monitor Agent (AMA) collects monitoring data from the guest operating system of Azure and hybrid virtual machines and delivers it to Azure Monitor for use by features, insights, and other services, such as Microsoft Sentinel and Microsoft Defender for Cloud. Azure Monitor Agent replaces all of Azure Monitor's legacy monitoring agents.

You have an Azure App Service app named App1 that contains two running instances.
You have an autoscale rule configured as shown in the following exhibit.
For the Instance limits scale condition setting, you set Maximum to 5.
During a 30-minute period, App1 uses 80 percent of the available memory.
What is the maximum number of instances for App1 during the 30-minute period?


A. 2


B. 3


C. 4


D. 5





A.
  2

You deploy an Azure Kubernetes Service (AKS) cluster named Cluster1 that uses the IP addresses shown in the following table.

You need to provide internet users with access to the applications that run in Cluster1.
Which IP address should you include in the DNS record for Ousted?


A. 172.17.7.1


B. 131.107.2.1


C. 192.168.10.2


D. 10.0.10.11





B.
  131.107.2.1

Explanation:
When any internet user will try to access the cluster which is behind a load balancer, traffic will first hit to load balancer front end IP. So in the DNS configuration you have to provide the IP address of the load balancer.


Page 12 out of 27 Pages
Previous