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 15 Discussion

Actual exam question for Microsoft's MB-820 exam
Question #: 15
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:

Queenie
3 months ago
I think the answer is Yes because it addresses the permission errors without creating new permission sets.
upvoted 0 times
...
Angelica
4 months ago
Haha, I bet the users are just frustrated they can't post their sales orders anymore. Hey, at least the app is keeping them on their toes!
upvoted 0 times
Vincent
3 months ago
B) No
upvoted 0 times
...
Virgie
3 months ago
A) Yes
upvoted 0 times
...
...
Kati
4 months ago
I'm not sure, but it seems like the least privilege principle is being followed with this solution.
upvoted 0 times
...
Enola
4 months ago
A) Yes, the solution seems to work, but I'm not convinced it's the best approach. Inherent permissions could open up security risks if we're not careful.
upvoted 0 times
Karan
2 months ago
Let's consider the potential security implications before making a decision.
upvoted 0 times
...
Jolene
2 months ago
I think we should explore other options before settling on this solution.
upvoted 0 times
...
Felix
2 months ago
Maybe there's a better way to address the permission errors.
upvoted 0 times
...
Alpha
3 months ago
I agree, we need to be cautious with inherent permissions.
upvoted 0 times
...
...
Ling
4 months ago
I agree with Dortha, adding InherentPermissions = Rl should resolve the permission issues.
upvoted 0 times
...
Eladia
4 months ago
Hmm, I'm not sure about this one. Inherent permissions might be a bit overkill. Wouldn't it be better to just grant the specific permissions needed?
upvoted 0 times
...
Jacquline
4 months ago
That's a tricky one! I'd say the solution is B) No, since the principle of least privilege suggests we should only grant the necessary permissions, not more.
upvoted 0 times
Jacob
3 months ago
Adding InherentPermissions = Rl would not meet the goal of least privilege.
upvoted 0 times
...
Ines
4 months ago
I agree, we should only grant the necessary permissions.
upvoted 0 times
...
...
Dortha
4 months ago
I think the solution is Yes.
upvoted 0 times
...

Save Cancel