Setup & Installation
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
