4.1 Azure Security Features Flashcards
What is Azure Security Center?
It helps you keep up with security best practices and provides steps to keep resources configured in a secure matter.
How many tiers does Azure Security Center offer?
Two tiers
Free tier: provides general assessment and recommendations for securing Azure resources. Also provides a security score.
Azure Defender tier: enables the securing of VMs, applications, and networks. It also has advanced threat detection, analysis from Microsoft Threat Intelligence, and enables the management of regulatory compliance. It also provides Microsoft Endpoint for servers.
What is Azure Key Vault?
It provides a secure way to store secrets, keys, and certificates.
Access to these secrets is controlled by security policies.
Key Vault is encrypted and Microsoft cannot see the encryption key or data.
What are the two pricing tiers of Azure Key Vault?
Standard and Premium. There is only one difference. Premium tier stores keys in HARDWARE SECURITY MODULES (HSM).
What is a HARDWARE SECURITY MODULE that is used in the premium version of Azure Key Vault?
A Hardware Security Module is hardware designed to securely store encrypted data and specializes in processing cryptographic data.
What does the Federal Information processing Standard (FIPS) 140-2 require for the storage of encryption keys?
It requires encryption keys to be stored in an HSM. Azure Key Vault Premium meets this requirement.
Can Azure Key Vault generate keys and certificates?
Yes
How are keys accessed in Azure Key Vault?
Keys are accessed programmatically and retrieved each time an application needs the key rather than storing it in memory.
Can Azure Key Vault be used for VHD disk encryption for VMs?
Yes
What is Azure Sentinel
Azure Sentinel enables you to implement SOAR and SIEM.
What does SOAR stand for?
Security Orchestration, Automation, and Response
What does SIEM stand for?
Security Information and Event Management.
In Azure Sentinel, what does a PLAYBOOK do?
A Playbook is a workflow that runs in response to an alert in Sentinel.
What doe PLAYBOOKS in Azure Sentinel use for their workflows?
Sentinel uses Logic Apps to process workflows.
What is Azure Dedicated Host?
Azure Dedicated Host reserves an entire physical host computer to run VMs. This is important for the security compliance of specific industries.