Back to skills

azure-mgmt-applicationinsights-dotnet

infrastructure

Azure Resource Manager SDK for .NET that manages Application Insights resources via code. Handles creating and configuring components, availability tests, workbooks, API keys, and linked storage accou

Setup & Installation

npx skills add https://github.com/microsoft/azure-mgmt-applicationinsights-dotnet --skill azure-mgmt-applicationinsights-dotnet
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-mgmt-applicationinsights-dotnet
View on GitHub

What This Skill Does

Azure Resource Manager SDK for .NET that manages Application Insights resources via code. Handles creating and configuring components, availability tests, workbooks, API keys, and linked storage accounts. Works with the Azure.ResourceManager namespace and DefaultAzureCredential. Lets you provision and configure Application Insights resources in .NET code rather than clicking through the Azure portal or writing ARM templates by hand.

When to use it

  • Working with azure mgmt applicationinsights dotnet functionality
  • Implementing azure mgmt applicationinsights dotnet features
  • Debugging azure mgmt applicationinsights dotnet related issues