Microsoft MB-500 Exam Practice Questions (P. 4)
- Full Access (299 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #16
DRAG DROP -
A company uses Dynamics 365 Supply Chain Management.
You need to monitor system performance.
Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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.
Select and Place:

A company uses Dynamics 365 Supply Chain Management.
You need to monitor system performance.
Which tool should you use? To answer, drag the appropriate tools to the correct requirements. Each tool 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.
Select and Place:

Correct Answer:
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/monitoring-diagnostics https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/performancetroubleshooting

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/monitoring-diagnostics https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/performancetroubleshooting
send
light_mode
delete
Question #17
You are implementing Dynamics 365 Supply Chain Management for a customer.
The complete solution involves an ISV product that was obtained from Microsoft AppSource.
You notice that there is a significant slowdown in certain screens once the ISV product is installed.
You need to determine the cause of the issue.
Which Lifecycle Services (LCS) tool or functionality should you use?
The complete solution involves an ISV product that was obtained from Microsoft AppSource.
You notice that there is a significant slowdown in certain screens once the ISV product is installed.
You need to determine the cause of the issue.
Which Lifecycle Services (LCS) tool or functionality should you use?
- ASQL Server Runtime
- BSQL Insights
- CRegression suite automation tool (RSAT)
- DImpact analysis report
- EIssue search
Correct Answer:
B
SQL insights. The Monitoring and diagnostics portal also includes advanced SQL troubleshooting tools to enable performance analysis.
All SQL performance tools in LCS are available under the SQL Insights tab on the Environment Monitoring page for a specific environment.
Lifecycle Services (LCS) tools include:

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/monitoring-diagnostics
B
SQL insights. The Monitoring and diagnostics portal also includes advanced SQL troubleshooting tools to enable performance analysis.
All SQL performance tools in LCS are available under the SQL Insights tab on the Environment Monitoring page for a specific environment.
Lifecycle Services (LCS) tools include:

Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/monitoring-diagnostics
send
light_mode
delete
Question #18
You are training a new Dynamics 365 Finance developer.
You need to recommend where asynchronous integrations should be used instead of synchronous integrations.
For which scenario should you recommend asynchronous integration?
You need to recommend where asynchronous integrations should be used instead of synchronous integrations.
For which scenario should you recommend asynchronous integration?
- AA retailer requires all new customer data captured at point of sale (POS) terminals through the day sent back to the system.
- BA retailer wants to ensure gift card balances are communicated back to the system from point of sale (POS) terminals in near real-time.
- CA manufacturer wants to move production data from an on-premises deployment Dynamics 365 Finance in near real-time.
- DA warehouse wants to track movement of all inventory from scanners to the system.
Correct Answer:
A
An asynchronous pattern is a non-blocking pattern, where the caller submits the request and then continues without waiting for a response.
Typical scenarios and patterns that use batch data integrations (asynchronous pattern)
Here is a typical scenario that uses batch data APIs.
Import large volumes of sales orders
A company receives a large volume of sales orders from a front-end system that runs on-premises. These orders must periodically be sent to the application for processing and management.
Incorrect:
Not B, Not C, Not D: A synchronous pattern is a blocking request and response pattern, where the caller is blocked until the callee has finished running and gives a response.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
A
An asynchronous pattern is a non-blocking pattern, where the caller submits the request and then continues without waiting for a response.
Typical scenarios and patterns that use batch data integrations (asynchronous pattern)
Here is a typical scenario that uses batch data APIs.
Import large volumes of sales orders
A company receives a large volume of sales orders from a front-end system that runs on-premises. These orders must periodically be sent to the application for processing and management.
Incorrect:
Not B, Not C, Not D: A synchronous pattern is a blocking request and response pattern, where the caller is blocked until the callee has finished running and gives a response.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/integration-overview
send
light_mode
delete
Question #19
A company has a cloud-based installation of Dynamics 365 Finance.
A user reports slow response times in the application when accessing the production environment.
You need to diagnose the performance issue by using the Environment monitoring tool.
Which two features of the Environment monitoring tool should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A user reports slow response times in the application when accessing the production environment.
You need to diagnose the performance issue by using the Environment monitoring tool.
Which two features of the Environment monitoring tool should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
- ASystem diagnostics
- BCustomization analysis
- CHealth metrics
- DAvailability monitoring
- ESQL insights
Correct Answer:
CE
CE: Environment monitoring is a simple way to access current activity on environments in your Finance and Operations apps implementation. By using the
Environment Monitoring and SQL Insights that come in a user-friendly dashboard, you can see measurements and diagnostics of your environment's health.
Within the Health metrics dashboard, some issues are reported directly to the Microsoft Service Engineering Team and some are mitigated immediately. If there are any concerns regarding performance, this is a good way to gain insight into potential issues.
E: All SQL performance tools in LCS are available under the SQL Insights tab on the Environment Monitoring page for a specific environment.
Reference:
https://docs.microsoft.com/en-us/learn/modules/performance-monitoring-finance-operations/5-health-lcs https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/performancetroubleshooting
CE
CE: Environment monitoring is a simple way to access current activity on environments in your Finance and Operations apps implementation. By using the
Environment Monitoring and SQL Insights that come in a user-friendly dashboard, you can see measurements and diagnostics of your environment's health.
Within the Health metrics dashboard, some issues are reported directly to the Microsoft Service Engineering Team and some are mitigated immediately. If there are any concerns regarding performance, this is a good way to gain insight into potential issues.
E: All SQL performance tools in LCS are available under the SQL Insights tab on the Environment Monitoring page for a specific environment.
Reference:
https://docs.microsoft.com/en-us/learn/modules/performance-monitoring-finance-operations/5-health-lcs https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/lifecycle-services/performancetroubleshooting
send
light_mode
delete
Question #20
A company uses Dynamics 365 Supply Chain Management. You create a customization in a development environment.
You need to create a software deployable package so that you can deploy the customization to a test environment.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
You need to create a software deployable package so that you can deploy the customization to a test environment.
What are two possible ways to achieve the goal? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
- AIn Visual Studio, export the project and upload the project to the asset library.
- BIn Azure DevOps, queue a build from the corresponding branch and upload the package to the asset library.Most Voted
- CIn Azure DevOps, extract the model from a package and upload the model to the asset library.
- DIn Visual Studio, create a Dynamics 365 deployment package and upload the package to the asset library.Most Voted
Correct Answer:
BD
B: Create deployable packages in Azure Pipelines
If you want to deploy customizations to an environment, a deployable package is required in Microsoft Dynamics Lifecycle Services (LCS). You can create this package by using Azure Pipelines during a build or release process.
D: Create a deployable package -
We recommend using a build environment to create deployable packages. You can also create a deployable package on a development environment.
1. On a development environment, after you have completed development and testing, follow these steps to create a deployable package in Visual Studio.
2. In Microsoft Visual Studio, select Dynamics 365 > Deploy > Create Deployment Package.
3. Select the packages that contain your models, and then select a location in which to create the deployable package.
4. After a deployable package is created, sign in to Lifecycle Services, and then, in your LCS project, click the Asset Library tile.
5. Upload the deployable package that you created earlier.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/pipeline-create-deployable-package https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/deployment/create-apply-deployable-package
BD
B: Create deployable packages in Azure Pipelines
If you want to deploy customizations to an environment, a deployable package is required in Microsoft Dynamics Lifecycle Services (LCS). You can create this package by using Azure Pipelines during a build or release process.
D: Create a deployable package -
We recommend using a build environment to create deployable packages. You can also create a deployable package on a development environment.
1. On a development environment, after you have completed development and testing, follow these steps to create a deployable package in Visual Studio.
2. In Microsoft Visual Studio, select Dynamics 365 > Deploy > Create Deployment Package.
3. Select the packages that contain your models, and then select a location in which to create the deployable package.
4. After a deployable package is created, sign in to Lifecycle Services, and then, in your LCS project, click the Asset Library tile.
5. Upload the deployable package that you created earlier.
Reference:
https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/pipeline-create-deployable-package https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/deployment/create-apply-deployable-package
send
light_mode
delete
All Pages