Book Image

Microsoft Defender for Cloud Cookbook

By : Sasha Kranjac
Book Image

Microsoft Defender for Cloud Cookbook

By: Sasha Kranjac

Overview of this book

Microsoft Defender for Cloud is a multi-cloud and hybrid cloud security posture management solution that enables security administrators to build cyber defense for their Azure and non-Azure resources by providing both recommendations and security protection capabilities. This book will start with a foundational overview of Microsoft Defender for Cloud and its core capabilities. Then, the reader is taken on a journey from enabling the service, selecting the correct tier, and configuring the data collection, to working on remediation. Next, we will continue with hands-on guidance on how to implement several security features of Microsoft Defender for Cloud, finishing with monitoring and maintenance-related topics, gaining visibility in advanced threat protection in distributed infrastructure and preventing security failures through automation. By the end of this book, you will know how to get a view of your security posture and where to optimize security protection in your environment as well as the ins and outs of Microsoft Defender for Cloud.
Table of Contents (12 chapters)

Creating a workbook from an empty workbook

Microsoft Azure supports creating workbooks from scratch or from a blank workbook. This gives you the possibility to take advantage of the powerful workbook editor and its capability to define the look and feel of a new workbook in detail.

In this recipe, you will learn how to create a workbook from an empty workbook.

Getting ready

Open a web browser and navigate to https://portal.azure.com.

How to do it…

To create a workbook from an empty workbook, complete the following steps:

  1. In the Azure portal, open Microsoft Defender for Cloud.
  2. On the left menu, click Workbooks:

Figure 10.9 – Workbooks blade

  1. On the top menu is the + New button, and the Quick start section contains an Empty button. Click on either button to start creating a workbook from scratch—that is, an empty workbook.
  2. An empty workbook editor opens. If you were to develop and create a workbook...