Veriland ConsultingVeriland Consulting
  • Water Utilities (MaxWater) →

    • Water Utilities OverviewSpecialist modular platform for UK water utilities — meter-to-cash, asset lifecycle, SCADA, Ofwat compliance.
    • MaxWater Platform & ModulesSix independent modules — pick what you need, own everything we build.
    • Day in the LifeSix interactive stories showing how MaxWater transforms daily work across every department of a water utility.
    • Day in the Life: OperationsSee how MaxWater detects a failing pump at 2 AM and gets it fixed before anyone notices.
    • Day in the Life: ProcurementFrom emergency parts order to delivery — automated procurement across the supply chain.
    • Day in the Life: ComplianceOfwat reporting, DWI sampling, and audit preparation — all automated, all audit-ready.
    • Day in the Life: FinanceCapital project budgeting, AMP funding, cost allocation, and invoice matching.
    • Day in the Life: Project ManagementAMP obligation tracking, earned value, regulatory packages, and programme board reporting.
    • Day in the Life: CustomerMeter reading, billing, customer complaints, and leak detection — the customer-facing story.
  • Fixed‑Price Accelerator Packages →

    • Business Central AcceleratorA rapid, fixed‑price implementation of Business Central for mid-market businesses looking to modernise finance, invoicing, stock and reporting — without complexity.
    • CRM AcceleratorA fast, simple CRM setup built on Dynamics 365 Sales or Customer Service — helping mid-market teams get better pipeline visibility and consistent customer follow‑up.
    • F&O AcceleratorA streamlined version of Dynamics 365 Finance & Operations for mid-market organisations needing stronger financial control, supply chain visibility, and structured operations.
    • AI Agent AcceleratorDeploy 1–2 AI agents that automate repetitive tasks (like reconciliations, order processing, or support responses) with a fixed, predictable cost.
    • Power Platform AcceleratorReplace spreadsheets and manual approvals with automated workflows, low‑code apps, and digital forms built on Power Platform.
    • Migration Packs (ERP / CRM)Move from legacy systems (Sage, Xero, QuickBooks, Access, Salesforce, etc.) to modern Microsoft platforms with a predictable, fixed‑scope migration.
  • Finance, Stock & Operations →

    • Business Central (SMB ERP)A modern, all‑in‑one cloud ERP for mid-market organisations. Manage finance, sales, stock, projects, and operations in one simple system that grows with you.
    • Dynamics 365 Finance & Operations (F&O)Enterprise‑grade finance, supply chain, and operations for mid‑market organisations that need deeper control and automation across their business.
  • Products

    • MaxWAM – Work Asset Management (Mobile, Offline, AI)A mobile‑first, offline‑capable asset maintenance solution with work orders, inspections, compliance checks, and AI‑assisted technician workflows.
    • MaxBudget – AI‑Backed Budget Management for ProcurementGives finance teams real‑time budget visibility for all purchase requests — including committed spend that hasn't been paid yet — reducing overspending and surprises.
    • MaxPortal – Ready‑to‑Use Portal for D365 BC / F&OA configurable customer/vendor/employee portal for Business Central or F&O, enabling self‑service access to orders, invoices, tickets, documents, and status updates.
    • MaxWater – Modular Platform for Water UtilitiesSix independent modules for water utility operations: meter‑to‑cash, asset lifecycle, SCADA integration, field service, Ofwat reporting, and capital project governance.
  • Insights

    • BlogInsights, tips, and thought leadership on Dynamics 365, Azure, and AI for UK businesses.
    • Case StudiesSee how we've helped other businesses transform with Dynamics 365 and AI.
    • Guides & TutorialsFree video tutorials and step-by-step walkthroughs for Dynamics 365, Power Platform, and Azure.
  • Veriland Difference

    • How We WorkDiscover our agile, transparent approach to delivering successful projects.
    • Why Choose VerilandLearn what sets our expertise and partner-driven approach apart.
    • Delivery ExcellenceOur commitment to quality, on-time delivery, and continuous improvement.
    • Security & TrustHow we protect your data and ensure enterprise-grade security.
    • Our Microsoft PartnershipLeveraging our status as a trusted Microsoft Partner for your success.
  • Book discovery call
  • Contact sales
  • Contact support
