Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Azure Security Technologies Certification and Beyond

You're reading from   Microsoft Azure Security Technologies Certification and Beyond Gain practical skills to secure your Azure environment and pass the AZ-500 exam

Arrow left icon
Product type Paperback
Published in Nov 2021
Publisher Packt
ISBN-13 9781800562653
Length 526 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
David Okeyode David Okeyode
Author Profile Icon David Okeyode
David Okeyode
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Section 1: Implement Identity and Access Security for Azure
2. Chapter 1: Introduction to Azure Security FREE CHAPTER 3. Chapter 2: Understanding Azure AD 4. Chapter 3: Azure AD Hybrid Identity 5. Chapter 4: Azure AD Identity Security 6. Chapter 5: Azure AD Identity Governance 7. Section 2: Implement Azure Platform Protection
8. Chapter 6: Implementing Perimeter Security 9. Chapter 7: Implementing Network Security 10. Chapter 8: Implementing Host Security 11. Chapter 9: Implementing Container Security 12. Section 3: Secure Storage, Applications, and Data
13. Chapter 10: Implementing Storage Security 14. Chapter 11: Implementing Database Security 15. Chapter 12: Implementing Secrets, Keys, and Certificate Management with Key Vault 16. Chapter 13: Azure Cloud Governance and Security Operations 17. Assessments 18. Other Books You May Enjoy

Managing access to Key Vault

Once we have created a Key Vault resource, we can add our application secrets, keys, and certificates to it. When an application needs to access information stored in the vault, it can access it over a REST API (Figure 12.2). This access always requires authentication and authorization (there is no option to grant anonymous access). Azure Key Vault's REST API uses Azure AD to authenticate requesting applications or clients.

Figure 12.2 – Azure Key Vault REST API

Figure 12.2 – Azure Key Vault REST API

After a requesting client is authenticated using Azure AD and an OAuth token has been granted, the Key Vault API will then verify whether the requesting identity has the required permission to perform the operation that is being requested (authorization). This permission can be granted to Azure AD security principals such as users, service principals, and managed identities. To understand how permission is granted in Key Vault, let's review the two...

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 $19.99/month. Cancel anytime