Search⌘ K
AI Features

Create an Application Insights Resource

Explore the process of creating an Application Insights resource in the Azure portal to enable logging for your Python REST API. Learn to install and configure the necessary Python package to connect and send logs from your API to Azure for monitoring and analysis.

Create an application insights resource

Before moving to the core, let us first create the resource, ...