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 2 Question 3 Discussion

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

Kanisha
4 months ago
I would go with option B) No, as the solution does not meet the goal.
upvoted 0 times
...
Aretha
4 months ago
We need to ensure the principle of least privilege is followed.
upvoted 0 times
...
Brigette
4 months ago
I don't think adding InherentPermissions = Rl is the correct solution.
upvoted 0 times
...
Maile
5 months ago
I agree, it might be better to limit the permissions.
upvoted 0 times
...
Gilma
5 months ago
But wouldn't that provide too many permissions?
upvoted 0 times
...
Tegan
6 months ago
I think the solution is to add InherentPermissions = Rl.
upvoted 0 times
...
Yolande
7 months ago
I agree, Yvonne. Granting inherent permissions to the entire table might be overkill and could potentially create other security concerns down the line.
upvoted 0 times
...
Yvonne
7 months ago
I'm a bit worried about the 'InherentPermissions = Rl' solution. That seems like a pretty broad approach, and I'm not sure if it will address the specific issues the users are facing.
upvoted 0 times
...
Leanora
7 months ago
You're right, Flo. The principle of least privilege is important, but it might be difficult to achieve that without adding new permission sets.
upvoted 0 times
Gianna
6 months ago
Fingers crossed!
upvoted 0 times
...
Shenika
6 months ago
Hopefully it resolves the issues for the users.
upvoted 0 times
...
Paz
6 months ago
That makes sense, let's try that solution.
upvoted 0 times
...
Patria
6 months ago
I think we should go with option A) Yes.
upvoted 0 times
...
Kristofer
6 months ago
I'm not sure, what do you think, Alex?
upvoted 0 times
...
Kimbery
6 months ago
B) No
upvoted 0 times
...
Stevie
6 months ago
A) Yes
upvoted 0 times
...
...
Flo
7 months ago
Hmm, this seems like a tricky question. The fact that we can't create new permission sets makes it a bit more challenging to resolve the user issues.
upvoted 0 times
...

Save Cancel