Free MB-700 Exam Braindumps (page: 17)

Page 16 of 77

A client plans to implement Dynamics 365 Finance.

The client is unsure whether to use a cloud-based or on-premises implementation.

For which scenario should the client install the on-premises version of the app?

  1. The client has integrations that depend on direct Microsoft SQL access.
  2. The client already has a significant infrastructure investment.
  3. The client needs to comply with data sovereignty rules in a region where Microsoft Azure Data Centers are limiteD.
  4. The client needs to be SOC 1 compliant

Answer(s): B

Explanation:

Why on-premises
With an on-premises deployment, existing data center investments can be leverageD. Customers can also configure their enterprise preferences to meet the regulatory and compliance needs of their business, comply with data sovereignty rules in regions where there are no Azure Data Centers, or ensure business continuity in areas with limited public infrastructure.

Note:
A customer’s business data and processes are disconnected from the cloud and are stored and run locally in the customer’s or their partner’s data center. Some connectivity is required for system management and updates which are enabled through Microsoft Dynamics Lifecycle Services (LCS), a cloud-based application lifecycle management service. Customer data that is related to the configuration and application customization may be stored in the clouD.

For customers who choose to run finance and operations apps in their own data center, the on-premises deployment option will have a similar user-interface and application functionality as other deployment options. However, customers must take on the following responsibilities:

Stand up their own infrastructure.
Configure their own high-availability and disaster recovery solutions.
Stand up sandbox environments.
Manage their infrastructure, including scheduling operating system updates.

On-premise is a great choice for those willing to have full control over their customers and operations datA. Some companies follow strict data regulations prohibiting to store data outside the company.

Note: This question has the following correct answers:
* The client needs to comply with data sovereignty rules in a region where Microsoft Azure Data Centers are limiteD.
* The client needs to comply with federal regulations and keep their financial data at their headquarters location.

This question has the following incorrect answers:
* The client already has a significant infrastructure investment.
* The client has integrations that depend on direct Microsoft SQL access.
* The client is concerned about disaster recovery and high availability.
* The client is concerned about their retail stores losing internet connection and not being able to process offline store transactions.
* The client needs to be SOC 1 compliant
* The client wants direct access to production environments.

Incorrect:
* The client has integrations that depend on direct Microsoft SQL access.
Direct Microsoft SQL access can be provided through a Virtual machine in the clouD.

* The client is concerned about their retail stores losing internet connection and not being able to process offline store transactions.
Dynamics 365 Finance support asynchronous batch solutions.

* The client needs to be SOC 1 compliant
System and Organization Controls (SOC) 1 Type 2
SOC 1 Type 2 overview
System and Organization Controls (SOC) for Service Organizations are internal control reports created by the American Institute of Certified Public Accountants (AICPA). They're intended to examine services provided by a service organization so that end users can assess and address the risk associated with an outsourced service.


Reference:

https://learn.microsoft.com/en-us/compliance/regulatory/offering-soc-1
https://go-erp.co.uk/2020/01/24/dynamics-365-cloud-on-premise-comparison/
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/deployment/choose-deployment-type



DRAG DROP (Drag and Drop is not supported)
A company implements Dynamics 365 Finance in a self-service environment. The company plans to deploy code changes to the production environment.

You need to recommend methods to deploy the changes.

What should you recommend? To answer, drag the appropriate deployment methods to the correct code types of changes. Each deployment method may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: All-in-one deployable package
Deploy a custom fix for an independent software vendor (ISV) solution

All-in-one deployable packages
Customers can update the software in their environments by applying software deployable packages. These packages can originate from the customers themselves in the form of customizations. They can also be provided by partners and independent software vendors (ISVs). Microsoft recommends that customers combine all these various packages into a single package before they apply them to an environment. For customers who have self-service environments, this approach is a hard requirement.

Note: What is an all-in-one deployable package?
An all-in-one deployable is a software deployable package that contains all the models and binaries that you currently have in an environment. Think of it as a single package that represents all the non-Microsoft software in an environment.

Box 2: Binary package
Deploy Dynamics 365 updates that were downloaded from Lifecycle Services (LCS)

Download updates from Lifecycle Services (LCS)

Get updates
To view the available updates, follow these steps.

1. Sign in to Lifecycle Services by using your credentials.
2. In the Lifecycle Services project, select an environment.
3. On the Environment page, scroll down to Available updates.

Types of updates
*-> Binary updates are precompiled and cumulative. Therefore, every binary update includes all previous updates. In addition, these updates don't have to be compiled in a development environment but can be applied directly to a nondevelopment environment from Lifecycle Services.

