Book Image

Microsoft Cybersecurity Architect Exam Ref SC-100

By : Dwayne Natwick
5 (1)
Book Image

Microsoft Cybersecurity Architect Exam Ref SC-100

5 (1)
By: Dwayne Natwick

Overview of this book

Microsoft Cybersecurity Architect Exam Ref SC-100 is a comprehensive guide that will help cybersecurity professionals design and evaluate the cybersecurity architecture of Microsoft cloud services. Complete with hands-on tutorials, projects, and self-assessment questions, you’ll have everything you need to pass the SC-100 exam. This book will take you through designing a strategy for a cybersecurity architecture and evaluating the governance, risk, and compliance (GRC) of the architecture. This will include cloud-only and hybrid infrastructures, where you’ll learn how to protect using the principles of zero trust, along with evaluating security operations and the overall security posture. To make sure that you are able to take the SC-100 exam with confidence, the last chapter of this book will let you test your knowledge with a mock exam and practice questions. By the end of this book, you’ll have the knowledge you need to plan, design, and evaluate cybersecurity for Microsoft cloud and hybrid infrastructures, and pass the SC-100 exam with flying colors.
Table of Contents (20 chapters)
1
Part 1: The Evolution of Cybersecurity in the Cloud
3
Part 2: Designing a Zero-Trust Strategy and Architecture
7
Part 3: Evaluating Governance, Risk, and Compliance (GRC) Technical Strategies and Security Operations Strategies
10
Part 4: Designing Security for Infrastructure
13
Part 5: Designing a Strategy for Data and Applications

Designing a strategy to identify and protect sensitive data

A key component of protecting your data is taking an inventory of your data and assessing the risk to your data. Without knowing what data you have and classifying the level of sensitivity or confidentiality, you cannot properly protect and govern the data. The zero-trust framework for protecting sensitive data is shown in Figure 10.4:

Figure 10.4 – Zero-trust framework for data protection

Figure 10.4 – Zero-trust framework for data protection

Let’s look at each of the steps in this process and how you can utilize Microsoft tools for accomplishing each step:

  • Know your data involves taking an inventory of the data that you have and understanding the overall data landscape. This includes identifying the important data that you may have in the cloud and on-premises. Microsoft provides automatic data labeling and classification with the Unified labeling client. Data within Azure SQL Database can also be masked to avoid exposure of...