Showing results for github copilot | All things Azure

Jun 19, 2025
Post comments count4
Post likes count6

Announcing General Availability of GitHub Copilot for Azure—Now with Agent Mode

Yun Jung Choi
Yun Jung Choi

Unlocking a New DevOps Era GitHub Copilot for Azure was first introduced at Ignite 2024 as a public preview, empowering developers, IT operators, and DevOps practitioners to leverage natural language to provision, configure, and manage resources within their own Azure environments. Since then, many have used GitHub Copilot for Azure as an AI-po...

All things Azure
May 13, 2025
Post comments count2
Post likes count1

Eclipse + GitHub Copilot = Lightspeed SAP ABAP Development

Amit Lal
Amit Lal

Introduction  Did you catch the GitHub's recent announcement of ABAP support in GitHub Copilot for Eclipse? It is a significant step forward for SAP developers. This integration brings AI-powered code suggestions and chat functionalities directly into the Eclipse IDE, potentially revolutionizing ABAP development. Let's break down how it works, how...

All things Azure
Feb 10, 2025
Post comments count2
Post likes count2

GitHub Copilot Chat Explained: The Life of a Prompt

sombanerjee
sombanerjee

Ever wondered what happens behind the scenes when you chat with GitHub Copilot in VS Code? Let's pull back the curtain and explore how this AI coding assistant processes your prompts, from local workspace scanning to interacting with OpenAI's language models.  This article explains how GitHub Copilot extension processes user prompts—includin...

GitHub CopilotAll things AzureDeveloper Productivity
Dec 1, 2024
Post comments count1
Post likes count2

How to subscribe to GitHub Enterprise with Advanced Security and Copilot Business/Enterprise: A Step-by-Step Guide

Rafferty Uy
Rafferty Uy

As GitHub announced metered billing, anyone with an active Azure subscription can now self-provision a paid GitHub Enterprise Cloud account, with Advanced Security and GitHub Copilot Business/Enterprise. This post is a screenshot-based step-by-step guide on how you can do so. Pre-requisites Before we get started, ensure that you have the ...

GitHub CopilotAll things AzureDeveloper Productivity
Nov 15, 2024
Post comments count2
Post likes count2

How to use GitHub Copilot for Efficient Unit Test Creation

utejomurtula
utejomurtula

As developers, we know that writing comprehensive unit tests is crucial yet often tedious. GitHub Copilot Chat revolutionizes this process by serving as your intelligent testing companion right in your IDE. Let's explore how to maximize its potential for efficient and thorough test generation. The Testing Challenge: A Common Developer Pain Poi...

All things AzureDeveloper ProductivityGitHub Copilot
Nov 9, 2024
Post comments count3
Post likes count0

GitHub Copilot Tip: Interactive Debugging with GitHub Copilot Chat

utejomurtula
utejomurtula

Hello developers! Continuing our series on GitHub Copilot tips, here's another valuable insight to enhance your coding experience: Debugging is an essential part of the development process, but it can often be time-consuming and frustrating. GitHub Copilot Chat transforms this experience by providing an interactive and intelligent debugging a...

GitHub CopilotAll things AzureDeveloper Productivity
Nov 4, 2024
Post comments count0
Post likes count2

How to Create Inclusive Code Review Culture Using GitHub Copilot

Lubna Thomas
Lubna Thomas

Leaders in some development teams where I worked singled out individuals. They inspected developers' code with external reviewers without including the developer or informing them about the code review. This practice created a toxic culture and instilled fear, even when developers put their heart and soul into producing quality code and following b...

All things AzureDeveloper ProductivityGitHub Copilot