Chapter 11: Implementing Azure Governance Solutions
In the previous chapter, we covered how to protect our services from hacks and failures, and how to spread out workloads using different load balancing technologies in Azure, such as Application Gateway, Azure Firewall, Azure Load Balancer, Azure Front Door, and network security groups.
This chapter will cover the next part of the Implement Management and Security Solutions objective by covering management groups and role-based access control (RBAC). You'll learn how to configure access to Azure resources by assigning RBAC roles from the Azure portal. You'll also learn how to configure management access by assigning global administrators to your Azure subscription and other resources. Then, you'll learn how to create custom roles that you can apply when custom permissions are needed by your users. Next, you will learn about Azure policies and how you can apply them to your Azure resources.
We will finish the chapter...