Microsoft AZ-304 - Microsoft Azure Architect Design Exam
Page: 3 / 48
Total 237 questions
Question #11 (Topic: Question Set 1)
HOTSPOT
You have an Azure subscription that contains 300 Azure virtual machines that run Windows Server 2019.
You need to centrally monitor all warning events in the System logs of the virtual machines.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

You have an Azure subscription that contains 300 Azure virtual machines that run Windows Server 2019.
You need to centrally monitor all warning events in the System logs of the virtual machines.
What should you include in the solution? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Answer:
Question #12 (Topic: Question Set 1)
You have an Azure SQL database named DB1 that contains multiple tables.
You need to improve the performance of DB1. The solution must minimize administrative effort.
What should you use?
You need to improve the performance of DB1. The solution must minimize administrative effort.
What should you use?
A. automatic tuning
B. Azure Advisor
C. Azure Monitor
D. Query Performance Insight
Answer: A
Question #13 (Topic: Question Set 1)
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?
What should you include in the recommendation?
A. Azure Advisor
B. Azure Analysis Services
C. Azure Monitor action groups
D. Azure Log Analytics
Answer: D
Question #14 (Topic: Question Set 1)
Your company provides customer support for multiple Azure subscriptions and third-party hosting providers.
You are designing a centralized monitoring solution. The solution must provide the following services:
✑ Collect log and diagnostic data from all the third-party hosting providers into a centralized repository.
✑ Collect log and diagnostic data from all the subscriptions into a centralized repository.
✑ Automatically analyze log data and detect threats.
✑ Provide automatic responses to known events.
Which Azure service should you include in the solution?
You are designing a centralized monitoring solution. The solution must provide the following services:
✑ Collect log and diagnostic data from all the third-party hosting providers into a centralized repository.
✑ Collect log and diagnostic data from all the subscriptions into a centralized repository.
✑ Automatically analyze log data and detect threats.
✑ Provide automatic responses to known events.
Which Azure service should you include in the solution?
A. Azure Sentinel
B. Azure Log Analytics
C. Azure Monitor
D. Azure Application Insights
Answer: A
Question #15 (Topic: Question Set 2)
You are designing an Azure resource deployment that will use Azure Resource Manager templates. The deployment will use Azure Key Vault to store secrets.
You need to recommend a solution to meet the following requirements:
✑ Prevent the IT staff that will perform the deployment from retrieving the secrets directly from Key Vault.
✑ Use the principle of least privilege.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
You need to recommend a solution to meet the following requirements:
✑ Prevent the IT staff that will perform the deployment from retrieving the secrets directly from Key Vault.
✑ Use the principle of least privilege.
Which two actions should you recommend? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A. Create a Key Vault access policy that allows all get key permissions, get secret permissions, and get certificate permissions.
B. From Access policies in Key Vault, enable access to the Azure Resource Manager for template deployment.
C. Create a Key Vault access policy that allows all list key permissions, list secret permissions, and list certificate permissions.
D. Assign the IT staff a custom role that includes the Microsoft.KeyVault/Vaults/Deploy/Action permission.
E. Assign the Key Vault Contributor role to the IT staff.
Answer: BD