Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Microsoft Azure Fundamentals Certification and Beyond

You're reading from  Microsoft Azure Fundamentals Certification and Beyond

Product type Book
Published in Jan 2022
Publisher Packt
ISBN-13 9781801073301
Pages 424 pages
Edition 1st Edition
Languages
Author (1):
Steve Miles Steve Miles
Profile icon Steve Miles

Table of Contents (21) Chapters

Preface 1. Section 1: Cloud Concepts
2. Chapter 1: Introduction to Cloud Computing 3. Chapter 2: Benefits of Cloud Computing 4. Section 2: Core Azure Services
5. Chapter 3: Core Azure Architectural Components 6. Chapter 4: Core Azure Resources 7. Section 3: Core Solutions and Management Tools
8. Chapter 5: Core Azure Solutions 9. Chapter 6: Azure Management Tools 10. Section 4: Security
11. Chapter 7: Azure Security 12. Section 5: Identity, Governance, Privacy, and Compliance
13. Chapter 8: Azure Identity Services 14. Chapter 9: Azure Governance 15. Chapter 10: Azure Privacy and Compliance 16. Section 6: Cost Management and Service-Level Agreements
17. Chapter 11: Azure Cost Planning and Management 18. Chapter 12: Azure Service-Level Agreements 19. Chapter 13: Exam Preparation Practice Tests 20. Other Books You May Enjoy

Azure Key Vault

Azure Key Vault is a cloud-based centralized solution for storing and managing sensitive information used by an application, service, or resource in an encrypted format. It can store information using hardware security modules (HSMs) to meet Federal Information Processing Standard (FIPS) 140-2.

Azure Key Vault is used for the following:

  • Secrets management: Used to store information such as passwords, tokens, application programming interface (API) keys, .pfx files, and so on
  • Key management: Used to store cryptographic keys, both software- and hardware-protected.
  • Certificate management: Used to store and manage public certification authority (CA) Secure Sockets Layer (SSL)/TLS certificates

These secrets, keys, or certificates are generally intended to be called programmatically by app or resource.

Similar to all other Azure resources we covered already, Azure Key Vault can be deployed using different approaches, from the Azure CLI/PowerShell...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}