azure Azure Updates ·

Public Preview: Guided Copilot Experience for Building Azure Apps in VS Code

aiazurepreviewengineerazure-functions
feature

Microsoft has introduced a public preview of a new guided GitHub Copilot experience within Visual Studio Code, designed to streamline Azure application development. This structured workflow aims to resolve the unpredictability of free-form Copilot chats, ensuring a consistent path from initial idea to deployed Azure application. It supports scaffolding apps and infrastructure, including components like Azure Functions and Postgres databases. This feature is intended for developers seeking a more predictable and reliable way to leverage Copilot for cloud development.

Features (1)
  • Introduce guided Copilot experience for Azure app development

    A new guided GitHub Copilot experience in VS Code offers a structured workflow for building and deploying Azure applications. This addresses the unpredictability of open-ended Copilot chats by providing checkpoints and guardrails, ensuring a consistent path from idea to a running Azure app, including infrastructure provisioning and code scaffolding for services like Azure Functions and Postgres.

Read the original announcement →

https://azure.microsoft.com/updates?id=572214

Related releases