exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 2 question 51 discussion

Actual exam question from Microsoft's AZ-500
Question #: 51
Topic #: 2
[All AZ-500 Questions]

You have an Azure subscription.
You plan to create a custom role-based access control (RBAC) role that will provide permission to read the Azure Storage account.
Which property of the RBAC role definition should you configure?

  • A. NotActions []
  • B. DataActions []
  • C. AssignableScopes []
  • D. Actions []
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
milind8451
Highly Voted 4 years, 2 months ago
Right ans, DataAction[] is used at blob level, Action [] is used at container and storage acc level.
upvoted 24 times
153a793
7 months ago
ARM templates provide 5 arrays to assign RBAC roles to Azure resources: actions[], notActions[], dataActions[], notDataActions[], and assignableScopes[]. The actions[] array grants explicit access to specified operations, while the notActions[] array explicitly denies certain operations within the allowed actions (e.g., granting read access to storage but explicitly denying delete access). The assignableScopes[] array defines where these roles can be assigned, such as management groups, subscriptions, resource groups, or specific resources.
upvoted 1 times
...
usit
3 years, 5 months ago
I don't think this is correct, Look at the Alice & Bob Diagram shown here. You can clearly see Bob has access to the storage account in the Actions category - https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions
upvoted 1 times
...
...
teehex
Highly Voted 3 years, 11 months ago
The Actions permission specifies the management operations that the role allows to be performed. It is a collection of operation strings that identify securable operations of Azure resource providers (in this case it is Microsoft.Storage). The DataActions permission specifies the data operations that the role allows to be performed to your data within that object. Correct answer is D - Action[]
upvoted 14 times
...
pentium75
Most Recent 9 months, 1 week ago
IMO unclear question, you usually do not "read" a storage account but the data in it.
upvoted 1 times
...
ESAJRR
1 year, 7 months ago
Selected Answer: D
D. Actions
upvoted 1 times
...
icebw22
2 years, 1 month ago
Correct answer, Action for management plane Data action for data plane
upvoted 2 times
...
majstor86
2 years, 2 months ago
Selected Answer: D
D. Actions []
upvoted 3 times
...
tblazeen
2 years, 7 months ago
D is the right answer. Role-based access control for control plane actions is specified in the Actions and NotActions properties of a role definition. Here are some examples of control plane actions in Azure: Manage access to a storage account Create, update, or delete a blob container Delete a resource group and all of its resources https://docs.microsoft.com/en-us/azure/role-based-access-control/role-definitions#control-and-data-actions
upvoted 3 times
...
Siphe
2 years, 8 months ago
Answer = B DataActions Microsoft.Storage/storageAccounts/blobServices/containers/blobs/delete Returns the result of deleting a blob Microsoft.Storage/storageAccounts/blobServices/containers/blobs/read Returns a blob or a list of blobs Microsoft.Storage/storageAccounts/blobServices/containers/blobs/write https://docs.microsoft.com/en-us/azure/role-based-access-control/built-in-roles#compute
upvoted 1 times
Ivanvazovv
2 years, 8 months ago
Storage account is not only Blob.
upvoted 1 times
...
...
Alessandro365
2 years, 10 months ago
Selected Answer: D
D is correct answer.
upvoted 1 times
...
Eltooth
3 years, 1 month ago
Selected Answer: D
D is correct answer.
upvoted 2 times
...
Tash95
3 years, 2 months ago
I'd say answer is B You create a storage account through the control plane. You use the data plane to read and write data in the storage account. https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/control-plane-and-data-plane
upvoted 1 times
siuloongwoo
2 years, 10 months ago
So far what I've learned is, "read carefully". Question stated "read the storage accounts", not read the "data in" the storage accounts.
upvoted 7 times
...
...
udmraj
3 years, 2 months ago
Correct Answer : D
upvoted 1 times
...
AS179
3 years, 4 months ago
Selected Answer: D
D is correct
upvoted 3 times
...
Farooque
3 years, 8 months ago
All Answers are correct and regarding the last one, so Virtual Administrator can use for login and not resetting the password.
upvoted 2 times
...
Appuni
4 years, 1 month ago
correct
upvoted 3 times
...
mayenite
4 years, 2 months ago
Correct
upvoted 12 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago