Favicon of agents-sdk-provision

agents-sdk-provision Skill

AI Agent SkillCommunicationTypeSpecOpen source

Use when provisioning Azure resources for a Microsoft Agents SDK application — including creating an Azure Bot Service resource, setting up Entra app registrations, configuring identity credentials (UserManagedIdentity, FederatedCredentials, or ClientSecret), adding a Teams channel, running Bicep deployments for SSO, o Published by microsoft in Agents.

What is agents-sdk-provision Skill?

Use when provisioning Azure resources for a Microsoft Agents SDK application — including creating an Azure Bot Service resource, setting up Entra app registrations, configuring identity credentials (UserManagedIdentity, FederatedCredentials, or ClientSecret), adding a Teams channel, running Bicep deployments for SSO, o Published by microsoft in Agents. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
74/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using Agents

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use agents-sdk-provision Skill

  • Use it for developers using agents.

Built with

TypeSpecCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/Agents
  • Skill file: agent-plugins/agents-sdk-common/skills/agents-sdk-provision/SKILL.md

What it does

Use when provisioning Azure resources for a Microsoft Agents SDK application — including creating an Azure Bot Service resource, setting up Entra app registrations, configuring identity credentials (UserManagedIdentity, FederatedCredentials, or ClientSecret), adding a Teams channel, running Bicep deployments for SSO, o

Skill instructions

Azure Agents SDK Provisioning Overview Provisions Azure Bot resources for M365 Agents SDK apps using az CLI commands. Three auth types available; each produces a config block for appsettings.json (dotnet) or env vars (Node.js/Python). Prerequisites bash az login az account set --subscription "<subscription-id" Create resource group if needed az group create --name "<rg" --location eastus Auth Type Selection | Auth Type | No Secret | Works Off-Azure | App Registration | |-----------|:---------:|:---------------:|:----------------:| | UserManagedIdentity | ✅ | ❌ | ❌ | | FederatedCredentials | ✅ | ✅ | ✅ | | ClientSecret | ❌ | ✅ | ✅ | UserManagedIdentity The bot authenticates as an Azure Managed Identity — a system-managed credential that Azure rotates automatically. No app registration, no secrets, no expiry management. Use when: The bot is hosted on Azure (App Service, Container Apps, AKS, Azure Functions). The hosting platform injects the identity token; it cannot work outside Azure. Im

Explore related resources

Frequently asked questions

What is agents-sdk-provision?

agents-sdk-provision is a open-source AI agent skill with Copy skill directory. Use when provisioning Azure resources for a Microsoft Agents SDK application — including creating an Azure Bot Service resource, setting up Entra app registrations, configuring identity credentials.

Who is agents-sdk-provision best for?

agents-sdk-provision is best for reusing agent instructions, scripts, and references.

How do I install agents-sdk-provision?

Install or run agents-sdk-provision using Copy skill directory. Check agents-sdk-provision for the latest setup command.

Is agents-sdk-provision actively maintained?

agents-sdk-provision may need a closer maintenance check before production use.

Share:

Stars
995
Forks
322
Last commit
12 days ago
Repository age
2 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to agents-sdk-provision

agents-sdk-provision: Install, Config & GitHub Signals – SkillIndex