Back to skills

azure-mgmt-botservice-dotnet

infrastructure

Management plane SDK for Azure Bot Service in .NET. Handles provisioning, configuration, and lifecycle of Azure Bot resources through Azure Resource Manager. Covers channels like Teams, DirectLine, an

Setup & Installation

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

What This Skill Does

Management plane SDK for Azure Bot Service in .NET. Handles provisioning, configuration, and lifecycle of Azure Bot resources through Azure Resource Manager. Covers channels like Teams, DirectLine, and Slack, plus OAuth connection settings. Automates bot infrastructure management from .NET code directly, removing the need to click through the Azure Portal or write raw ARM templates for each channel configuration.

When to use it

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