SC-300 · Question #291
Drag and Drop Question You have an Azure subscription that contains the resources shown in the following table. The subscription uses Privileged Identity Management (PIM). You need to configure the…
The correct answer is The Key Vault Secrets Officer RBAC role; The Key Vault Secrets User RBAC role. For User1, the Key Vault Secrets Officer RBAC role is correct because it grants both read and update (get, list, set, delete) permissions on secrets, satisfying the requirement to read and update Secret1 while following least privilege. For User2, the Key Vault Secrets User…
Question
Drag and Drop Question You have an Azure subscription that contains the resources shown in the following table. The subscription uses Privileged Identity Management (PIM). You need to configure the following access controls by using PIM:
- Ensure that User1 can read and update Secret1.
- Ensure that User2 can read the contents of the secrets stored in
Vault2. The solution must follow the principle of least privilege. Which authorization method should you use for each user? To answer, drag the appropriate authorization methods to the correct users. Each authorization method may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Answer:
Exhibit
Answer Area
Drag items
Correct arrangement
- The Key Vault Secrets Officer RBAC role
- The Key Vault Secrets User RBAC role
Explanation
For User1, the Key Vault Secrets Officer RBAC role is correct because it grants both read and update (get, list, set, delete) permissions on secrets, satisfying the requirement to read and update Secret1 while following least privilege. For User2, the Key Vault Secrets User RBAC role is correct because it grants only the ability to read secret contents (get and list), which is exactly what is needed to read the contents of secrets in Vault2 without granting excessive permissions. Both roles use Azure RBAC, which is the modern and preferred authorization method that integrates with PIM for just-in-time access assignments.
Topics
Community Discussion
No community discussion yet for this question.
