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

Resource locks

Resource locks are used to prevent resources from being modified, but more importantly, they are used to prevent resources from being accidentally deleted; locks override any permissions that have been set through RBAC.

Resource locks are managed at the subscription, resource group, and resource level and can be one of the following types:

  • Read-only lock: Admins cannot delete or update a resource.
  • CanNotDelete lock: Admins can update a resource but not delete one.

Unlike resource tags, resource locks are inherited by child resources. This means that all the resources in that scope will inherit a parent scope lock. You can add both lock types to resources; multiple locks could be applied to a resource, with the most restrictive inherited lock applying and taking precedence. The following diagram aims to visualize the levels that locks can be applied and inherited at:

Figure 9.2 – Azure resource locks

Resource locks...

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}