Ask Your Question
3

Is it possible to generate an Azure alert utilizing a Cosmos SQL query?

asked 2021-05-11 11:00:00 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-10-29 23:00:00 +0000

lakamha gravatar image

Yes, it is possible to generate an Azure alert utilizing a Cosmos SQL query. Azure Monitor offers the ability to create alerts based on queries written in the Cosmos DB SQL language. This allows you to monitor and notify specific conditions in your data using the alerting mechanism of Azure Monitor. To create an alert based on Cosmos SQL query, you'll need to create a diagnostic setting that sends metrics and logs to Azure Monitor, configure a log search and alert rule that uses Cosmos SQL query, and specify an action to take when the alert is triggered.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-05-11 11:00:00 +0000

Seen: 10 times

Last updated: Oct 29 '21