exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 1 question 27 discussion

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

Your company makes use of Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring purposes.
You have been tasked with analyzing the monitoring using ad-hoc queries. You need to utilize the correct query language.
Solution: You use the Contextual Query Language (CQL).
Does the solution meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
saschgo
Highly Voted 3 years, 5 months ago
Answer B. No Presumably "Kusto Query Language (KQL)" would be the right answer.
upvoted 23 times
...
FeriAZ
Most Recent 10 months ago
Selected Answer: B
Azure SQL Database Intelligent Insights and Azure Application Insights use Kusto Query Language (KQL) for ad-hoc queries. CQL is primarily used for querying Azure Monitor logs.
upvoted 2 times
...
yana_b
1 year, 4 months ago
Selected Answer: B
Should be yes when provided solution of this question is KQL (Kusto query language)
upvoted 1 times
...
zellck
1 year, 7 months ago
Selected Answer: B
B is the answer. https://learn.microsoft.com/en-us/azure/azure-monitor/logs/log-query-overview Azure Monitor Logs is based on Azure Data Explorer, and log queries are written by using the same Kusto Query Language (KQL). This rich language is designed to be easy to read and author, so you should be able to start writing queries with some basic guidance.
upvoted 3 times
...
ShomaV
1 year, 7 months ago
Azure Application Insights, you would use the Application Insights Analytics query language. This query language is based on a subset of the Kusto Query Language (KQL) and allows you to perform advanced analytics and querying on your application telemetry data.
upvoted 1 times
...
Matharax
2 years, 3 months ago
Selected Answer: B
Answer is 'No'. Should be KQL.
upvoted 2 times
...
syu31svc
2 years, 4 months ago
Selected Answer: B
Answer is No; it's KQL
upvoted 1 times
...
hellovanduc
2 years, 5 months ago
The reference link should be: https://docs.microsoft.com/en-us/azure/azure-monitor/logs/log-query-overview
upvoted 2 times
...
Govcomm
2 years, 5 months ago
No, KQL
upvoted 1 times
...
Eltooth
2 years, 7 months ago
Selected Answer: B
B is correct answer. KQL needed.
upvoted 2 times
...
UnknowMan
2 years, 8 months ago
Correct => Use KQL (Kusto)
upvoted 2 times
...
Mcelona
2 years, 8 months ago
Selected Answer: B
Right answer is No.
upvoted 1 times
...
rdemontis
2 years, 9 months ago
Selected Answer: B
both services (Azure SQL Database Intelligent Insights and Application Insights) could send data to Azure Monitor Logs so you can use KQL to do queries.
upvoted 2 times
...
Aniruddha_dravyakar
3 years, 2 months ago
KQL is the right answer
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 ...