News

'VS Code for the Web -- Azure' Adds Faster Entry Points for Browser-Based Cloud Development

Microsoft expanded its browser-based development tooling with recent updates to VS Code for the Web -- Azure, introducing faster entry points for moving AI-generated code into an editable, Azure-connected workspace.

The environment builds on earlier private and public previews, and while the company has not announced that it has formally exited preview, the latest improvements broaden its role within cloud-first development workflows. Its origins trace way back to 2021.

VS Code for the Web -- Azure
[Click on image for larger view.] VS Code for the Web -- Azure (source: Microsoft).

Browser-Based Development for Azure
VS Code for the Web -- Azure provides a zero-install workspace accessible directly through the browser, the company said in a Nov. 20 post. The environment includes support for Node.js, Python, Java, C#, Git, and the Azure Developer CLI (azd), enabling developers to begin working without setting up local runtimes. Users can open GitHub repositories, make changes, and commit updates from within the browser, with an option to transition to the desktop application through the Continue on Desktop command. Documentation for the environment is available here.

New Entry Points from AI Tools
Developers can now launch the environment directly from Microsoft Foundry. After reviewing the code snippet that Foundry suggests for a scenario, selecting Open in VS Code loads the snippet into the browser-based workspace. A similar connection is available in the Azure Portal through Azure Copilot, where users can generate code, select a file, and open it immediately in VS Code for the Web -- Azure. Inside the editor, GitHub Copilot is available for refining implementations.

The added entry points support a workflow that moves from AI-suggested code to a working development environment and then to deployment using integrated Azure tools. By reducing setup and switching costs, the environment provides a direct path for building and deploying cloud applications.

VS Code for the Web -- Azure is available for use today, offering a browser-based workspace with Azure integrations and connections to Microsoft Foundry and Azure Copilot. The company continues to expand the experience as the environment evolves from its earlier preview phases.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • TypeScript 7 Arrives to Rock VS Code with Go-Powered Speed

    Microsoft says TypeScript 7, announced July 8, brings native Go performance to VS Code, Visual Studio and other editors.

  • Full-Stack with a Side of Copilot: Building and Deploying an App the AI-Accelerated Way

    In this Q&A, developer and VSLive! speaker Esteban Garcia explains how GitHub Copilot can accelerate the full software development lifecycle -- from architecture and code to tests, CI/CD, and Azure deployment -- and how to use it as a repeatable engineering workflow rather than just a faster autocomplete tool.

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

Subscribe on YouTube