exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 3 question 10 discussion

Actual exam question from Microsoft's AZ-400
Question #: 10
Topic #: 3
[All AZ-400 Questions]

You have an Azure subscription that contains resources in several resource groups.
You need to design a monitoring strategy that will provide a consolidated view. The solution must support the following requirements:
✑ Support role-based access control (RBAC) by using Azure Active Directory (Azure AD) identifies.
✑ Include visuals from Azure Monitor that are generated by using the Kusto query language.
✑ Support documentation written in markdown.
✑ Use the latest data available for each visual.
What should you use to create the consolidated view?

  • A. Azure Monitor
  • B. Microsoft Power BI
  • C. Azure Data Explorer
  • D. Azure dashboards
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
SriLen
Highly Voted 4 years, 3 months ago
D. is the correct Answer , Azure Dashboards https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards
upvoted 48 times
saschgo
3 years, 11 months ago
Yes, Azure Dashboards can use a custom markdown tile to display custom, static content https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-markdown-tile
upvoted 4 times
...
...
Pomphard
Highly Voted 4 years, 3 months ago
A, C, and D all support visuals from Azure Monitor as well as Kusto queries and RBAC. The only answer which also supports markdown, though, is D - dashboards.
upvoted 34 times
stainz
4 years ago
https://docs.microsoft.com/en-us/azure/devops/report/dashboards/add-markdown-to-dashboard?view=azure-devops
upvoted 2 times
saschgo
3 years, 11 months ago
That source is about Dashboards in Azure DevOps - that is out of scope with regard to given answers https://docs.microsoft.com/en-us/azure/devops/report/dashboards/add-markdown-to-dashboard?view=azure-devops
upvoted 1 times
...
...
...
Gooldmember
Most Recent 7 months, 1 week ago
Selected Answer: D
I agree with this, it makes it easier and quicker to create a consolidated view rather than Azure Data Explorer
upvoted 1 times
...
Spectrum128k
1 year, 7 months ago
I actually think this is 'C' - Data Explorer as the MS 'learn more' page on this expressly talks about KQL as an advantage of Data Explorer whereas the similar page for 'Dashboards' doesn't mention KQL and I can't find any KQL option in the dashboards tile itself. https://learn.microsoft.com/en-us/azure/data-explorer/ https://learn.microsoft.com/en-gb/azure/azure-portal/azure-portal-dashboards?WT.mc_id=Portal-Microsoft_Azure_PortalDashboard
upvoted 1 times
freddyneen
1 year, 5 months ago
You can Pin any KQL query to dashboard from Application Insights.
upvoted 1 times
...
...
flafernan
1 year, 10 months ago
C: "Consolidated monitoring strategy can be created using Azure Dashboard or Azure Data Explorer (Kusto). Azure Dashboard allows you to create custom dashboards with monitoring widgets and also supports adding formatted text using Markdown. On the other hand, Azure Data Explorer provides advanced capabilities of querying using Kusto Query Language (KQL) and getting real-time data with the latest data. Choosing between the two options will depend on the specific requirements of the project and the level of customization and analysis required."
upvoted 1 times
...
flafernan
1 year, 10 months ago
C: "A estratégia de monitoramento consolidado pode ser criada usando o Azure Dashboard ou o Azure Data Explorer (Kusto). O Azure Dashboard permite criar painéis personalizados com widgets de monitoramento e também suporta a adição de texto formatado usando Markdown. Por outro lado, o Azure Data Explorer fornece recursos avançados de consulta usando Kusto Query Language (KQL) e a obtenção de dados em tempo real com os dados mais recentes. A escolha entre as duas opções dependerá dos requisitos específicos do projeto e do nível de personalização e análise necessários."
upvoted 1 times
...
renzoku
1 year, 11 months ago
Selected Answer: D
D. Azure dashboards Control access and permissions to the dashboard based on RBAC Include visuals from Azure Monitor, which allows you to query and analyze data using the KQL Can add text and documentation using markdown format Provide real-data updating, ensuring the latest available data Azure Monitor(Provides insights into the performance, health, and availability of your applications and resources) Directly it doesn't support capabilities to add documentation written in markdown format. Microsoft Power BI(Business intelligence tool that allows you to create interactive dashboards and reports) Does not align directly with RBAC by itself. Does not provide the same level of real-time or near-real-time data availability as Azure Monitor, Azure Dashboard. Azure Data Explorer(Perful tool for ingesting, analyzing, and visualizing large volumes of data) Does not align directly with RBAC by itself. Focused on data storage, query, and analysis rather than providing a platform for documentation
upvoted 1 times
...
ShomaV
2 years ago
Correct answer C
upvoted 1 times
...
ShomaV
2 years ago
Answer could be C as well Data Explorer supports basic markdown syntax. You cannot use markdown for emojis, images, and rendered markdown tables. Data Explorer renders only two levels of markdown headers. https://learn.microsoft.com/en-us/azure/databricks/data/markdown-data-comments
upvoted 1 times
...
PATILDXB
2 years, 2 months ago
Azure Dashboard does not meet the following "Use the latest data available for each visual". It can only take data that is 30 min old to 30 days old. Hence, correct answer is Data Explorer.
upvoted 1 times
NK203
2 years, 2 months ago
https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards. You can choose from the past 30 minutes to the past 30 days or define a custom range.It is "You can" ,not "You only".
upvoted 2 times
...
...
mohiniu
2 years, 3 months ago
Azure Data Explorer is a desktop app to view your storage accounts locally on your desktop . So , Azure Data Explorer cannot be correct.
upvoted 3 times
...
budha
2 years, 6 months ago
It was on my exam on December 7, 2022.
upvoted 4 times
...
meoukg
2 years, 7 months ago
I chose Azure Dashboard, appeared on my exam yesterday, I passed
upvoted 5 times
...
TtotheA2021
2 years, 8 months ago
Selected Answer: D
See docs microsoft regarding Azure Dashboards - custom markdown
upvoted 1 times
...
pkg007
2 years, 8 months ago
Correct answer : C - Azure Data Explorer as it tick all the boxes Kusto query langauge is supported in Azure Data Explorer Mark down : https://docs.microsoft.com/en-us/azure/azure-portal/azure-portal-markdown-tile Dash board : https://docs.microsoft.com/en-us/azure/data-explorer/azure-data-explorer-dashboards RBAC : https://docs.microsoft.com/en-us/azure/data-explorer/kusto/management/access-control/role-based-authorization Near real time data : https://docs.microsoft.com/en-us/azure/data-explorer/data-explorer-overview#when-should-you-use-azure-data-explorer
upvoted 1 times
...
syu31svc
2 years, 10 months ago
Selected Answer: D
Azure Data Explorer and Microsoft Power BI are incorrect since these are used for Data Analytics Azure Monitor is just the monitoring solution in Azure Answer is D
upvoted 1 times
...
Govcomm
2 years, 10 months ago
Azure Dashboard
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 ...