70-473 · Question #100
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is A. Yes. Removing the delete permission for administrators at the Azure portal level will prevent them from deleting the specified Azure Database for MySQL server.
Question
Options
- AYes
- BNo
How the community answered
(39 responses)- A74% (29)
- B26% (10)
Why each option
Removing the delete permission for administrators at the Azure portal level will prevent them from deleting the specified Azure Database for MySQL server.
Removing the Delete permission for SQLDB1 from the Azure portal, typically achieved through Azure Role-Based Access Control (RBAC), directly revokes the ability of administrators to perform the delete operation on that specific server resource, thus meeting the goal.
Concept tested: Azure RBAC Delete permission
Source: https://learn.microsoft.com/en-us/azure/role-based-access-control/overview
Topics
Community Discussion
No community discussion yet for this question.