Share via


Study guide for Exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Purpose of this document

This study guide should help you understand what to expect on the exam and includes a summary of the topics the exam might cover and links to additional resources. The information and materials in this document should help you focus your studies as you prepare for the exam.

Useful links Description
How to earn the certification Some certifications only require passing one exam, while others require passing multiple exams.
Certification renewal Microsoft associate, expert, and specialty certifications expire annually. You can renew by passing a free online assessment on Microsoft Learn.
Your Microsoft Learn profile Connecting your certification profile to Microsoft Learn allows you to schedule and renew exams and share and print certificates.
Exam scoring and score reports A score of 700 or greater is required to pass.
Exam sandbox You can explore the exam environment by visiting our exam sandbox.
Request accommodations If you use assistive devices, require extra time, or need modification to any part of the exam experience, you can request an accommodation.
Take a practice test Are you ready to take the exam or do you need to study a bit more?

Updates to the exam

Our exams are updated periodically to reflect skills that are required to perform a role. We have included two versions of the Skills Measured objectives depending on when you are taking the exam.

We always update the English language version of the exam first. Some exams are localized into other languages, and those are updated approximately eight weeks after the English version is updated. While Microsoft makes every effort to update localized versions as noted, there may be times when the localized versions of an exam are not updated on this schedule. Other available languages are listed in the Schedule Exam section of the Exam Details webpage. If the exam isn't available in your preferred language, you can request an additional 30 minutes to complete the exam.

Note

The bullets that follow each of the skills measured are intended to illustrate how we are assessing that skill. Related topics may be covered in the exam.

Note

Most questions cover features that are general availability (GA). The exam may contain questions on Preview features if those features are commonly used.

Skills measured as of January 30, 2026

Audience profile

As a candidate for this exam, you’re a developer who works with finance and operations apps in Microsoft Dynamics 365 to implement and extend applications that meet the requirements of a business. You provide fully realized solutions by using:

  • Standardized application coding patterns

  • Extensible features

  • External integrations

As a candidate for this exam, you do the following:

  • Develop business logic by using X++.

  • Create and modify finance and operations app reports and workspaces.

  • Customize the UI.

  • Provide endpoints and APIs to support Microsoft Power Platform apps and external systems.

  • Perform testing.

  • Monitor performance.

  • Analyze and manipulate data.

  • Manage implementations by using application lifecycle management (ALM).

You also create technical designs, specify implementation details, and implement security requirements.

You should have a deep knowledge and experience using the underlying framework, data structures, and objects associated with the finance and operations solutions.

You should have experience with products and services that include Microsoft Visual Studio, Azure, Power Platform, Azure DevOps (including version control tools like Team Foundation Version Control [TFVC] and Git), Lifecycle Services tools, Power Platform admin center, Implementation portal, Copilot, Postman, Microsoft 365, reporting tools (for example, SQL Server Reporting Services [SSRS], Power BI), and SQL Server Management Studio.

Skills at a glance

  • Plan the architecture and solution design (5–10%)

  • Apply developer tools (5–10%)

  • Design and develop AOT elements (15–20%)

  • Develop and test code (20–25%)

  • Implement reporting (10–15%)

  • Integrate and manage data solutions (15–20%)

  • Implement security and optimize performance (10–15%)

Plan the architecture and solution design (5–10%)

Plan for the major components of finance and operations apps

  • Differentiate between the cloud and on-premises versions of finance
    and operations apps

  • Extend the functionality of finance and operations apps into the Microsoft ecosystem

Implement application lifecycle management (ALM)

  • Manage environments by using Lifecycle Services tools and components

  • Research and resolve issues by using Issue Search

  • Perform activities that require asset libraries

  • Manage package deployments between environments

  • Manage Unified Developer Experience (UDE) developer environments in Power Platform admin center

  • Manage environments by using the Implementation portal

Apply developer tools (5–10%)

Customize finance and operations apps by using Visual Studio

  • Create and manage extension models

  • Manage metadata by using Application Explorer

  • Synchronize data dictionary changes with the application database

  • Create elements by using element designers

  • Perform debugging activities

Manage source code and artifacts by using Microsoft Azure DevOps version control

  • Create, check out, review, and check in code

  • Maintain project artifacts

  • Branch and merge code

  • Compare code and resolve version conflicts

  • Choose a version control system

  • Implement continuous integration and continuous delivery (CI/CD)

Design and develop AOT elements (15–20%)

Create and extend UI elements

  • Create and extend forms

  • Create and extend menus and menu items

  • Create and use label files

Create and extend the data model

  • Create and extend tables

  • Create and extend views, queries, and maps

  • Create and extend data entities

Create classes and extend AOT elements

  • Create and extend classes

  • Add event handler methods to a class

  • Add attributes or modifiers to a class

Develop and test code (20–25%)

Develop X++ code

  • Implement common structured programming constructs of X++

  • Create, read, update, and delete (CRUD) data

  • Implement global functions in X++

  • Resolve best practice warnings

Develop object-oriented code

  • Implement variable scoping

  • Implement inheritance and abstraction concept

  • Implement query objects and the QueryBuilder class

  • Implement attribute classes

  • Implement Chain of Command (CoC)

  • Assess the extensibility of code and avoid breaking changes

  • Implement event handler classes and delegates

Implement finance and operations app framework functionality

  • Implement the SysOperation framework

  • Implement the workflow framework

  • Implement the SysExtensionSerializer framework

