exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 2 question 60 discussion

Actual exam question from Microsoft's DP-100
Question #: 60
Topic #: 2
[All DP-100 Questions]

HOTSPOT -
You create an Azure Machine Learning workspace named workspace1. You assign a custom role to a user of workspace1.
The custom role has the following JSON definition:

Instructions: For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: No -
The actions listed in NotActions are prohibited.
If the roles include Actions that have a wildcard (*), the effective permissions are computed by subtracting the NotActions from the allowed Actions.

Box 2: No -
Deleting compute resources in the workspace is in the NotActions list.

Box 3: Yes -
Writing metrics is not listed in NotActions.
Reference:
https://docs.microsoft.com/en-us/azure/role-based-access-control/overview#how-azure-rbac-determines-if-a-user-has-access-to-a-resource

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
ABosco
Highly Voted 1 year, 5 months ago
No, No, Yes is correct. The last one is concerning the Roles not related to WS.
upvoted 5 times
...
PremPatrick
Highly Voted 2 years, 2 months ago
Correct. No, No, Yes
upvoted 5 times
...
PI_Team
Most Recent 1 year, 6 months ago
No,No,NO Writing metrics specifically is not listed in the NotActions property of the provided role definition. However, the NotActions property does include "Microsoft.MachineLearningServices/workspaces/write", which would likely prevent the user from writing metrics to the workspace, as writing metrics would likely require write permissions on the workspace SaM
upvoted 3 times
Nadine_nm
1 year, 4 months ago
"Microsoft.MachineLearningServices/workspaces/write", this line only means that It can't create or update the workspace i don't think that writing metrics is part of the "updating workspace"
upvoted 2 times
PI_Team
1 year ago
Yes, you are correct! My bad!
upvoted 4 times
...
...
phydev
1 year, 6 months ago
You used "likely" twice. So does it or does it not?
upvoted 1 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 ...