--

Monitor Azure diagnostics metric using Azure Log analytics

Steps:

  1. Login to Azure
  2. Open Log Analytics workspaces
  3. Select the workspace
  4. Switch to logs
  5. Write the query

Sample query:

Here Joining Azure Diagnostics with Azure Metrics and pulling memory usage

Modified Code and result set:

Code and Result set

--

--