Perform testing

  • Create unit tests by using the SysTest framework and Task recorder

  • Run unit tests in Test Explorer

Implement reporting (10–15%)

Select reporting tools in finance and operations apps

  • Create and modify report data sources and supporting classes

  • Implement reporting security requirements

  • Differentiate among reporting datastores

Design, create, and revise Dynamics 365 reports

  • Determine when to use a specific reporting tool or platform

  • Create, modify, and deploy reports in finance and operations apps by using SSRS

  • Create and modify finance and operations apps reports by using Power BI

  • Create and modify finance and operations apps reports by using Microsoft Excel

  • Create and modify finance and operations apps reports by using Electronic reporting

Design, create, and revise Dynamics 365 workspaces

  • Design and implement key performance indicators (KPIs)

  • Create drill-through workspace elements

  • Implement Power BI visualizations

Integrate and manage data solutions (15–20%)

Evaluate data integration patterns and scenarios

  • Contrast data integration patterns

  • Select an appropriate data integration API

  • Differentiate between synchronous and asynchronous patterns

Implement data integration concepts and solutions

  • Consume external web services by using RESTful APIs and Simple Object Access Protocol (SOAP)

  • Implement Electronic reporting integrations

  • Implement custom services

  • Implement Batch OData API

Implement data management

  • Import and export data using entities between finance and operations apps and other systems

  • Import and export data using composite and aggregate data entities

  • Monitor the status and availability of entities

  • Enable change tracking for entities

  • Set up a data project, including entity sequencing and recurring data jobs

  • Generate and modify field mapping between source, staging, and target

Integrate with Microsoft Power Platform, Microsoft 365, and Azure

  • Integrate Microsoft Dataverse with finance and operations apps by using dual-write

  • Integrate Microsoft Dataverse with finance and operations apps by using virtual entities

  • Integrate Power Platform with finance and operations apps

  • Integrate finance and operations apps with Microsoft Excel by using OData

  • Implement business events

  • Implement Azure Key Vault

Implement security and optimize performance (10–15%)

Implement security policies and requirements

  • Create and extend duties and roles

  • Create privileges and add permissions

  • Enforce security policies

  • Implement Extensible Data Security (XDS) policies

Apply fundamental performance optimization techniques

  • Apply caching mechanisms for tables and forms

  • Implement global cache and singleton

  • Create and modify temporary tables for optimization purposes

  • Assess when to use set-based queries or row-based queries

  • Modify queries to optimize performance

  • Modify variable scope to optimize performance

  • Analyze and optimize concurrency

Optimize performance

  • Capture traces, and analyze traces by using Trace Parser

  • Optimize performance for data entities, data source queries, batch processes, and reports

  • Implement Async and Sandbox frameworks

  • Create and modify indexes for tables and views

Study resources

We recommend that you train and get hands-on experience before you take the exam. We offer self-study options and classroom training as well as links to documentation, community sites, and videos.

Study resources Links to learning and documentation
Get trained Choose from self-paced learning paths and modules or take an instructor-led course
Find documentation Dynamics 365 documentation and learning modules
Finance home page
Ask a question Microsoft Q&A | Microsoft Docs
Get community support Microsoft Dynamics Community
Follow Microsoft Learn Microsoft Learn - Microsoft Tech Community
Find a video Exam Readiness Zone

Change log

The table below summarizes the changes between the current and previous version of the skills measured. The functional groups are in bold typeface followed by the objectives within each group. The table is a comparison between the previous and current version of the exam skills measured and the third column describes the extent of the changes.

Skill area prior to January 30, 2026 Skill area after January 30, 2026 Change
Audience profile Minor
Plan the architecture and solution design Plan the architecture and solution design No change in % of exam
Plan for the major components of finance and operations apps Plan for the major components of finance and operations apps Minor
Implement application lifecycle management (ALM) and Lifecycle Services Implement application lifecycle management (ALM) and Lifecycle Services Major
Apply developer tools Apply developer tools % of exam decreased
Customize finance and operations apps by using Visual Studio Customize finance and operations apps by using Visual Studio Minor
Design and develop AOT elements Design and develop AOT elements No change in % of exam
Create and extend UI elements Create and extend UI elements Minor
Create and extend the data model Create and extend the data model Major
Create classes and extend AOT elements Create classes and extend AOT elements Minor
Develop and test code Develop and test code % of exam increased
Develop object-oriented code Develop object-oriented code Minor
Implement reporting Implement reporting No change in % of exam
Select reporting tools in finance and operations apps Select reporting tools in finance and operations apps Minor
Design, create, and revise Dynamics 365 reports Design, create, and revise Dynamics 365 reports Minor
Design, create, and revise Dynamics 365 workspaces Design, create, and revise Dynamics 365 workspaces Minor
Integrate and manage data solutions Integrate and manage data solutions No change in % of exam
Implement data integration concepts and solutions Implement data integration concepts and solutions Minor
Implement data management Implement data management Major
Integrate with Microsoft Power Platform, Microsoft 365, and Azure Integrate with Microsoft Power Platform, Microsoft 365, and Azure Minor
Implement security and optimize performance Implement security and optimize performance No change in % of exam
Implement security policies and requirements Implement security policies and requirements Minor
Apply fundamental performance optimization techniques Apply fundamental performance optimization techniques Minor
Optimize performance Optimize performance Minor