Free AZ-104 Exam Braindumps (page: 20)

Page 19 of 154

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. search in (Event) "error"
  2. Event | where EventType is "error"
  3. select * from Event where EventType == "error"
  4. Get-Event Event | where {$_.EventType == "error"}

Answer(s): A



You have an Azure App Service web app named App1.
You need to collect performance traces for App1.
What should you use?

  1. Azure Application Insights Profiler
  2. the Activity log
  3. the Deployment center
  4. the Diagnose and solve problems settings

Answer(s): A



You have an Azure subscription that contains the storage accounts shown in the following table.


You deploy a web app named App1 to the West US Azure region.
You need to back up App1. The solution must minimize costs.

Which storage account should you use as the target for the backup?

  1. storage1
  2. storage2
  3. storage3
  4. storage4

Answer(s): B



HOTSPOT (Drag and Drop is not supported)
You have an Azure subscription that is linked to an Azure AD tenant. The tenant contains two users named User1 and User2.

The subscription contains the resources shown in the following table.


The subscription contains the alert rules shown in the following table.


The users perform the following action:

-User1 creates a new virtual disk and attaches the disk to VM1
-User2 creates a new resource tag and assigns the tag to RG1 and VM1

Which alert rules are triggered by each user? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:


Box 1: Only Alert2 is triggered.
User1 creates a new virtual disk and attaches the disk to VM1.

Alert2 (All administrative operations on VM1) is triggered. The scope is VM1.
Alert1 will not be triggered. The scope is RG1.

Box 2: Alert1 and Alerts are triggered.
User2 creates a new resource tag and assigns the tag to RG1 and VM1

Both alerts are triggered, as the two actions applies to each scope respectively.


Reference:

https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-processing-rules?tabs=portal






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

AZ-104 Discussions & Posts