Completed
Remove Resources Example
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Master Azure Automation - Client Side Automation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is PowerShell
- 3 Fellowship of the Shell
- 4 Case for Animation
- 5 Use Cases
- 6 Other Peoples Money
- 7 The Cloud
- 8 Computing on Demand
- 9 The Holodeck
- 10 The person on the right
- 11 The promise
- 12 The pivot
- 13 Turn the lights off
- 14 Ecosystem of PowerShell
- 15 Tools
- 16 Azure Portal
- 17 Client Side Automation
- 18 PowerShell
- 19 Verify version
- 20 Creating resources
- 21 Installing the Azure Module
- 22 Creating a Function
- 23 Creating a Variable
- 24 Explaining PowerShell
- 25 PowerShell Syntax
- 26 Run PowerShell
- 27 Import Module
- 28 Add Account
- 29 Select Object
- 30 Select VM
- 31 Select Resource
- 32 Service Principle
- 33 Resource Group
- 34 Blob Storage
- 35 Create Blob Storage
- 36 Modify Resources
- 37 Remove Tags
- 38 Get Tags
- 39 Complete VM Demo
- 40 User Modular
- 41 Create a Systems Administrator
- 42 Create a Resource Group
- 43 Troubleshooting
- 44 Importing Modules
- 45 Stop a VM
- 46 Stop a VM Example
- 47 Remove Resources Example