* X++ updates include updates to specific application functionality in application models.

Download binary updates
To download binary updates, follow these steps in Lifecycle Services.

1. Select any of the binary update options, including Quality update, Service update, All binary updates, and Platform binary updates to view the combined list of application and platform binary updates.
2. On the Binary updates page, select Save package.
3. On the Review and save updates page, select Save package.
4. In the Save package to asset library dialog box, enter the name and description, and then select Save package.
5. Select Done to return to the environment page.
6. You should find the saved binary package in the Asset library.


Reference:

https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/aio-deployable-packages
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/migration-upgrade/download-hotfix-lcs



DRAG DROP (Drag and Drop is not supported)
A retail company is designing security requirements for its Dynamics 365 finance and operations apps implementation. Four sales associates enter and manage customer sales orders.

Sales associates must have access only to the forms that they require for maintaining their customers and sales orders. Sales associates must also have access only to the sales orders that they enter for the specific customers they manage.

The company must provide an annual audit report to an industry compliance governing agency with proof that the sales associates cannot perform certain tasks against their customers such as invoicing. Those tasks must be performed by a different employee of the company.

You need to implement the security controls for the requirements.

Which security controls should you use? To answer, drag the appropriate security controls to the correct requirements. Each security control may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.

  1. See Explanation section for answer.

Answer(s): A

Explanation:



Box 1: Roles
Sales associates must have access only to the forms that they require for maintaining their customers and sales orders.

Restricting access to a form in Dynamics 365 through security roles.
In Dynamics 365, we can restrict access to forms through security roles.

Box 2: Security policies
Sales associates must also have access only to the sales orders that they enter for the specific customers they manage.

Administrators can apply data security policies to limit the data that the users in a role have access to. For example, a user in a role may have access to data only from a single organization. The administrator can also specify the level of access that the users in a role have to current, past, and future records. For example, users in a role can be assigned privileges that allow them to view records for all periods, but that allow them to modify records only for the current perioD.

Box 3: Roles
The company must provide an annual audit report to an industry compliance governing agency with proof that the sales associates cannot perform certain tasks against their customers such as invoicing. Those tasks must be performed by a different employee of the company.

Incorrect:
* personalizations
You can personalize the app and covers the following subjects:

System-wide options – These personalization options are made on a setup page and are available to all users. Examples include the color theme and time zone.
Restricted personalization access – At this access level, user actions that are associated with typical page usage are automatically saved by the app and restored the next time that you visit the page. For example, the app stores the width of grid columns if you adjust them, and the expanded or collapsed state of FastTabs.
Full personalization access – At this access level, users have access to all personalization capabilities in the app. In particular, they have access to the Personalization toolbar.
Sharing personalizations – Users who have full personalization access can export their page personalizations and share them with other users.
Administration of personalizations – Privileged users can access the Personalization administration page to manage all personalizations at an organizational level.


Reference:

https://carldesouzA. com/restricting-access-to-a-form-in-dynamics-365-through-security-roles/
https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/sysadmin/role-based-security



A company is upgrading its existing operational software to an enterprise resource planning (ERP) system and is evaluating Dynamics 365 Finance.

The company is setup with the following:

-One parent company based in the US and three fully owned subsidiaries that use US dollars (USD) for the accounting currency.
-Two partially owned subsidiaries that use Canadian dollars (CAD) for the accounting currency.
-Distribution facilities in both Canada and the US.
-Project managers travel to customer locations.
-Intercompany sales are transacted between the US subsidiaries.
-E-commerce business-to-business (B2B) sales.
-A call center that receives customer orders.

The company has the following requirements:

-Must provide an asset maintenance capability.
-Must provide a purchase requisition approval process.
-Must provide an invoice approval process.

You need to identify which functional component of Dynamics 365 Finance to implement.

Which functional component should you use?

  1. Elimination
  2. Asset maintenance work orders
  3. Site and warehouse setup
  4. Purchase requisition workflow

Answer(s): D

Explanation:

Correct:
* Purchase requisition workflow

Incorrect:
* Asset maintenance work orders
* Business-to-business e-commerce
* Call center sales
* Elimination
* Expense management
* Invoice approval workflow
* Site and warehouse setup


Reference:

https://learn.microsoft.com/en-us/dynamics365/supply-chain/procurement/purchase-requisitions-overview






Post your Comments and Discuss Microsoft MB-700 exam with other Community members:

MB-700 Exam Discussions & Posts