From the course: Azure Essential Training for Developers

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

GitHub Copilot with Azure

GitHub Copilot with Azure

- [Narrator] Building and deploying applications on Azure can be powerful, but let's be real. It can also be complex and sometimes confusing. There are services to juggle, boilerplate code to get through, and documentation to slowly sift through. Luckily for us, GitHub Copilot can help with all of that. While we may consider Copilot as just a fancier auto-completion tool, it has grown to become a much more useful assistant for the entire Azure development lifecycle. Let's see how GitHub Copilot can make your workflow a bit easier. Copilot can certainly help you write code faster, whether it's Python, .NET, or JavaScript for your applications, or Bicep or Terraform templates for infrastructure as code, Copilot's got your back. Even better, there's a VS Code extension for GitHub Copilot for Azure. This gives you two ways to use Copilot: agent mode and ask mode. Agent mode helps you complete Azure-related tasks by…

Contents