How Microsoft's AI VP automates everything with Warp | Marco Casalaina
How I AI23 Maalis

How Microsoft's AI VP automates everything with Warp | Marco Casalaina

Marco Casalaina, VP of Core AI Products and AI Futurist at Microsoft, demonstrates how he uses AI tools to automate administrative tasks that typically consume valuable time. Rather than using Warp as a coding assistant (its primary marketed purpose), Marco leverages it to manage Azure resources, scan documents, compress videos, and more. He shows how these “micro-agents” can reduce friction in everyday workflows, allowing him to focus on higher-value activities. Marco also demonstrates how Microsoft 365 Copilot and ChatGPT can create triggered workflows that respond to emails or check for information on a schedule, highlighting how the line between consuming and building AI agents is blurring.


What you’ll learn:

  1. How to use Warp to manage Azure resources and assign permissions without navigating complex web interfaces
  2. Techniques for automating document scanning and processing directly from the terminal
  3. Methods for analyzing and compressing video files using AI-generated FFmpeg commands
  4. How to create simple rules that dramatically improve AI performance for specialized tasks
  5. Ways to build triggered workflows in Microsoft 365 Copilot that automatically respond to emails
  6. How to configure ChatGPT to perform scheduled tasks like checking for new content
  7. Strategies for creating consistent AI interactions using AutoHotkey shortcuts

Brought to you by:

Rovo—AI that knows your business

Lovable—Build apps by simply chatting with AI

In this episode, we cover:

(00:00) Introduction to Marco Casalaina

(02:14) Why Marco chose Warp for administrative tasks

(03:57) Demo: Using Warp to manage Azure resources and permissions

(06:00) How CLI tools eliminate GUI friction for complex tasks

(07:18) Creating rules to improve AI performance for specialized tasks

(10:28) Demo: Document scanning automation

(13:00) Combining odd and even pages using a Python automation

(15:04) The value of ephemeral AI solutions vs. permanent tools

(17:12) Video compression using FFmpeg commands

(20:22) The concept of “ad hoc agents” for specific tasks

(22:31) Demo: Creating triggered workflows in Microsoft 365 Copilot

(25:51) Demo: Setting up scheduled tasks in ChatGPT

(27:17) How AI automation changes time management

(29:14) Teaching AI skills to the next generation

(30:30) Strategies for improving AI performance with AutoHotkey

Detailed workflow walkthroughs from this episode:

• How Microsoft's AI VP Automates Everything with 5 Micro-Agent Workflows: https://www.chatprd.ai/how-i-ai/microsofts-ai-vp-automates-everything-with-5-micro-agent-workflows

How to Create an Automated Meeting Scheduler with Microsoft • 365 Copilot: https://www.chatprd.ai/how-i-ai/workflows/how-to-create-an-automated-meeting-scheduler-with-microsoft-365-copilot

• How to Scan and Merge Two-Sided Documents into a Single PDF with AI: https://www.chatprd.ai/how-i-ai/workflows/how-to-scan-and-merge-two-sided-documents-into-a-single-pdf-with-ai

• How to Automate Azure User Role Management with AI in the Terminal: https://www.chatprd.ai/how-i-ai/workflows/how-to-automate-azure-user-role-management-with-ai-in-the-terminal

Tools referenced:

• Warp: https://www.warp.dev/

• Microsoft Azure: https://azure.microsoft.com/en-us

• Azure CLI: https://learn.microsoft.com/en-us/cli/azure/

• Microsoft 365 Copilot: https://www.microsoft.com/en-us/microsoft-365/copilot

• ChatGPT: https://chat.openai.com/

Other references:

• NAPS2: https://www.naps2.com/

• PyPDF2: https://pypdf2.readthedocs.io/

• FFmpeg: https://ffmpeg.org/

Where to find Marco Casalaina:

LinkedIn: https://www.linkedin.com/in/marcocasalaina/

Where to find Claire Vo:

ChatPRD: https://www.chatprd.ai/

Website: https://clairevo.com/

LinkedIn: https://www.linkedin.com/in/clairevo/

X: https://x.com/clairevo

Production and marketing by https://penname.co/. For inquiries about sponsoring the podcast, email jordan@penname.co.

Tämä jakso on lisätty Podme-palveluun avoimen RSS-syötteen kautta eikä se ole Podmen omaa tuotantoa. Siksi jakso saattaa sisältää mainontaa.

Jaksot(93)

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

This solo builder runs 24/7 local AI on his own hardware | Alex Finn

Alex Finn is an AI builder, YouTuber, and the creator of Vibe Code Academy, a community for people learning to build with AI tools. He runs one of the most ambitious local AI setups I’ve come across: ...

13 Heinä 35min

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol vs. Claude Fable: Why OpenAI’s new model crushes my benchmark

GPT-5.6 Sol is back, and I ran it through my full How I AI vibe benchmark against GPT-5.6 Terra, Luna, Claude Fable 5, and Sonnet 5 across five categories: PRDs, prototypes, wireframes, debugging, and...

9 Heinä 36min

What a harness is and how to build one with Claude Agent SDK

What a harness is and how to build one with Claude Agent SDK

Everybody is saying, “It’s not the model, it’s the harness,” but almost nobody stops to explain what a harness actually is. So I did. I built one live on the show: a Sentry bug-debugging harness for m...

8 Heinä 24min

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

How I run autonomous coding agents from my phone with OpenAI Symphony + Linear | Alessio Fanelli (Kernel Labs)

Alessio Fanelli, founder of Kernel Labs and co-host of Latent Space podcast, walks us through two very different AI workflows: (1) a fully autonomous coding setup using OpenAI Symphony + Linear, where...

6 Heinä 35min

Sonnet 5 review: I ran 64 generations to find out if it's worth it

Sonnet 5 review: I ran 64 generations to find out if it's worth it

I’ve been testing every major frontier model release since the start of the year, and when Anthropic dropped Sonnet 5, I wanted more than a vibe check. I got tired of one-off tests I couldn’t repeat o...

30 Kesä 25min

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

No Figma. No Jira. No docs. How Gusto built a new product line with Claude Code | Eddie Kim (CTO)

Eddie Kim is the co-founder and CTO of the payroll and HR platform Gusto, which just crossed $1 billion in revenue and serves more than 500,000 small businesses. Recently he did something most CTOs do...

29 Kesä 51min

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

GLM 5.2: why I’m replacing Opus in Claude Code with this new model

I put GLM 5.2, the open-weight coding model from Z.AI, through four real tasks inside my actual codebase: a codebase architecture audit, a UI redesign, and a 45-minute autonomous bug-hunting session p...

24 Kesä 27min

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

How Claude Mythos found a 15-year-old bug in Mozilla Firefox | Brian Grinstead

Brian Grinstead is a distinguished engineer at Mozilla, where he’s worked on Firefox and the web platform since 2013 (he joined to help launch Firefox DevTools). Recently he and his team pointed an ag...

22 Kesä 48min