← All episodes

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

| 11 products mentioned
Watch on YouTube ai automation command-line interfaces cloud administration micro agents workflow optimization file manipulation triggered workflows

Microsoft AI VP Marco Casalaina demonstrates how to use Warp and other AI tools to build "micro agents"—small, ad-hoc AI assistants that automate repetitive tasks across technical and non-technical workflows. Rather than treating AI as a coding tool alone, Casalaina shows practical examples of using Warp for Azure administration, document scanning, video compression, and email-triggered meeting scheduling, proving that command-line interfaces (CLIs) are more powerful than GUI-based workflows when paired with AI agents.

Key takeaways
  • CLI tools paired with AI agents can dramatically reduce friction for cloud administration tasks like Azure role assignment, saving hours of manual GUI navigation.
  • Setting up custom rules and MCP servers in AI agents—like connecting to Microsoft documentation or specifying tool paths—makes agents reliably repeatable without constant re-prompting.
  • AI agents excel at file manipulation tasks (video re-encoding, PDF merging, document scanning) when given access to CLI tools like ffmpeg and open-source utilities.
  • Triggered and recurring agents built into consumer tools like ChatGPT and M365 Copilot can automate asynchronous workflows, removing you from the critical path of routine tasks like meeting scheduling and notification checks.
  • Casual, conversational prompting works effectively for one-off agent tasks—overthinking prompt engineering for ephemeral use cases is unnecessary; instead, save rules for recurring patterns.
  • Building a personal library of keyboard shortcuts (via AutoHotkey) that expand to pre-tested, standardized prompts ensures consistency across multiple AI tools without relying on agent memory.

Recommendations (9)

ffmpeg
ffmpeg uses

"FFmpeg is a CLI that you can use to edit videos. And I use this all the time. I use it to strip audio off of videos."

Marco Casalaina · ▶ 18:30

M365 Copilot

"Here I am in M365 Copilot. So, this is Microsoft's general purpose agent for business."

Marco Casalaina · ▶ 22:52

AutoHotkey
AutoHotkey uses

"That is by the way auto hotkey that I have running there. So I have all these kinds of shortcuts that I can use with auto hotkey that expand to repeatable prompts."

Marco Casalaina · ▶ 32:16

Warp
Warp uses

"As soon as I started using it for certain things like managing Azure, giving Azure subscriptions and stuff like that, then I was hooked. I was like, man, alive this is a really capable tool."

Marco Casalaina · ▶ 3:03

Azure
Azure uses

"I needed to assign him access to a number of Azure resources and you know, you give them granular roles."

Marco Casalaina · ▶ 4:05

GCP
GCP uses

"Close your ears Microsoft people I have also used this to administer GCP work just as well with G-Cloud the G-Cloud CLI"

Marco Casalaina · ▶ 5:53

"I can connect it to the Microsoft documentation MCP server which is a pretty good MCP server and then it'll go look it up"

Marco Casalaina · ▶ 8:46

ChatGPT
ChatGPT uses

"I'll scan it in and then I feed it to ChatGPT and I'm like make me variance of these problems"

Marco Casalaina · ▶ 11:14

NAPS2
NAPS2 uses

"There is, as far as I know, not a way in Windows to CLI invoke a scanner unless you install NAPS 2."

Marco Casalaina · ▶ 15:49

Mentioned (2)

Canva
Canva "She is a wizard at Canva, I tell you. And like the Canva tool, the Canva the agent that's built i..." ▶ 30:06
PowerShell
PowerShell "Our PowerShell team and they were like you should try this Warp thing. It automates PowerShell re..." ▶ 2:54