Valid AZ-203 Dumps shared by ExamDiscuss.com for Helping Passing AZ-203 Exam! ExamDiscuss.com now offer the newest AZ-203 exam dumps, the ExamDiscuss.com AZ-203 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AZ-203 dumps with Test Engine here:
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 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/