Reader small image

You're reading from  Learn Azure Administration - Second Edition

Product typeBook
Published inDec 2023
PublisherPackt
ISBN-139781837636112
Edition2nd Edition
Right arrow
Author (1)
Kamil Mrzygłód
Kamil Mrzygłód
author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód

Right arrow

Preface

Cloud computing is one of the cornerstones of today’s IT infrastructure. With platforms such as Amazon Web Services, Microsoft Azure, and Google Cloud Platform, you’re able to build complex computer systems with ease and without any cumbersome management of hardware installation and supplies. Managing cloud platforms, though, is not the same as managing on-premises installations. It is a challenge, which this book intends to help you with.

In this book, you’ll learn about the topics and tasks required by Azure administrators in their day-to-day activities. You can also think about it as a good introduction to the skills required to obtain Azure certifications as the book provides detailed explanations of Azure services and features, knowledge of which is necessary to become a certified Azure specialist.

During the process of writing this book, Microsoft decided to rename Azure Active Directory to Microsoft Entra ID. However, this change doesn’t affect the value of the information contained within the book, so you’ll be able to leverage the concepts described in exactly the same way as you’d have been able to before the rebranding process.

Who this book is for

This book is intended for everyone wanting to understand topics related to managing and configuring infrastructure in Microsoft Azure. As it focuses more on the operational aspects of cloud infrastructure, the main audience is people with experience in infrastructure management (IT administrators, SysOps, and infrastructure support engineers), though it’ll be beneficial to everyone responsible for infrastructure provisioning in Microsoft Azure.

What this book covers

Chapter 1, Azure Fundamentals, offers an introduction to basic Microsoft Azure concepts including core Azure services such as Microsoft Entra ID and Azure Resource Manager.

Chapter 2, Basics of Infrastructure as Code, discusses automated deployments of infrastructure in Azure using ARM templates, Azure Bicep, and Terraform.

Chapter 3, Understanding Azure Virtual Networks, introduces networking in Microsoft Azure, starting with general virtual network concepts, best practices, and configuration options.

Chapter 4, Exploring Azure Load Balancer, sees us implement load balancing in Microsoft Azure using Azure Load Balancer in connection with Azure Virtual Machines.

Chapter 5, Provisioning Azure Virtual Machines, discusses the fundamentals of virtual machines in Microsoft Azure, including concepts such as provisioning, automation, and storage.

Chapter 6, Configuring Virtual Machine Extensions, examines how to configure extensions for virtual machines in Azure to allow you to enhance the configuration and service provisioning process.

Chapter 7, Configuring Backups, shows you how to configure backups for virtual machines using Azure Backup.

Chapter 8, Configuring and Managing Disks, discusses working with managed disks in Microsoft Azure, including different disk types, performance options, and cost optimizations.

Chapter 9, Configuring Blob Storage, examines how to store files in Azure Storage using Blob Storage for future integrations and services.

Chapter 10, Azure Files and Azure File Sync, looks at working with file shares in Microsoft Azure as an alternative to file shares configured on-premises.

Chapter 11, Azure Storage Security and Additional Tooling, uncovers some advanced topics related to storage in Microsoft Azure including replication, security, and automation.

Chapter 12, Using Azure Policy, looks at how to set up automated governance of infrastructure in Microsoft Azure using both built-in and native policies.

Chapter 13, Azure Monitor and Alerts, introduces monitoring in Microsoft Azure with Azure Monitor, including configuring alerts.

Chapter 14, Log Analytics, examines how to aggregate logs in Microsoft Azure with Kusto queries run within a Log Analytics workspace.

Chapter 15, Exploring Network Watcher, shows how to validate and debug network flows in Microsoft Azure using Network Watcher and its capabilities.

To get the most out of this book

To get started with the book, make sure you have access to a Microsoft Azure subscription, and that you are the owner of that subscription. If you don’t have such a subscription, take a look at a free account for Microsoft Azure at https://azure.microsoft.com/en-us/free.

Software/hardware covered in the book

Operating system requirements

Azure PowerShell

Windows, macOS, or Linux

Azure CLI

Windows, macOS, or Linux

cURL

Windows, macOS, or Linux

PuTTY

Windows, macOS, or Linux

AzCopy

Windows, macOS, or Linux

If you are using the digital version of this book, we advise you to type the code yourself.

Code in Action

The Code in Action videos for this book can be viewed at https://packt.link/GTX9F.

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: “Look at one of the returned fields called primaryEndpoints:”

A block of code is set as follows:

  {
    "creationTime": "2023-07-29T20:44:48.299346+00:00",
    "keyName": "key1",
    "permissions": "FULL",
    "value": "K4gPP5UuDwl2/…+AStZ6ODSw=="
  },

Any command-line input or output is written as follows:

az policy definition list --query "[].{Name:name, DisplayName:displayName}" -o table

Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: “To simplify things for now, we’ll use the basic configuration by clicking on the Create storage button.”

Tips or important notes

Appear like this.

Get in touch

Feedback from our readers is always welcome.

General feedback: If you have questions about any aspect of this book, email us at customercare@packtpub.com and mention the book title in the subject of your message.

Errata: Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you have found a mistake in this book, we would be grateful if you would report this to us. Please visit www.packtpub.com/support/errata and fill in the form.

Piracy: If you come across any illegal copies of our works in any form on the internet, we would be grateful if you would provide us with the location address or website name. Please contact us at copyright@packt.com with a link to the material.

If you are interested in becoming an author: If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, please visit authors.packtpub.com.

Share Your Thoughts

Once you’ve read Learn Azure Administration – Second Edition, we’d love to hear your thoughts! Please click here to go straight to the Amazon review page for this book and share your feedback.

Your review is important to us and the tech community and will help us make sure we’re delivering excellent quality content.

Download a free PDF copy of this book

Thanks for purchasing this book!

Do you like to read on the go but are unable to carry your print books everywhere?

Is your eBook purchase not compatible with the device of your choice?

Don’t worry, now with every Packt book you get a DRM-free PDF version of that book at no cost.

Read anywhere, any place, on any device. Search, copy, and paste code from your favorite technical books directly into your application.

The perks don’t stop there, you can get exclusive access to discounts, newsletters, and great free content in your inbox daily.

Follow these simple steps to get the benefits:

  1. Scan the QR code or visit the link below
Download a free PDF copy of this book scan QR code

https://packt.link/free-ebook/9781837636112

  1. Submit your proof of purchase
  2. That’s it! We’ll send your free PDF and other benefits to your email directly
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Learn Azure Administration - Second Edition
Published in: Dec 2023Publisher: PacktISBN-13: 9781837636112
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.
undefined
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 €14.99/month. Cancel anytime

Author (1)

author image
Kamil Mrzygłód

Kamil Mrzygłód is a technical lead and technology advisor, working with multiple companies on designing and implementing Azure-based systems and platforms. He's a former Microsoft Azure Microsoft Most Valuable Professional (MVP) and certified trainer, who shares his knowledge via various channels, including conference speeches and open source projects and contributions. Kamil lives in Poland with his two cats and one dog, dedicating some of his time to video games, cooking, and traveling.
Read more about Kamil Mrzygłód