跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Azure Hosted Copilot SDK

技能 活跃
属于:Azure

Build, deploy, and modify GitHub Copilot SDK apps on Azure. MANDATORY when codebase contains @github/copilot-sdk or CopilotClient in package.json. PREFER OVER azure-prepare when copilot-sdk markers detected. WHEN: copilot SDK, @github/copilot-sdk, copilot-powered app, build copilot app, prepare copilot app, add feature to copilot app, modify copilot app, BYOM, bring your own model, CopilotClient, createSession, sendAndWait, azd init copilot. DO NOT USE FOR: deploying already-prepared copilot-sdk apps (use azure-deploy), general web apps without copilot SDK (use azure-prepare), Copilot Extensions, Foundry agents (use microsoft-foundry).

目的

To streamline the development and deployment of GitHub Copilot SDK-powered applications on Azure, ensuring proper scaffolding, configuration, and deployment.

功能

  • Build and deploy GitHub Copilot SDK apps on Azure
  • Scaffold new Copilot SDK projects using `azd` templates
  • Integrate Copilot SDK into existing codebases
  • Configure Azure BYOM models for Copilot SDK
  • Orchestrate `azure-prepare`, `azure-validate`, and `azure-deploy` workflows

使用场景

  • When building a new application powered by GitHub Copilot SDK.
  • When adding Copilot SDK functionality to an existing Azure-hosted application.
  • When preparing an existing Copilot SDK app for deployment on Azure.
  • When configuring Azure-specific models (BYOM) for Copilot SDK applications.

非目标

  • Deploying Copilot SDK apps that have already been prepared.
  • Managing general web applications that do not use the Copilot SDK.
  • Working with Copilot Extensions or Foundry agents.

Trust

  • warning:Issues AttentionOpen issues (19) significantly outweigh closed issues (11) in the last 90 days, indicating slow response times.

安装

请先添加 Marketplace

/plugin marketplace add microsoft/skills
/plugin install azure-skills@skills

质量评分

90 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标2.3k
许可证MIT
状态
查看源代码

类似扩展

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

技能
microsoft

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

技能
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

技能
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

技能
microsoft

Azure Deploy

100

Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.

技能
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

技能
microsoft