Youtube Deployment Stacks

Deployment Stacks Deep Dive (youtube.com)

IAC templates (arm, bicep, ansible) define with code what we want.

We use the same files, and we don’t need to relearn very much, we swap the commands.

az deploy to az stack.

But the name is important (before it was not so important), we can now do operations on the stack

Scroll to Top