| Build new (empty project) | Step 2A (scaffold) | | Add new SDK service to existing repo | Step 2B (scaffold alongside) | | Deploy existing SDK app to Azure | Step 2C (add infra to existing SDK app) | | Add SDK to existing app code | Integrate SDK | | Use Azure/own model | Step 3 (BYOM config) |
Template includes API (Express/TS) + Web UI (React/Vite) + infra (Bicep) + Dockerfiles + token scripts — do NOT recreate. See SDK ref.
User has existing code and wants a new Copilot SDK service alongside it. Scaffold template to a temp dir, copy the API service + infra into the user's repo, adapt azure.yaml to include both existing and new services. See deploy existing ref.
GitHub Copilot SDK 앱을 빌드하고 Azure에 배포합니다. 사용 대상: copilot 앱 구축, copilot 앱 생성, copilot SDK, @github/copilot-sdk, copilot 기반 앱, copilot 앱 배포, azure에서 호스트, azure 모델, BYOM, 자체 모델 가져오기, 자체 모델 사용, azure openai 모델, DefaultAzureCredential, 자체 호스팅 모델, copilot SDK 서비스, copilot과 채팅 앱, copilot-sdk-service 템플릿, azd init copilot, CopilotClient, createSession, sendAndWait, GitHub 모델 API. 사용하지 마십시오: Copilot 사용(빌드하지 않음), Copilot 확장, Copilot이 없는 Azure Functions, Copilot SDK가 없는 일반 웹 앱, Foundry 에이전트 호스팅(microsoft-foundry 기술 사용), 에이전트 평가(microsoft-foundry 기술 사용). 출처: microsoft/github-copilot-for-azure.
azure-hosted-copilot-sdk 설치 방법은?
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-hosted-copilot-sdk 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다