Veriland Consulting

What We Do

  • Microsoft D365 F&O
  • Microsoft D365 CE
  • Microsoft D365 BC
  • Azure Ecosystem
  • Copilot for Business
  • AI Agents
  • Power Platform

Products

  • MaxWAM
  • MaxBudget
  • MaxPortal

Services

  • D365 as a Service
  • Team as a Service
  • Pay-As-You-Go Support

Insights

  • Case Studies

Company

  • About Us
  • Contact

Connect

  • Charter House, Charter Way
  • Macclesfield, SK10 2NG
  • 01625 569 777
  • enquiries@veriland.co.uk
Microsoft Cloud Partner Program
Privacy PolicyCookie PolicyTerms & ConditionsCustomer ComplaintsModern Slavery Statement
Company Reg: 08209902© 2026 Veriland Consulting. All rights reserved.
  1. Insights
  2. Guides

How to Update a UDE (Unified Developer Experience) Environment for Dynamics 365 Finance & Operations

  • Watch the Full Tutorial
  • Why Keep Your UDE Current?
  • Prerequisites
  • Step 1: Navigate to Your Environment
  • Step 2: Find the Finance and Operations Provisioning App
  • Step 3: Select the New Version and Install
  • Step 4: Wait for the Update to Complete
  • Next Steps
D365 F&OVideo Tutorial 3:2313 April 2026 4 min watch + 4 min read

Presented by Mahmut Bulbul · D365 Consultant, Veriland Consulting

Watch the Full Tutorial

~5 minutes hands-on (plus 30 minutes to 2 hours background install)

This tutorial walks through every click required to move a Unified Developer Experience (UDE) environment to the latest Dynamics 365 Finance and Operations application version. By the end you will have a UDE running the newest Platform and Quality Update (PQU), with the Finance and Operations Provisioning App reporting the new version under your Power Platform environment's Resources panel.

If you have not yet provisioned a UDE, start with our companion guide first: How to Set Up a Unified Development Environment (UDE) for Dynamics 365 Finance & Operations.

Why Keep Your UDE Current?

A UDE that drifts behind the latest PQU drifts behind production — and that is when subtle X++ bugs, deprecated metadata warnings, and "works on my machine" arguments start to appear in code review.

Access to New Platform Features

Each PQU brings new X++ language features, framework improvements, and Power Platform integration enhancements. Updating your UDE gives your developers access to these features the moment they ship — not months later when you finally cut over.

Security and Compliance Patches

Microsoft ships security fixes and dependency updates as part of the regular PQU cadence. A stale UDE is an unnecessary risk surface, especially when the same X++ artefacts will eventually be deployed to production environments running the newer platform.

Parity with Downstream Environments

Bugs found in UAT or production frequently come down to platform version drift between developer UDEs and the higher environments. Keeping all UDEs aligned on the current PQU eliminates this entire class of false-positive defects.

Faster Adoption of Wave Releases

Microsoft's twice-yearly Wave releases for Dynamics 365 introduce significant changes to the application surface. Developer UDEs should always lead the Wave by at least one PQU so your team can validate customisations before the same Wave reaches users.

Prerequisites

Prerequisites

  • Existing UDE environment — provisioned via the UDE setup tutorial and currently in a Ready state
  • Power Platform Admin or System Administrator role — required to manage installed Dynamics 365 apps on the environment
  • Maintenance window — the environment will be briefly unavailable during the install
  • No long-running Visual Studio sessions — disconnect Finance Explorer and close any open X++ projects against the environment before starting the update

Step 1: Navigate to Your Environment

Open the environment and locate Dynamics 365 apps

Sign in to the Power Platform Admin Center. In the left-hand navigation panel, click Environments to open the full list of environments in your tenant.

Select the UDE environment you want to update by clicking on its name. You will be taken to the environment details page, which shows the environment URL, region, type, current state, and a set of resource cards on the right-hand side.

Under the Resources card on the right, click the Dynamics 365 apps link. This is where every installed Dynamics 365 application — including the Finance and Operations Provisioning App — is managed.

