> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/cloud/azure/courses/az900-course/azure-security-features/azure-key-vault-and-azure-sentinel.md).

# Azure Key Vault & Azure Sentinel

## Azure Key Vault

**Central, secure repository for your secrets, certificates and keys**

Who has access?

* You
* you grant access to the program to use that particular secret

What else?

* Can generate public & private keys
* Does support SSL Certificates, Client certs, etc

## Azure Sentinel:

* Centralizes all the log files from various resources
* Analyzes them to detect threats
* Allows you to run queries on those logs yourself
* Investigate an incident
* Orchestration and automation to fix the issues
