Azure Security and Network Security Flashcards
What is Azure security centre?
A monitoring service that provides threat protection across all services for both Azure and on prem datacentres.
What are the features of Azure Security Centre?
Provides security recommendations
Continuous monitoring
Detects and blocks malware
Analyses and identify potential attacks and vulnerabilities
Provides just in time access control for ports
Policy compliance
Provides tailored recommendations for your resources
What are the two tiers of Azure Security centre?
Free
Standard
What features does the free tier of Azure Security Centre provide?
Gives base recommendations for security
Analyses and displays basic security data
What features does the standard tier of Azure Security Centre provide?
All of them:
Provides security recommendations
Continuous monitoring
Detects and blocks malware
Analyses and identify potential attacks and vulnerabilities
Provides just in time access control for ports
Policy compliance
Provides tailored recommendations for your resources
TRUE OR FALSE: Azure Security Centre analyses security data and provides a score based on everything it monitors.
TRUE
The score is out of 100, and shows vulnerabilities in your resources.
TRUE OR FALSE: Azure Security Centre can fix vulnerabilities itself.
TRUE
When it provides recommendations, it can carry out the fixes itself with the approval of the user.
What is Azure Sentinal?
A security information management and security automated responses solution that provides security analytics and threat intelligence across a whole enterprise.
Why might you choose Azure Sentinel?
It manages and protects an entire enterprise and scales elastically to meet your organisational needs.
What is Azure Key Vault?
A service that stores certificates, keys, tokens, passwords and secrets in a centralised location.
It provides logs on who has accessed the data stored in it.
What is Key Vault used for?
Protecting secrets and access to specific data so that only those who have authority can access the data.
What is Azure Dedicated Hosts?
A solution that provides specific servers and sets them aside for use by only one organisation/subscription/workload. Thes servers and private.
What are the benefits of Azure Dedicated Hosts?
- Hardware isolation are the server level
- Control over maintenance and configuration of the server
- Aligned with Azure Hybrid use benefits
- Keeps your resources separate from other organisations/subscriptions
- Provides more latency for your resources
What is the main drawback of Azure Dedicated Hosts?
It costs more money than going public.
What are the main levels described in Defence in Depth in order starting from the outer most layer?
Physical security
Identify & access
Perimeter
Network
Compute
Application
Data
Why is defence in depth used?
It provides multiple layers of defence, so that even if one level is breached, the other levels are still safe. All layers need to be breached to get the highest level data.
In defence in depth, what is the physical security layer?
Security in the physical world, like locks, security cameras etc.
In defence in depth, what is the identity and access layer?
Online security that involves MFA, authentication, logins and permissions.
In defence in depth, what is the perimeter layer?
A later that prevents unwanted users and services from accessing internal azure resources. It keeps them out at the outmost online layer.