From the course: Introduction to IT Automation
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Using scripts to automate the Azure cloud
From the course: Introduction to IT Automation
Using scripts to automate the Azure cloud
- [Instructor] Now, when we think of the Azure services within the Microsoft Cloud, there are four core automation capabilities. The first one is Azure Cloud Shell for scripting, Azure CLI for scripting, Azure Automation for creating jobs and runbooks of tasks, and then templates for creating all of the services. The Azure Cloud Shell is an interactive, authenticated, browser-accessible shell for managing all of the Azure resources. It provides the flexibility of a shell experience directly in the browser. You can leverage the Cloud Shell to work untethered from a local machine so that wherever you are, you can simply access it in the cloud. The Azure CLI or command line interface for Azure is a set of commands used to create and manage Azure resources. The Azure CLI is available across all of the Azure services and is designed in a way to allow you to automate and very quickly deploy components within Azure. Azure…
Contents
-
-
-
-
-
-
(Locked)
Automation using scripts6m 46s
-
Using scripts to automate Windows9m 18s
-
(Locked)
Using PowerShell scripts to automate Windows12m 56s
-
(Locked)
Using scripts to automate Linux8m 11s
-
(Locked)
Using PowerShell scripts to automate Linux11m 41s
-
(Locked)
Using scripts to automate the Azure cloud9m 20s
-
(Locked)
Using PowerShell scripts to automate the Azure cloud13m 21s
-
(Locked)
Using Azure CLI scripts to automate the Azure cloud15m 47s
-
(Locked)
-