Your company is planning to use Azure AD for the authentication of the resources defined in Azure. Does Azure AD have the capabilities to implement authorization using Azure RBAC to secure resources?
Answer options:
A.Yes
B.No
Answer correct:
Answer – A
For authentication, there are multiple ways to secure the sign-in process. As shown in the Microsoft documentation below, you can use additional security options such as Security questions, Multi-Factor authentication, etc.
For authorization, you can use the various roles available in Azure. Below is the concept behind Role-based access control in Azure.
For more information on Role-based access control and authentication, please visit the below URL-