Run Azure log query from the command line with Azure CLI (az monitor)
I am trying to get the Azure log query data from the CLI because we want to get the log message automatically. For example, when we want to get exceptions message, we will got to Azure log and run the…