3.2.10 Azure Security and Features Facts

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 11:58 AM on 6/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

What defends the Perimeter layer?

Firewalls and DDoS protection. The perimeter is critical — it's much harder to eliminate a threat once it has breached it. What makes up the Network layer defense?

2
New cards

What makes up the Network layer defense?

  • Network segmentation

  • Secure connectivity

  • Limited internet access

  • Secure cloud-to-on-premises connectivity

3
New cards

What does the Data layer protect?

Data stored in databases, virtual machines, cloud storage, and SaaS applications. Many regulatory requirements govern data confidentiality.

4
New cards

What are the 7 layers of Defense in Depth?

  • Data

  • Application

  • Compute

  • Network

  • Perimeter

  • Identity and access

  • Physical

5
New cards

What does the Identity and Access layer cover?

  • SSO and multifactor authentication

  • Controlling access

  • Event auditing

  • Granting access only as needed

  • Logging all events and changes

6
New cards

What does the Compute layer include and how is it secured?

Virtual machines, systems, and endpoints — each should be secured with access controls in place.

7
New cards

What does the Application layer focus on?

Securing applications and application secret storage. Organizations should integrate security into the application development process.

8
New cards

What does the Physical layer protect?

Building security and data center access — ensuring only authorized individuals can enter and that any loss or theft is documented and addressed.

9
New cards

What types of sensitive data does Azure Key Vault store?

Passwords, certificates, tokens, and API keys. It can also create/manage encryption keys and SSL/TLS certificates for internal and Azure resources.

10
New cards

What is Azure Sentinel?

A Security Information and Event Management (SIEM) system that collects data from multiple sources, uses Microsoft analytics and threat intelligence to detect hidden threats, and automates incident response.

11
New cards

How do you configure Azure Dedicated Host for high availability?

Select the appropriate Azure region, availability zone, and fault domain.

12
New cards

What is Azure Key Vault used for?

A centralized cloud service for storing highly sensitive secrets: passwords, certificates, tokens, and API keys. It also manages encryption keys and SSL/TLS certificates, with access control and monitoring.

13
New cards

What does SIEM stand for and which Azure service uses it?

Security Information and Event Management — used by Azure Sentinel.

14
New cards

Name 3 things Azure Security Center monitors or does.

  • Monitors cloud and on-premises services

  • Performs security assessments

  • Identifies vulnerabilities

  • Detects and stops malware installation

  • Applies security settings to new resources

15
New cards

Name 3 things Azure Security Center monitors or does.

  • Monitors cloud and on-premises services

  • Performs security assessments

  • Identifies vulnerabilities

  • Detects and stops malware installation

  • Applies security settings to new resources

16
New cards

What is Azure Security Center?

A centralized security monitoring service that protects cloud and on-premises services by monitoring resources, assessing security, identifying vulnerabilities, stopping malware, and applying security settings to new resources.

17
New cards

What problem does Azure Dedicated Host solve?

By default, VMs from different organizations may share physical hardware. Azure Dedicated Host ensures your VMs run on dedicated physical servers, meeting strict compliance and regulatory requirements.

18
New cards

What three types of DDoS attacks does Azure DDoS Protection defend against?

  • Volumetric attacks

  • Resource-level attacks

  • Protocol attacks

19
New cards

What are Network Security Groups (NSGs)?

Firewall services offered by Azure that filter network traffic between services within an Azure virtual network.

20
New cards

What does Azure Firewall do and how does it filter traffic?

Azure Firewall inspects and filters network traffic by port number, protocol, FQDN, and network address. Admins set NAT, network, or application rules to permit or block traffic.

21
New cards

How does Azure Firewall process traffic against rules?

It reviews incoming traffic, compares it against existing rules, and either permits or blocks the traffic accordingly.