BlackFriday 2024! 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 5 Question 19 Discussion

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

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 have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear on the review screen.

A company creates a Business Central app and a table named MyTable to store records when sales orders are posted.

Users report the following issues:

* The users receive permission errors related lo MyTable.

* Users are no longer able to post sales orders since installing the new app.

* The users cannot access the list page created in MyTable.

You need to resolve the user issues without creating new permission sets. You must use the principle of least privilege.

Solution: In the MyTable object add the property InherentPermissions = Rl. Does the solution meet the goal?

Show Suggested Answer Hide Answer
Suggested Answer: B

The property InherentPermissions is used to automatically grant permissions to the table object it is applied to, but setting it to Rl (which seems to be a typo and should likely be 'RL' for Read and Insert permissions) is not sufficient in this scenario. The issues reported by the users suggest that they need more than just read and insert permissions on MyTable. Since users are unable to post sales orders, they likely need Modify, Delete, or Execute permissions on certain tables or objects related to the sales order process. Additionally, the inability to access the list page created in MyTable could be due to lacking Read permissions on other related objects or pages. Therefore, merely setting InherentPermissions = RL on MyTable does not comprehensively address the users' permission issues, especially when considering the principle of least privilege. A more tailored approach to permissions, potentially involving adjustments to the app's code or configuration to ensure proper permissions are applied where necessary, would be needed.


Contribute your Thoughts:

Elza
1 months ago
Hold on, does this mean we can just add 'InherentPermissions = Rl' and call it a day? Sounds too good to be true. I'm going to need to see some evidence that this actually works before I believe it.
upvoted 0 times
Hannah
13 days ago
I'm not sure, we should test it out first before making a decision.
upvoted 0 times
...
Noah
16 days ago
No
upvoted 0 times
...
Lauran
1 months ago
Yes
upvoted 0 times
...
...
Reiko
2 months ago
Oh, this is interesting! I wonder if the solution involves some kind of magic incantation to appease the Business Central gods. *waves hands dramatically*
upvoted 0 times
Pamella
1 months ago
B) No
upvoted 0 times
...
Mel
2 months ago
A) Yes
upvoted 0 times
...
...
Chu
2 months ago
I think the solution is No, because it doesn't address the issue of users not being able to post sales orders.
upvoted 0 times
...
Stefany
2 months ago
I'm a bit skeptical about this solution. Granting inherent permissions feels like a quick fix, but it might not be the most robust approach in the long run. Let's double-check the documentation.
upvoted 0 times
...
Meghann
2 months ago
Hmm, I'm not sure if this is the best approach. Shouldn't we consider the principle of least privilege more carefully? I hope this solution doesn't introduce any security risks.
upvoted 0 times
...
Abel
2 months ago
The InherentPermissions property seems like a good solution to grant the necessary permissions without creating new permission sets. Let's see if it works!
upvoted 0 times
Lawana
1 months ago
Agreed, it seems like a good solution without creating new permission sets.
upvoted 0 times
...
Teddy
2 months ago
I think adding InherentPermissions = Rl to MyTable object should work.
upvoted 0 times
...
...
Sabra
2 months ago
I'm not sure, but it sounds like the right approach to fix the problem.
upvoted 0 times
...
Cheryl
3 months ago
I agree with Kaitlyn, adding InherentPermissions = Rl should resolve the permission issues.
upvoted 0 times
...
Kaitlyn
3 months ago
I think the solution is Yes.
upvoted 0 times
...

Save Cancel