exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 6 question 2 discussion

Actual exam question from Microsoft's MB-500
Question #: 2
Topic #: 6
[All MB-500 Questions]

DRAG DROP -
You are a Dynamics 365 Finance developer.
Users can view customers from all customer groups on the customer form.
You need to ensure that users can only see customers who belong to a specific customer group.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Step 1: Create a query.
Add a new query.
Step 2: Create a security policy..
Add a new security policy.
Step 3: Add a constrained table to the policy.
Step 4: Build the solution and perform a database sync of the project.
As a final step, it is required that you build and synchronize the solution to activate the policy.
Reference:
https://docs.microsoft.com/en-us/dynamicsax-2012/developer/overview-of-security-policies-for-table-records

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
globeearth
2 weeks, 4 days ago
C. Create a query. - Create a query to filter customers based on the specific customer group. This query will define the data subset for the security policy. B. Create a security policy and set primary table, query, and context type parameters. - Create a security policy, set the primary table (e.g., CustTable), link it to the query created in step 1, and configure the context type (e.g., Role-based) to define how the policy is applied. E. Add a constrained table to the policy. - Add the relevant table (e.g., CustTable) as a constrained table to the security policy to enforce the filtering defined by the query. A. Build the solution and perform a database sync of the project. - Build the solution to compile the changes and perform a database synchronization to apply the security policy to the database schema.
upvoted 2 times
...
yuri_rusanov
6 months, 3 weeks ago
3 2 5 1
upvoted 1 times
...
smithlaod
1 year, 1 month ago
A is correct. Reference: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/create-simple-security-policy
upvoted 1 times
smithlaod
1 year, 1 month ago
Answer is correct.
upvoted 1 times
...
...
e045a7d
1 year, 1 month ago
correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...