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

Actual exam question for Microsoft's MB-820 exam
Question #: 7
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 set 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 to 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: Decorate the event subscriber used for inserting data in MyTable by entering (lnherentPermissions(PermissionOb]ectType:TableDat

a. Database:MyTable. 'R')]

Does the solution meet the goal?

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:

Terina
5 months ago
Let's discuss and brainstorm together to come up with the best solution for the problem.
upvoted 0 times
...
Christoper
6 months ago
Exactly. We should consider other options to ensure all user issues are resolved.
upvoted 0 times
...
Ammie
6 months ago
But what if it doesn't work? We need to think of alternative solutions.
upvoted 0 times
...
Terina
6 months ago
I agree with Ammie. We should test it out before jumping to conclusions.
upvoted 0 times
...
Christoper
6 months ago
I'm not so sure. It might not solve all the user issues.
upvoted 0 times
...
Ammie
6 months ago
I think the solution will work. Let's give it a try.
upvoted 0 times
...
Tennie
7 months ago
Ah, the joys of permissions in Business Central. This is a tricky one, for sure. The solution provided seems to be granting the 'Read' permission on the MyTable, but I'm wondering if there's more to it than that. Maybe we need to look at the specific user roles and see if there are any other permissions that need to be granted.
upvoted 0 times
Annamae
6 months ago
Sounds like a plan. Let's make sure we cover all the bases to resolve the user issues.
upvoted 0 times
...
Emerson
6 months ago
I agree. Let's look into the specific user roles and see if there are any missing permissions.
upvoted 0 times
...
Reita
6 months ago
That's a good point. Maybe we should investigate further before making a decision.
upvoted 0 times
...
Xenia
6 months ago
But what if there are other permissions needed for the users to access the list page?
upvoted 0 times
...
Stephaine
6 months ago
I think we should go with Yes to grant the 'Read' permission on MyTable.
upvoted 0 times
...
Barabara
6 months ago
B) No
upvoted 0 times
...
Serina
6 months ago
A) Yes
upvoted 0 times
...
...
Noel
7 months ago
Haha, the users are having a rough time with this app, aren't they? Permissions can be a real headache, but we need to find a way to resolve these issues without creating new permission sets. The solution seems to be on the right track, but I'm not sure if it's the complete solution.
upvoted 0 times
...
Rima
7 months ago
You know, I was just thinking about this. What if the issue is not just with the MyTable, but with the sales order posting process as well? Maybe we need to look at the permissions required for that functionality too. It could be that the users don't have the necessary permissions to post sales orders, which is causing the issues.
upvoted 0 times
...
Hyman
7 months ago
Ah, good point! That could definitely be part of the problem. We need to make sure that the users have the necessary permissions to perform all the required tasks, not just access the MyTable. This is starting to sound like a real brain-teaser, but I'm up for the challenge!
upvoted 0 times
...

Save Cancel