Vibe Coding with GitHub Copilot Agent Mode - Krystal Folkes
โ๐ค Welcome back to Sip and Sync with Azure! Priyanka Vergadia is joined once again by Krystal Folkes to show how GitHub Copilotโs Agent Mode + Vision can take an existing architecture diagram and generate the full AKS, Bicep, and multi-region DR setup you need - straight from VS Code.
Youโll see them paste a slide of a Java microservices app running on Azure Container Apps into the chat, ask Copilot to re-platform it to Azure Kubernetes Service, and watch as Agent Mode collaborates like a true peer programmer: understanding context, proposing an implementation plan, creating directories, and writing the infrastructure code you approve.
What Youโll Learn
How Agent Mode elevates Copilot from pair programmer to collaborative teammate
Using Vision in Copilot Chat to parse architecture images or Figma designs
Automated migration from Container Apps to multi-region AKS clusters
Generating Bicep/IaC, validating files, and gating changes for compliance
Best practices - AI enhances productivity but YOU own security and governance
Chapters
00:00 โ Intro & episode overview
00:20 โ Why Agent Mode matters for coding
01:00 โ App scenario: Java microservices on Container Apps
01:45 โ Goal: migrate to AKS with DR
02:10 โ Pasting architecture image into Copilot Chat
02:40 โ Copilot explains multi-region design
03:25 โ Agent Mode builds an implementation plan
04:10 โ Creating directories & writing Bicep/IaC
05:00 โ Reviewing generated files and accepting changes
06:00 โ Productivity gains & real-world use cases
06:45 โ Responsibility, compliance, and security reminders
07:20 โ Wrap-up & call for viewer experiments
๐ Links & Resources
๐ GitHub Copilot Agent Mode โ https://code.visualstudio.com/docs/copilot/chat/chat-agent-mode
๐ AKS Migration Guidance โ https://learn.microsoft.com/azure/aks/aks-migration?tabs=azure-cli
๐ก Azure AI Foundry โ https://ai.azure.com/
๐ All Sip and Sync episodes โ https://aka.ms/SipAndSyncPlaylist
๐ฅ Speakers
Krystal Folkes โ Developer Produ
Watch on YouTube โ
(saves to browser)
Sign in to unlock AI tutor explanation ยท โก30
Playlist
Uploads from Microsoft Developer ยท Microsoft Developer ยท 0 of 60
โ Previous
Next โ
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Prepare for the DP-300 exam & the Azure Database Administrator Associate cert | Data Exposed
Microsoft Developer
What I Wish I Knew ... about landing a job in tech
Microsoft Developer
Igniting Developer Innovation with Vector Search
Microsoft Developer
Combining the power of vector search with Azure OpenAI then revolutionize image search with vectors!
Microsoft Developer
What I Wish I Knew ... about finding your place in tech
Microsoft Developer
Fluent UI React Insights: Accessible by default
Microsoft Developer
Signing Container Images with Notary Project
Microsoft Developer
What I Wish I Knew ... about finding your place in tech
Microsoft Developer
What programming languages does GitHub Copilot support?
Microsoft Developer
What I Wish I Knew ... about how much your job can change
Microsoft Developer
What I Wish I Knew ... about how much your job can change
Microsoft Developer
How do I become more confident about AI?
Microsoft Developer
How do I become more confident about AI?
Microsoft Developer
Performance Demos of SQLโs Intelligent Query Processing Feedback capabilities | Data Exposed
Microsoft Developer
What I Wish I Knew ... about coming to Microsoft
Microsoft Developer
What I Wish I Knew ... about coming to Microsoft
Microsoft Developer
Revolutionizing Image Search with Vectors
Microsoft Developer
Igniting developer innovation with Vector search and Azure OpenAI
Microsoft Developer
Getting Started with Azure AI Studio's Prompt Flow - Part 2
Microsoft Developer
What I Wish I Knew ... about finding my career path
Microsoft Developer
What I Wish I Knew ... about finding my career path
Microsoft Developer
Windows Terminal's journey to Open Source
Microsoft Developer
Can I trust the code that GitHub Copilot generates?
Microsoft Developer
What I Wish I Knew ... about interviewing
Microsoft Developer
What I Wish I Knew ... about interviewing
Microsoft Developer
What is the Microsoft TechSpark Program?
Microsoft Developer
SQL Server 2022: Accelerate query performance while reducing query compile time - w/ no code changes
Microsoft Developer
What I Wish I Knew ... about discovering computer science
Microsoft Developer
What I Wish I Knew ... about discovering computer science
Microsoft Developer
Call center transcription and analysis using Azure AI
Microsoft Developer
How to use Text Analytics for health in Azure AI Language
Microsoft Developer
Azure OpenAI-powered summarization in Azure AI Language
Microsoft Developer
Accelerate data labeling using Azure OpenAI and Azure AI Language
Microsoft Developer
Building a Private ChatGPT with Azure OpenAI
Microsoft Developer
What I Wish I Knew ... about how to interview
Microsoft Developer
What I Wish I Knew ... about how to interview
Microsoft Developer
Getting Started with Azure AI Studio's Prompt Flow - Part 3
Microsoft Developer
Intelligent Apps with Azure Kubernetes Service (AKS)
Microsoft Developer
Getting Started with Azure Blob Storage | Data Exposed: MVP Edition
Microsoft Developer
Chat + Your Data + Plugins
Microsoft Developer
What I Wish I Knew ... about different career paths
Microsoft Developer
What I Wish I Knew ... about different career paths
Microsoft Developer
Advanced Dev Tunnels Features | OD122
Microsoft Developer
Learn Live - Manage performance and availability in Azure Cosmos DB for PostgreSQL
Microsoft Developer
Plan your SQL Migration to Azure with confidence | Data Exposed
Microsoft Developer
What I Wish I Knew ... about social skills in a tech career
Microsoft Developer
What I Wish I Knew ... about social skills in a tech career
Microsoft Developer
All About Vectors, Search, and Function Calling in Azure OpenAI - Labor Day Special
Microsoft Developer
Introduction to project ORAS
Microsoft Developer
What I Wish I Knew ... about finding the right major
Microsoft Developer
What I Wish I Knew ... about finding the right major
Microsoft Developer
What I Wish I Knew ... about how to approach programming
Microsoft Developer
What I Wish I Knew ... about how to approach programming
Microsoft Developer
Learn Live - Scale from a single node to multiple nodes with Azure Cosmos DB for PostgreSQL
Microsoft Developer
What I Wish I Knew ... about diversity in tech #1
Microsoft Developer
What I Wish I Knew ... about diversity in tech #1
Microsoft Developer
Get started with SQL Server AGs across Windows, Linux and Container Replicas | Data Exposed
Microsoft Developer
Writing LLM Apps with Azure AI and PromptFlow
Microsoft Developer
What I Wish I Knew ... about how cool working in tech could be
Microsoft Developer
Open Source foundation models in Azure Machine Learning & optimization techniques behind the scenes
Microsoft Developer
More on: AI-Assisted Code Review
View skill โRelated AI Lessons
โก
โก
โก
โก
Building an AI-Powered Git Commit & PR Assistant
Dev.to ยท Vinayak G Hejib
Why AWS Generative AI Skills Are Becoming Essential for Cloud Developers in 2026
Dev.to ยท Datta Kharad
From prototype to production: the infrastructure nobody tells you about
Dev.to AI
The Final Boss of Code Is the Future of Vibe Coding
Dev.to ยท Greg Urbano
Chapters (12)
Intro & episode overview
0:20
Why Agent Mode matters for coding
1:00
App scenario: Java microservices on Container Apps
1:45
Goal: migrate to AKS with DR
2:10
Pasting architecture image into Copilot Chat
2:40
Copilot explains multi-region design
3:25
Agent Mode builds an implementation plan
4:10
Creating directories & writing Bicep/IaC
5:00
Reviewing generated files and accepting changes
6:00
Productivity gains & real-world use cases
6:45
Responsibility, compliance, and security reminders
7:20
Wrap-up & call for viewer experiments
๐
Tutor Explanation
DeepCamp AI