Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Azure Fundamentals Certification and Beyond

You're reading from   Microsoft Azure Fundamentals Certification and Beyond A complete AZ-900 exam guide with online mock exams, flashcards, and hands-on activities

Arrow left icon
Product type Paperback
Published in Jan 2024
Publisher Packt
ISBN-13 9781837630592
Length 284 pages
Edition 2nd Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Steve Miles Steve Miles
Author Profile Icon Steve Miles
Steve Miles
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Chapter 1: Introduction to Cloud Computing 2. Chapter 2: Benefits of Using Cloud Services FREE CHAPTER 3. Chapter 3: Azure Core Architectural Components 4. Chapter 4: Azure Core Resources 5. Chapter 5: Azure Identity and Access 6. Chapter 6: Azure Security 7. Chapter 7: Azure Cost Management 8. Chapter 8: Azure Governance and Compliance 9. Chapter 9: Azure Resource Deployment and Management 10. Chapter 10: Azure Monitoring and Tools 11. Chapter 11: Accessing the Online Practice Resources 12. Assessing AZ-900 Exam Skills 13. Other Books You May Enjoy

Azure CLI

The Azure CLI is a “cross-platform CLI management tool” for interacting with Azure resources. It is written in Python. The CLI can be used instead of the GUI for creating and managing your Azure environments.

The Azure CLI provides cross-platform support, meaning you can install and use it on Windows, Linux, or macOS. It draws parallels to Bash scripting and is a popular management tool choice when the focus is on Linux systems and is designed for complex and automation tasks.

Much like the Az PowerShell module, commands can be executed using interactive commands. You can use commands directly from the shell prompt or scripts to automate repetitive or complex tasks that have many steps and require actions to be performed against many different entities.

In this case, a series of commands are assembled in the syntax format of the shell being used, and the script is then executed by issuing a single command at the shell prompt. This is done within the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime