News

Devs Can Now Sign Up for Private Preview of GitHub Copilot for Azure

During this week's Build 2024 developer conference, Microsoft announced a private preview of GitHub Copilot for Azure, which lets developers use the AI pair programming tool in the cloud.

Developers can't yet use the tool, but they can now sign up for the private preview by filling out a survey, answering questions about their work, intended use cases and so on. Applicants need to have a license for GitHub Copilot and an Azure subscription.

The tool will come as an extension that will integrate with GitHub Copilot Chat in Visual Studio Code, later becoming available in the Visual Studio 2022 IDE.

GitHub Copilot Chat
[Click on image for larger view.]GitHub Copilot Chat (source: Microsoft).

Microsoft said it showcases how building in natural language with more capabilities can increase development velocity, helping developers explore and manage Azure resources, while also troubleshooting issues and locating relevant logs and code.

"GitHub Copilot for Azure is like having a personal guide to the Azure cloud," Microsoft announced as Build 2024 kicked off this week. "It's here to answer your questions about Azure services, the resources you have deployed, and help you with your troubleshooting. Wondering 'which Azure database is commonly used with Django?' or 'why is my container app returning 404 errors?' Look no further -- GitHub Copilot for Azure can help!"

The post outlined how developers can use the upcoming tool:

  • In-Chat Azure Expertise: Devs can type "@azure" in Copilot Chat to get real-time insights and answers without leaving their code.
  • Personal Resource Management: Devs can list their storage accounts or find the URL for their Azure container app.
  • Deployment Guidance: Devs can get help in understanding how to deploy an application on Azure.
  • Troubleshooting: Devs can get help in navigating Log Analytics to diagnose problems.

A somewhat similar tool, GitHub Copilot for Azure Data Studio, is already available, announced during Build 2023.

About the Author

David Ramel is an editor and writer for Converge360.

comments powered by Disqus

Featured

  • What's Next for ASP.NET Core and Blazor

    Since its inception as an intriguing experiment in leveraging WebAssembly to enable dynamic web development with C#, Blazor has evolved into a mature, fully featured framework. Integral to the ASP.NET Core ecosystem, Blazor offers developers a unique combination of server-side rendering and rich client-side interactivity.

  • Nearest Centroid Classification for Numeric Data Using C#

    Here's a complete end-to-end demo of what Dr. James McCaffrey of Microsoft Research says is arguably the simplest possible classification technique.

  • .NET MAUI in VS Code Goes GA

    Visual Studio Code's .NET MAUI workload, which evolves the former Xamarin.Forms mobile-centric framework by adding support for creating desktop applications, has reached general availability.

  • Visual Studio Devs Quick to Sound Off on Automatic Updates: 'Please No'

    A five-year-old Visual Studio feature request for automatic IDE updates is finally getting enacted by Microsoft amid a lot of initial developer pushback, seemingly misplaced.

  • First Official OpenAI Library for .NET Goes Beta

    Although it seems Microsoft and OpenAI have been deeply intertwined partners for a long time, they are only now getting around to releasing an official OpenAI library for .NET developers, joining existing community libraries.

Subscribe on YouTube