exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 1 question 28 discussion

Actual exam question from Microsoft's AZ-400
Question #: 28
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 Transact-SQL.
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
lesiris
Highly Voted 3 years, 11 months ago
I guess the right answer is Kusto Language
upvoted 11 times
...
mahiAzure20
Most Recent 1 year ago
Transact-SQL (T-SQL) for Azure SQL Database Intelligent Insights. Kusto Query Language (KQL) for Azure Application Insights. Answer is Yes
upvoted 1 times
...
FeriAZ
1 year, 3 months ago
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 1 times
...
yana_b
1 year, 10 months ago
Selected Answer: B
Solution for this is KQL (Kusto query language)
upvoted 1 times
...
zellck
2 years 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 1 times
...
syu31svc
2 years, 10 months ago
Selected Answer: B
Answer is No; KQL instead
upvoted 2 times
...
Govcomm
2 years, 10 months ago
No, KQL
upvoted 2 times
...
Eltooth
3 years ago
Selected Answer: B
B is correct answer. KQL is needed.
upvoted 2 times
...
UnknowMan
3 years, 1 month ago
Selected Answer: B
Correct
upvoted 1 times
...
Mcelona
3 years, 1 month ago
Selected Answer: B
No is the right answer.
upvoted 1 times
...
rdemontis
3 years, 2 months ago
Selected Answer: B
correct answer. KQL is the language to use in this case
upvoted 1 times
...
Sara_Mo
3 years, 4 months ago
No. its Kusto Language (KQL)
upvoted 1 times
...
ScreamingHand
3 years, 10 months ago
To work with Log Analytics data, you need to use the Kusto Query Language (KQL)
upvoted 4 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 ...