Power Platform Admin Center environment details page with Environments highlighted in the left navigation and Dynamics 365 apps highlighted in the Resources panel.Figure 1: Environment details page — select Environments (1) then click Dynamics 365 apps (2) under Resources.

Step 2: Find the Finance and Operations Provisioning App

Locate the app and open the Manage menu

The Dynamics 365 apps page lists every installed application on this environment along with its current status and version. Scroll through the list until you find Dynamics 365 Finance and Operations Provisioning App.

Click the three-dot menu (…) next to the app name. A small context menu appears with two options:

  • Manage — opens the configuration and update page for the app
  • Details — shows installation history and metadata only

Click Manage to proceed to the update page.

Tip: If the Manage option is greyed out or not visible, you are already on the latest available version of the Finance and Operations Provisioning App. There is nothing to do until Microsoft publishes the next PQU.

Dynamics 365 apps page with the Finance and Operations Provisioning App row highlighted, the three-dot menu open, and Manage selected.Figure 2: Locate the Finance and Operations Provisioning App (1), click the three-dot menu (2), then select Manage (3).

Step 3: Select the New Version and Install

Pick the latest application version and confirm the install

After clicking Manage you may see a small dialog informing you that you are navigating to a new page. Click OK to proceed. The update page opens in a new browser tab.

On the update page, work through the form from top to bottom:

Select the version of the product — Click the dropdown to see all available Platform and Quality Updates. Choose the latest version at the top of the list. In this example it is 10.0.47.2 Application Version, but the exact number changes as Microsoft ships new PQUs.

I agree to the terms of service — Tick the checkbox. The Install button stays disabled until this is checked.

Install — Click the Install button to kick off the update. The page confirms the request and you can safely close the tab afterwards.

F&O Provisioning App update page with the version dropdown opened to show available Platform and Quality Updates, version 10.0.47.2 selected, terms of service checkbox ticked, and the Install button highlighted.Figure 3: Open the version dropdown (1), select the latest version (2), agree to terms of service (3), and click Install (4).

Step 4: Wait for the Update to Complete

Monitor progress and confirm the new version is installed

Once you click Install, the update begins running in the background. End-to-end this typically takes anywhere from 30 minutes to 2 hours, depending on the size of the environment and the scope of the PQU.

You can monitor progress at any time:

  • Return to Dynamics 365 apps for the environment in the Power Platform Admin Center
  • Locate the Finance and Operations Provisioning App row again
  • The status moves from Installing to Installed when the update is complete, and the Version column reflects the new application version

While the update is running, the environment cannot accept Finance Explorer connections from Visual Studio 2022 — developers should pause work against this UDE until the install finishes.

After the update completes: Open Visual Studio 2022, reconnect to the environment via Tools → Connect to Dataverse, and run a full build of your X++ model packages against the new platform version. This catches any deprecated metadata or breaking changes early, before they show up in your downstream environments.

Next Steps

With your UDE running the latest application version, take a few minutes to bring the rest of your developer experience back in sync:

Rebuild your X++ model packages — Open Visual Studio 2022, connect to the UDE, and run a full solution build. Address any new compiler warnings or deprecation notices before they reach UAT.

Run your unit and integration tests — A fresh PQU is the perfect moment to confirm your automated test suite still passes against the new platform. Add anything that breaks to a tracking item for the next sprint.

Schedule the same update across your environment chain — Once the developer UDE is validated, plan the same update across UAT and production sandboxes so all environments stay aligned on the same PQU.

Subscribe to the Veriland UDE Tutorial Series — This guide is part of our ongoing D365 F&O UDE series. Upcoming tutorials cover ALM pipelines, multi-developer source control workflows, and zero-downtime promotion patterns from UDE to production.

Dynamics 365 F&OUDEPower PlatformX++ DevelopmentALMUpdatesDeveloper Tools

Need Help Maintaining Your D365 F&O Developer Environments?

Our ex-Microsoft consultants run UDE upgrades, ALM pipelines, and managed developer environments so your team can ship X++ code instead of patching infrastructure.

Book a Discovery CallView Managed Services
Or call us directly: 01625 569 777