exam questions

Exam AZ-301 All Questions

View all questions & answers for the AZ-301 exam

Exam AZ-301 topic 17 question 61 discussion

Actual exam question from Microsoft's AZ-301
Question #: 61
Topic #: 17
[All AZ-301 Questions]

You need to recommend a solution to generate a monthly report of all the new Azure Resource Manager resource deployments in your subscription.
What should you include in the recommendation?

  • A. Azure Log Analytics
  • B. Application Insights
  • C. the Change Tracking management solution
  • D. Azure Monitor metrics
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
Azure Automation now supports update management, inventory, and change tracking.
Update management delivers visibility of update compliance across Azure, on-premises, and other clouds for both Windows and Linux. Create scheduled deployments to orchestrate the installation of updates within a defined maintenance window. Exclude specific updates and get detailed troubleshooting logs to identify any issues during the deployment.
Incorrect Answers:
D: Azure Monitor metrics include:
✑ Model Deploy Started: Number of model deployments started in this workspace
✑ Model Deploy Succeeded: Number of model deployments that succeeded in this workspace
✑ Model Deploy Failed: Number of model deployments that failed in this workspace
Reference:
https://azure.microsoft.com/en-us/blog/update-management-inventory-and-change-tracking-in-azure-automation-now-generally-available/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ercank
Highly Voted 4 years, 10 months ago
This can be achieved with Azure Monitor Activity Logs and from the Diagnostic settings we can send activity logs to Log Analytics Workspace. So I think it should be Log Analytics. Change Tracking Management looks like tracking changes at VMs not all resources.
upvoted 16 times
tartar
4 years, 9 months ago
A is ok
upvoted 7 times
...
...
AzureGuy
Most Recent 4 years, 3 months ago
This was on my AZ-304 exam yesterday. The same question in AZ-304 has the [Azure Activity] in answers. https://www.examtopics.com/discussions/microsoft/view/38120-exam-az-304-topic-1-question-1-discussion/ Based on that I selected C which make sense.
upvoted 1 times
...
hghemant
4 years, 4 months ago
Azure Log Analytics
upvoted 1 times
...
sanketshah
4 years, 5 months ago
A is correct answer.
upvoted 1 times
...
ergauravtaneja
4 years, 9 months ago
Refer to: Topic 1 question 6
upvoted 1 times
...
ergauravtaneja
4 years, 9 months ago
Answer A Ref Article:https://docs.microsoft.com/en-us/azure/automation/change-tracking Details below Change Tracking and Inventory obtains its data from Azure Monitor. Virtual machines connected to Log Analytics workspaces use the Log Analytics agent to collect data about changes to installed software, Microsoft services, Windows registry and files, and Linux daemons on monitored servers. When data is available, the agent sends it to Azure Monitor for processing. Azure Monitor applies logic to the received data, records it, and makes it available.
upvoted 3 times
...
macco455
4 years, 9 months ago
https://www.briefmenow.org/microsoft/you-need-to-recommend-a-solution-to-generate-a-monthly-report-of-all-the-new-azure-resource-manager-resource-deployments-in-your-subscription/ This has Azure Activity Log as one of the answers
upvoted 4 times
...
chenzhe8395
4 years, 9 months ago
The same quesion should include answer:Azure Activity Log,that is correct.
upvoted 4 times
...
lalalala1
4 years, 9 months ago
Refering to: https://docs.microsoft.com/en-us/azure/automation/change-tracking Change tracking seems to cover only Settings from the VMs, but not the changes to the subscription due to deployments. Therefore i think the answer is A - Azure Log Analytics.
upvoted 4 times
...
ravishankarj
4 years, 10 months ago
The answer is correct. Create Automation account and in change tracking blade,connect to the current log analytics workspace. (Make sure that subscription is connected in Activity log blade in Log analytics) . Once Automation account is connected to Log analytics, you can check events in Change tracking tab including creating deployments. I tested in lab. NOTE: I could not see options to download the events
upvoted 1 times
levianthan
4 years, 9 months ago
Well, do you need to run the ARM template with the Automation account? No, you don't. So this way all manual deployments would slip through your fingers. You gotta read the Activity Logs.
upvoted 1 times
...
...
Banaben
4 years, 10 months ago
I also think it is Log Analytics check: https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/view-activity-logs
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...