exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 2 question 105 discussion

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

HOTSPOT
-

You have an Azure subscription that contains a user named User1 and a storage account named storage1. The storage1 account contains the resources shown in the following table.



User1 is assigned the following roles for storage1:

• Storage Blob Data Reader
• Storage Table Data Contributor
• Storage File Data SMB Share Reader

In storage1, you create a shared access signature (SAS) named SAS1 as shown in the following exhibit.



For each of the following statements, select Yes if the statement is true. Otherwise, select No.

Show Suggested Answer Hide Answer
Suggested Answer:

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
sigvast
Highly Voted 1 year, 5 months ago
RBAC roles only apply when connecting with AD credentials : 1. Y beacause SAS gives him File Delete permission 2. N because he has only SMB File Reader, he can't delete 3. N because SAS only gives File permission, not Table
upvoted 30 times
...
BigShot0
Highly Voted 1 year, 2 months ago
Y - The SAS permissions apply N - The RBAC permissions apply and only has Reader N - SAS only has File permission - not Table permission
upvoted 9 times
...
heatfan900
Most Recent 1 year, 3 months ago
Y, N, N SAS TOKENS ARE A SET OF SECURITY SPECIFICIATIONS AND PERMISSIONS WRAPPED INTO A TOKEN. THE SETTINGS AT THE VERY TOP DO NOT AFFECT THEM. User1 has access to delete the files in the FILE SHARE folder1 via the SAS TOKEN. User1 does not have access to do this, based on the very first permissions outlined separate from the token, I will not be allowed to delete. User1 cannot delete the rows in table1 of the TABLE SERVICE via the SAS TOKEN because the token does not include any permissions to work with the Storage Type Service.
upvoted 5 times
...
MoMoMoMo1
1 year, 3 months ago
1. Yes: User has Delete Permissions from SAS key. 2. No: RBAC does not apply to SMB NTFS shares, RBAC will be for connection and then NTFS for File permissions. Azure Files supports identity-based authentication over SMB through the following methods. a. On-premises AD DS authentication: b. Azure AD DS authentication: c. Azure AD Kerberos for hybrid identities: e. AD Kerberos authentication for Linux clients: 3. No: SAS only has File share selected.
upvoted 2 times
...
Self_Study
1 year, 4 months ago
On exam 7/8/23. Questions were different.
upvoted 3 times
...
Ario
1 year, 5 months ago
Answer will be No,No,No
upvoted 3 times
...
massnonn
1 year, 5 months ago
Wrong user1 has table data contributor for me N N Y
upvoted 1 times
John_P_Doe
11 months, 2 weeks ago
It's stated "delete rows in table1 using SAS1": SAS1 doesn't provide access to table1, so answer is No for #3
upvoted 1 times
...
massnonn
1 year, 5 months ago
Sorry is N N N
upvoted 2 times
...
...
Hara
1 year, 5 months ago
Agree with answer - Y N N
upvoted 3 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 ...