04 Microsoftazurefundamentalssecurity 1606403886308
04 Microsoftazurefundamentalssecurity 1606403886308
FOR USE ONLY AS PART OF VIRTUAL TRAINING DAYS PROGRAM. THESE MATERIALS ARE NOT AUTHORIZED FOR
DISTRIBUTION, REPRODUCTION OR OTHER USE BY NON-MICROSOFT PARTIES.
MOD 4: Azure Security and Network Security
Module outline
Module 04 – Outline
Azure Security Center is a monitoring service that provides threat protection across both
Azure and on-premises datacenters.
Azure Dedicated Host provides physical servers that host one or more Azure virtual
machines that is dedicated to a single organization’s workload.
Benefits
• Hardware isolation at the server level
• Control over maintenance event timing
• Aligned with Azure Hybrid Use Benefits
Secure network connectivity
Secure Network Connectivity - Objective Domain
• Azure Firewall
• Azure DDoS protection
Defense in depth
Physical Security
• A layered approach to securing computer
systems. Identity & Access
Application
Data
Shared Security Responsibility On-Premises IaaS PaaS SaaS
Network Security Groups (NSGs) filter network traffic to and from Azure resources on
Azure Virtual Networks.
• Set inbound and outbound rules to filter by source and destination IP address, port,
and protocol.
• Add multiple rules, as needed, within subscription limits.
• Azure applies default, baseline security rules to new NSGs.
• Override default rules with new, higher priority rules.
Azure Firewall
A stateful, managed Firewall as a Service (FaaS) that grants/denies server access based
on originating IP address, in order to protect network resources.
• Applies inbound and outbound traffic filtering rules
• Built-in high availability
• Unrestricted cloud scalability
• Uses Azure Monitor logging
Azure Distributed Denial of Service (DDoS) protection
DDoS attacks overwhelm and exhaust network resources, making apps slow
or unresponsive.
• Sanitizes unwanted network traffic before it impacts service availability.
• Basic service tier is automatically enabled in Azure.
• Standard service tier adds mitigation capabilities that are tuned to protect Azure
Virtual Network resources.
Defense in Depth Reviewed
Physical Security
Combining network security solutions
• NSGs with Azure Firewall to achieve Identity & Access
defense in depth. Perimeter
• Perimeter layer protects your network
Network
boundaries with Azure DDoS Protection
and Azure Firewall. Compute
• Networking layer only permits traffic to
Application
pass between networked resources with
Network Security Group (NSG) inbound and
Data
outbound rules.
Walkthrough - Secure network traffic