-
Book Overview & Buying
-
Table Of Contents
Azure for Developers - Third Edition
By :
As a developer working with Microsoft Azure, you’ll need to execute commands, implement scripts, and even build automation using one of many tools offered by Microsoft. While some tasks may be performed using dedicated SDKs, using CLI will be a preferred way to work in many scenarios, as it offers a much more robust way to completing a task, especially if you’re targeting simpler solutions. This is why we’re going to discuss the differences between Azure CLI and Azure PowerShell, as this will allow you to select your tool of choice.
Note that to simplify the learning process and address the majority of use cases, through the course of this book, we’ll mostly focus on using Azure CLI. This doesn’t mean, however, that you should skip learning about Azure PowerShell. There are cases where Azure PowerShell offers much better capabilities or will be the only way to perform an operation.
In this chapter...