No video

Deployment Stacks Deep Dive

  Рет қаралды 14,070

John Savill's Technical Training

John Savill's Technical Training

Күн бұрын

A look into what Deployment Stacks are, how they work and full demo of the capabilities.
🔎 Looking for content on a particular topic? Search the channel. If I have something it will be there!
▬▬▬▬▬▬ C H A P T E R S ⏰ ▬▬▬▬▬▬
00:00 - Introduction
00:27 - Azure resource refresher
03:02 - Infrastructure as Code
06:44 - How resources may deploy
08:49 - Challenges with current model
10:00 - Blueprint not the answer
11:26 - Deployment Stacks
13:55 - How to use
15:35 - Name of stack is important
17:17 - Deny assignments
22:40 - Fast cleanup
23:57 - Important resource target rule
27:50 - Action on unmanage
31:48 - Demonstration of lifecycle
36:31 - Portal viewing and stack management
37:48 - Removing and adding resource from management
41:57 - Make existing deployments a stack
43:52 - Delete on unmanage actions and cleanup
47:30 - Showing a deny setting
51:11 - Deleting a stack
54:12 - Subscription level deployment
57:29 - Deployment stack deployment target is important
1:00:23 - More deny assignments
1:03:00 - Excluded actions
1:05:30 - Delete stack from portal
1:06:28 - Management group deployment
1:12:02 - Permissions required
1:12:44 - Calling the command in a pipeline
1:13:17 - Migration from blueprints
1:13:31 - Summary of benefits
1:14:34 - Why NOT use a stack
1:15:19 - Close
▬▬▬▬▬▬ K E Y L I N K S 🔗 ▬▬▬▬▬▬
► Whiteboard:
🔗 github.com/johnthebrit/Random...
► My code samples used:
🔗 github.com/johnthebrit/Random...
▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
📖 Recommended Learning Path for Azure
🔗 learn.onboardtoazure.com
🥇 Certification Content Repository
🔗 github.com/johnthebrit/Certif...
📅 Weekly Azure Update
🔗 • Azure Infrastructure U...
☁ Azure Master Class
🔗 • Microsoft Azure Master...
⚙ DevOps Master Class
🔗 • DevOps Master Class
💻 PowerShell Master Class
🔗 • PowerShell Master Class
🎓 Certification Cram Videos
🔗 • Microsoft Certificatio...
🧠 Mentoring Content
🔗 • Virtual Mentoring
❔ Questions? Maybe I answered it in my FAQ
🔗 savilltech.com/faq
👕 Cure Childhood Cancer Charity T-Shirt Channel Store
🔗 johns-t-shirts-store.creator-...
👂 Enable the subtitles and from there you can translate to your native language via the auto-translate feature in settings! • KZfaq Captions and A... for a demo of using this feature.
SUBSCRIBE ✅ / @ntfaqguy
#microsoft #azure #johnsavillstechnicaltraining #onboardtoazure #cloud

