A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/azure/developer/azure-developer-cli/monitor-your-app below:

Monitor your app using Azure Developer CLI

In this article, you learn how to use Azure Developer CLI (azd) to monitor your app health.

While we use the React Web App with Node.js API and MongoDB on Azure template for this guide, you can use any of the Azure Developer CLI templates.

Note

The azd monitor command is still in beta. Read more about alpha and beta feature support on the feature versioning and release strategy page.

Prerequisites Configure your environment

Create monitoring activity in the app before running the azd monitor commands:

  1. Open the ToDo app in your preferred code editor.

  2. Create a new list and add a couple of items.

Monitor the app

To help with monitoring apps, azd provides a monitor command to launch various Application Insights dashboards. Run the command with one of the following parameters in the project directory to monitor app health:

Application Insights dashboard Command Main dashboard azd monitor --overview Live metrics dashboard azd monitor --live Logs dashboard azd monitor --logs Clean up resources

When you no longer need the resources created in this article, run the azd down command to delete the resource group:

azd down
See also Request help

For information on how to file a bug, request help, or propose a new feature for the Azure Developer CLI, please visit the troubleshooting and support page.

Next steps

Make your project Azure Developer CLI (azd) compatible


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4