Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam MB-820 Topic 6 Question 14 Discussion

Actual exam question for Microsoft's MB-820 exam
Question #: 14
Topic #: 6
[All MB-820 Questions]

You are developing an app.

You plan to publish the app to Microsoft AppSource.

You need to assign an object range for the app.

Which object range should you use?

Show Suggested Answer Hide Answer
Suggested Answer: A

Using InherentPermissions in an event subscriber with the specified syntax could potentially resolve the permission issues related to MyTable, provided that the permissions specified (in this case, 'R' for Read) align with the minimum necessary for the users to perform their tasks. This approach allows the app to grant permissions dynamically based on the context of the event subscriber, which in this case is involved with inserting data into MyTable. By granting Read permission at the event level, it ensures that users have the necessary permissions to interact with MyTable in the context of the operations facilitated by the event subscriber, without needing to alter existing permission sets or grant broader permissions than necessary. This solution adheres to the principle of least privilege by ensuring that permissions are granted only within the narrow scope needed for specific operations, thereby potentially resolving the reported user issues in a secure and controlled manner.


Contribute your Thoughts:

Marylyn
4 days ago
I think option D is the way to go. Getting the object range directly from Microsoft is the safest bet to ensure compatibility with AppSource.
upvoted 0 times
...
Amina
8 days ago
I agree with Pearly, we should go with option B for future expansion potential.
upvoted 0 times
...
Pearly
11 days ago
I disagree, I believe option B, custom object within the range 50000 to 99999, would be better for scalability.
upvoted 0 times
...
Edwin
12 days ago
I think we should use option A, custom object within the range 50000 to 59999.
upvoted 0 times
...

Save Cancel