Пікірлер: 32
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Change the way you deploy your Infrastructure as Code to achieve better lifecycle management and optionally deny assignments! Please make sure to read the description for the chapters and key information about this video and others. ⚠ P L E A S E N O T E ⚠ 🔎 If you are looking for content on a particular topic search the channel. If I have something it will be there! 🕰 I don't discuss future content nor take requests for future content so please don't ask 😇 🤔 Due to the channel growth and number of people wanting help I no longer can answer or even read questions and they will just stay in the moderation queue never to be seen so please post questions to other sites like Reddit, Microsoft Community Hub etc. 👂 Translate the captions to your native language via the auto-translate feature in settings! kzfaq.info/get/bejne/rJuSaJZetc2pnX0.html for a demo of using this feature. Thanks for watching! 🤙
@steveng.42
@steveng.42 10 ай бұрын
Fantastic, thank you sir! Been looking forward to digging into this to replace Blueprints, so definitely appreciate the deeper dive as always!
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Very welcome!
@georgevazj
@georgevazj 3 ай бұрын
How I loved this video.... THANK YOU FOR EVERYTHING!!! Let's keep on it!
@TrueBoyStory
@TrueBoyStory 10 ай бұрын
Awesome as always, I love they way you always start with "why" and "what was imperfect so far"! I've already shared with my colleagues. John thanks you all you're doing here. Cheers!
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Awesome! Thank you!
@LIWUP-Proton
@LIWUP-Proton 10 ай бұрын
Interesting topic John. Thanks for taking the time to present it so clearly.
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Glad it was helpful!
@Dikimkd
@Dikimkd 10 ай бұрын
Enjoyed this a lot. Keep up the good work!!! 😍
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Thank you so much!!
@DaveRetchless
@DaveRetchless 10 ай бұрын
Great content. I have been following you for over a year now.
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
I appreciate that
@georgeollis
@georgeollis 10 ай бұрын
Great content John! (As always)
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Glad you think so!
@getshifting
@getshifting 7 ай бұрын
Thank you for your videos. I would like to add an advice on using deployment stacks. I came across various issues while testing deployments, especially on removing things like RBAC assignments and one time on removing classic defender on a storage account when from a higher level the new defender settings were pushed. So the advice would be to wait with switching to deployment stacks until you know your bicep deployments are good to go. I had to delete stacks and then redeploy them to overcome these issues.
@flavb83music
@flavb83music 3 ай бұрын
Your courses are fantastic. Thanks.
@NTFAQGuy
@NTFAQGuy 3 ай бұрын
Very kind, thank you!
@cma9br
@cma9br 10 ай бұрын
Very useful feature and great explanation!
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Glad it was helpful!
@iamdedlok
@iamdedlok 9 ай бұрын
Sir John, this was fantastic. We are building a new app and that requires a dev, test, sandbox, staging and prod environments! The deployment stack would really make provisioning and the deleting unneeded environment super quick! Love the control over the RBAX permissions! Also the ability to link multiple templates to one stack is super useful. 🎉 Thanks for walking us through this.
@NTFAQGuy
@NTFAQGuy 9 ай бұрын
Very welcome
@cazmaj
@cazmaj 9 ай бұрын
Thank you John, exciting stuff! :)
@NTFAQGuy
@NTFAQGuy 9 ай бұрын
Glad you enjoyed it!
@das7672
@das7672 10 ай бұрын
very cool presentation 👍
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Thank you 👍
@johnaashmore
@johnaashmore 8 ай бұрын
I read "deployment snacks". This diet is taking its toll.
@NTFAQGuy
@NTFAQGuy 8 ай бұрын
Hahahahahaha. I can relate
@xxharjaa
@xxharjaa 10 ай бұрын
Thanks John, very useful information. What will happen if delete stack in the mg level with delete-all parameter, will it delete also subscriptions?
@NTFAQGuy
@NTFAQGuy 9 ай бұрын
No, subscriptions are not deleted.
@DerekBMoore
@DerekBMoore 10 ай бұрын
hey John, how cool would it be to take an mg/sub/rg's that already exist and make a nice manageable stack out of it!
@NTFAQGuy
@NTFAQGuy 10 ай бұрын
Yep as I said in the video you can absolutely do that.
@fumadordemakoncha
@fumadordemakoncha 3 ай бұрын
The problem here is what-if is still not supported :/...
Azure Traffic Manager Deep Dive
56:48
John Savill's Technical Training
Рет қаралды 13 М.
Anatomy of Azure Policy
1:12:17
John Savill's Technical Training
Рет қаралды 37 М.
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 44 МЛН
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 7 МЛН
🤔Какой Орган самый длинный ? #shorts
00:42
Bicep For Real Episode 14: Deployment Stacks
26:41
Sam Cogan
Рет қаралды 1,4 М.
What ARE Containers? (and Docker ...)
1:42:09
John Savill's Technical Training
Рет қаралды 24 М.
📌 Azure Landing Zone Masterclass
1:29:21
Brainboard
Рет қаралды 14 М.
Azure DevOps Workload Identity Federation with Azure Overview. NO MORE SECRETS!
21:56
John Savill's Technical Training
Рет қаралды 12 М.
Microsoft Azure Managed Identity Deep Dive
48:40
John Savill's Technical Training
Рет қаралды 77 М.
How to Dice Stack | That's Amazing
3:50
That's Amazing 2
Рет қаралды 879 М.
Adopting Azure for your Organization
57:20
John Savill's Technical Training
Рет қаралды 14 М.
Goodbye VPN! Hello Microsoft Global Secure Access
19:40
Andy Malone MVP
Рет қаралды 154 М.
Azure AD App Registrations, Enterprise Apps and Service Principals
33:44
John Savill's Technical Training
Рет қаралды 215 М.
Azure Virtual Network Manager Deep Dive
1:02:56
John Savill's Technical Training
Рет қаралды 25 М.
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 44 МЛН