The PowerShell is not the only option for managing Azure from the command line. In this video, learn how to use the Bash Cloud Shell to use commands to manage compute resources using CLI.
- [Narrator] Now we saw that we can use PowerShell … to manage our resources in Azure. … But PowerShell's not the only option. … There's another type of command, … called the Command Line Interfacer, CLI, … that Azure also supports. … In fact, the PowerShell that runs under the Cloud Shell … supports CLI commands. … So I can use a CLI command, like A zed, VM list, … that will list all the virtual machines on my account. … This is not a PowerShell command, … this follows the CLI format. … If I hit enter, I get a list of virtual machines … that are on my account, in json format. … Now json is a text format for data, … and you can use programs and scripts … to read the values from this. … A lot easier to read … than the text output of PowerShell commands. … Another interesting thing, … is if you said A zed, VM list, skus, … that will list all the available skus … that Azure offers. … Now we saw there were over 300 … instance types that we had to choose from. … We can see this programmatically, …
Author
Released
10/23/2019- Azure compute options
- Regions and availability zones
- Advantages of cloud computing
- Azure virtual machines
- Virtual machine scale sets
- Functions and logic apps
- Reserved instances and hybrid option
- Auto-scaling
- Dev/Test licensing
- High-performance compute
Skill Level Advanced
Duration
Views
Related Courses
-
Azure Administration: Manage Identities
with Sharon Bennett1h 15m Intermediate
-
Introduction
-
What you should know1m 46s
-
1. Azure Compute Basics
-
What is compute?3m 17s
-
Azure compute options4m 46s
-
Azure regions5m 1s
-
Azure compute pricing3m 58s
-
-
2. Computing Options
-
Virtual Machines (VM)4m 58s
-
App Service4m 6s
-
Service Fabric6m 22s
-
Functions and Logic Apps4m 17s
-
Containers4m 29s
-
-
3. Managing Costs
-
Autoscaling4m 42s
-
Dev/test licensing3m 3s
-
Auto-shutdown2m 26s
-
Azure pricing calculator4m 42s
-
4. High Performance Compute
-
HPC options in Azure4m 6s
-
Azure Batch1m 50s
-
5. Management Tools
-
Conclusion
-
Next steps31s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Managing compute using the command line