
Make a Copilot Canvas Multiplayer with a GitHub Repo
githubStore backs a Copilot canvas with a JSON file in a GitHub repo, so everyone editing the same board sees each other's changes. One file, many writers.
587 posts

githubStore backs a Copilot canvas with a JSON file in a GitHub repo, so everyone editing the same board sees each other's changes. One file, many writers.

azd 1.27.0 deploys container images to Azure App Service. Set language: docker with host: appservice and azd builds the image, pushes it to ACR, and updates the site.

I built a Copilot canvas that watches my live BBQ cook, then added Smokey - an AI pit master grounded in my real pit and probe temps. Here's how it works.

I've got a pile of repos that each need a GitHub Pages site, so I built create-gh-pages-site - a skill that scaffolds one and writes it from your repo.

I kept rebuilding the same plumbing for every Copilot canvas, so I built create-canvas-app - a skill that stamps a working canvas from one prompt.

I connected my ThermoWorks thermometer to the GitHub Copilot CLI so I can see grill temps while I code. Here's the project.

The azd exec extension I built has been merged into the Azure Developer CLI. Run any script with full Azure context - env vars, Key Vault secrets, zero setup.

How I replaced 28 REST endpoints and 5 WebSocket streams with a single gRPC-compatible schema that serves CLI, browser, MCP, and future TUI from one source of truth.

azd 1.25.0 ships a DAG execution engine. Provisioning layers run concurrently automatically. Services need a 'uses' field to opt in.

azd hooks are no longer limited to Bash and PowerShell. Write hooks in Python, JS, or TypeScript with auto dependency management.

Three ways to add custom prompts to your azd up flow - from @allowed pick lists to free-text input to full hook scripts.

The Azure Developer CLI now has a built-in update command. One command, any platform, done.
Nothing matches your search or filters.