Valid AZ-202 Dumps shared by ExamDiscuss.com for Helping Passing AZ-202 Exam! ExamDiscuss.com now offer the newest AZ-202 exam dumps, the ExamDiscuss.com AZ-202 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-202 dumps with Test Engine here:
Note: In this section you will see one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem, and you must determine whether the solution meets the stated goals. More than one solution might solve the problem. It is also possible that none of the solutions solve the problem. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals. You need to meet the LabelMaker application security requirement. Solution: Place the Azure Active Directory account into an Azure AD group. Create a ClusterRoleBinding and assign it to the group. Does the solution meet the goal?
Correct Answer: A
Explanation/Reference: Explanation: Scenario: The LabelMaker applications must be secured by using an AAD account that has full access to all namespaces of the Azure Kubernetes Service (AKS) cluster. Permissions can be granted within a namespace with a RoleBinding, or cluster-wide with a ClusterRoleBinding. References: https://kubernetes.io/docs/reference/access-authn-authz/rbac/