© Michal Switalik 2024
M. ŚwitalikAzure Adventures with C#https://doi.org/10.1007/979-8-8688-0424-3_8

8. Key Vault

Michał Świtalik1  
(1)
Zabrze, Poland
 

When we are working with multiple systems, we need to ensure that they are all properly integrated and communicating with each other effectively. This is crucial for ensuring seamless operation and avoiding any potential issues. Another issue is security. To increase it, we must use, for example, secrets, certificates, or other methods to authenticate components or systems between them. These strings or files are very important and need to be protected and prevented from unauthorized access. This is when a Key Vault can be useful.

Azure Key Vault is a cloud-based service that offers a protected storage ...

Get Azure Adventures with C#: First Steps for C# Developers into Azure Cloud now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.