D365 : Does everything have to be in Fabric in 2026?

I keep seeing the same pattern repeat itself across customers: “We have Fabric now, so let’s just replicate everything from Dynamics 365 into OneLake.” And then a few months later the same customer is surprised by three things at once. First, the cost curve. Second, the complexity curve. Third, the uncomfortable realization that they have started rebuilding parts of Dynamics 365… outside Dynamics 365.

Fabric is strategic. I am not arguing that. Microsoft is very explicit that OneLake is meant to be the “single place” for analytics data, available across multiple engines. The problem is not Fabric. The problem is what we choose to do with it, and how quickly we forget why an ERP exists in the first place.

If you want a concrete visual: look at a typical Synapse Link setup where customers have enabled the “usual suspects” from F&O. Inventory transactions, warehouse work, tax transactions, journal lines, pricing history. Some of these tables are not “big”. They are massive. When you see row counts that look like they belong to a data warehouse already, it is not a badge of honor. It is a warning sign. Because those rows are not free when you move them, store them, curate them, query them, secure them, and refresh semantic models on top of them. You pay multiple times, in multiple places, often without noticing until the bill arrives.

There is also a subtle mindset shift that happens when a team gets access to a powerful analytics platform. The conversation moves from “what insights do we need?” to “what can we replicate?” That is a dangerous shift. The right unit of design is not “tables”. The right unit of design is “decisions”. What decision are you trying to support, and what level of freshness and accuracy does that decision require? If the answer is “we’re not sure yet, but we might need it later”, that is how you end up with a lake full of data and a drought of clarity.

Dynamics 365 F&O is an operational system built around process integrity. Posting is posting. Inventory settlement is inventory settlement. Tax calculation is tax calculation. Those aren’t just numbers; they are outcomes of business logic, security boundaries, and transactional consistency. When you replicate the raw ingredients into Fabric and recreate the outputs externally, you are betting that you can reproduce the ERP’s behavior correctly over time. Not once, but continuously. Across updates. Across configuration changes. Across new legal requirements. Across new features. Across edge cases you don’t even know exist yet.

In other words: you are signing up for logic drift.

And logic drift in finance is not “a small defect”. It is the kind of defect that shows up when the CFO asks why the numbers don’t match, when the auditors ask where the number came from, or when someone has to reverse-engineer an external pipeline that a consultant built two years ago and no one dares to touch anymore.

This is the part I think we need to be more honest about: pushing data into Fabric is easy. Maintaining truth outside the ERP is not.

Cost is where this becomes impossible to ignore. Fabric has a capacity model, and OneLake storage has its own billing rules and thresholds. If you replicate high-churn operational tables and then run transformations and aggregations on them in Spark, SQL endpoints, semantic models, and scheduled pipelines, you create continuous consumption. You pay for ingestion, you pay for compute, you pay for refresh, and you pay for people babysitting it. Often the justification is “self-service BI”, but the end state is rarely self-service. It becomes a parallel delivery organization: one team maintaining ERP logic, another team maintaining “ERP logic, but in Fabric”.

Then we add the next multiplier: external reporting that gets recreated because it “feels easier” to do it outside. And yes, it is often easier in the short run. Until you realize you recreated not only reports, but controls. You recreated security rules. You recreated data classifications. You recreated audit trails. You recreated process understanding. You created a second nervous system for the company.

That is not modernization. That is duplication.

Security and governance are often treated as a checkbox in these projects. “We’ll just lock down the lake.” But the whole point of an ERP security model is that it is deeply tied to the business model: legal entities, duties, privileges, segregation of duties, sensitive fields, posting permissions, and all the nasty details we don’t like to talk about until something goes wrong. When you export to a lake, you export beyond the ERP’s runtime enforcement boundary. Now you need equivalent controls in Fabric/OneLake and in every downstream consumer. The attack surface increases because there are simply more places where data exists, and more places where it can be mishandled. This is not theoretical. It is how leaks happen in the real world: not through one catastrophic hack, but through “we copied it here as well” and nobody updated the governance after the copy.

This is where Synapse Link becomes relevant. It is a solid concept: continuously export and maintain data in a lake, including support for Delta Lake format which is described as the native format for Fabric. For F&O specifically, Microsoft’s documentation is clear that you can select F&O tables and continuously export them, and that finance and operations tables are saved in delta parquet format. This is powerful. It is also exactly why you should be careful. Power without discipline turns into sprawl.

Is Synapse Link the new noisy neighbor?

Microsoft does not position Synapse Link as “this will slow down your ERP”. The design intent is that it should be safe. But intent is not the same as operational reality under extreme volume, extreme churn, and poor selection discipline. Synapse Link exports incremental changes in time-stamped folders based on configured intervals, and it is explicitly designed for continuously changing data. That means the export machinery is continuously active, and the more you include, the more work it has to do. If you include the highest-churn, highest-volume tables in your environment and you run this alongside peak operational hours, you should at least ask the question: what is the impact on the core system?

The most honest answer today is that you cannot just assume “no impact”. You need to measure. You need telemetry, correlation with peaks, and a willingness to reduce scope if the data product is not worth the operational pressure. And you should be especially skeptical in scenarios where InventTrans-like tables are involved, where “delta churn” is effectively the business. If your warehouse runs all day, your data changes all day.

There is also a hidden tax on the lake side. Exporting data is only the first step. Most customers don’t want raw operational tables in their semantic layer. They want curated facts, conformed dimensions, and business definitions. That curation takes compute. Fabric even publishes performance and ingestion guidance for its warehouse and SQL analytics endpoints, which is a polite way of saying: you can absolutely build something slow and expensive if you do not design it well. If your “strategy” is to copy everything first and then figure out the model later, you will pay for that strategy every day.

So where do we draw the line?

The line is not “Fabric vs D365”. The line is “analytics vs operations” and “insight vs process”.

If the goal is enterprise analytics, cross-domain reporting, AI enrichment, or long-term historical trends, Fabric is the right place to build. That is exactly what it is for. But the data that lands there should be deliberate. Curated. Purpose-driven. If you do not know why you need a table, that is not a good enough reason to export it “just in case”.

If the goal is operational execution, financial truth, posting behavior, compliance logic, and business process control, Dynamics 365 should remain the authority. Not because Fabric cannot calculate things, but because the ERP is the contract. It is where rules live, where approvals live, where the audit trail starts, and where the business can point and say: this is the official outcome of a process.

And if your reporting requirement is truly operational—“what is happening right now and what should I do about it?”—you should challenge the reflex to build it externally. Operational reporting often belongs close to the process, not one pipeline away from it.

The real danger is not that customers adopt Fabric. The danger is that customers externalize their critical business logic under the banner of “data platform modernization”, and only later discover that they have created a more expensive, less governed, more fragile version of their own ERP.

So no, everything does not have to be in Fabric in 2026.

Fabric should be where you build data products that create leverage: cross-domain insight, scalable analytics, AI-driven forecasting, and enterprise semantics. Dynamics 365 should be where you execute the business with integrity. The most mature architectures I see are not the ones that export the most tables. They are the ones that can explain, with a straight face, why each exported dataset exists, who consumes it, what decision it supports, what it costs, and what happens if it is wrong.

If you want to cause reflection in your organization or with your customers, ask one question in every Fabric replication discussion: are we building insight, or are we rebuilding Dynamics?

Because those are two very different projects, and only one of them usually ends well.

D365 : Sales line copy/paste at <250ms/line – Vibe coding

I see several are struggling with doing copy/paste of sales order lines, especially if the orders are large and there are complex logics for SCM and pricing. Based on how you set up D365, you will see examples where pasting a sales line can take from 1.5s and also beoynd 6s per line. And there are also much worse examples.

I have really gone into all code and SQL statements happening, and there are a LOT happening.

So I asked my-self, can I with AI do better ? Should I try a few minutes with “Vibe coding” ?

My idea is to not paste into the grid, but rather paste into a text field, and then have a single class create the sales lines within the same TTS.

So I asked ChatGPT for it. After a few iterations it actually created the class that does exactly that. I just needed to add a menu item, and then add it to the sales lines form.

Here are the solution it created:
We have a “QuickPaste” button on the sales order form, that brings up a dialog, where we can paste the item[tab]Qty. I also made him create an estimator to show how long it would take to create the 100 lines.

Next, when clicking “OK”, and 25s later, I have a sales order with 100 lines:

Nice 🙂 245ms in a UDE sandbox is not bad. In a production system, I hope to see it even further down towards 100ms per sales line.

As this is “Vibe coding” the code is not production ready, and should be considered as a alfa preview. There are tonns of possibilities to improve this, and is someone created a Github project on it, we could create something for those that hate waiting for copy/paste.

Here are the code for this demo:

/// Action menu item: Class = SalesOrderQuickPasteLines
/// Paste rows: TAB-separated (Excel). Extra columns ignored.
///
/// Formats:
///  1) ItemId
///  2) ItemIdQty
///  3) ItemIdQty{PriceOrUnit}
///  4) ItemIdQty{PriceOrUnit}{PriceOrUnit}
///
/// Rules:
///  - Qty defaults to 1 if omitted/invalid.
///  - Price vs Unit ambiguity (col3/col4):
///      * If value matches a Unit for the item => treat as SalesUnit
///      * Else if numeric => treat as Price
///      * Else ignore
///  - If both are supplied across col3/col4, both are applied.
///  - >4 columns ignored.
///
/// Behavior:
///  - Insert in ONE TTS; abort on first failing row (ttsAbort + row/why).
///  - st.GUPDelayPricingCalculation=Yes during insert TTS; restored before commit.
///  - sl.SkipCreateMarkup=Yes on inserted lines; cleared OUTSIDE TTS before retail recalc.
///  - Retail recalc OUTSIDE TTS: MCRSalesTableController::recalculateRetailPricesDiscounts(st)
///  - Refresh SalesLine grid via caller datasource executeQuery.
///
/// UI:
///  - Single-column dialog layout (no side-by-side groups)
///  - Instructions + Estimate as static text (no boxes)
///  - Large multiline Notes paste box
///  - Estimate updates immediately on paste/typing
class SalesOrderQuickPasteLines extends RunBase
{
    #define.ProgressEvery(20)
    #define.MaxErr(4000)
    #define.MsPerLine(250)
    #define.AggregateSameItemId(false)

    SalesId salesId;
    FormRun callerFr;
    str     pasteText;

    DialogGroup gIntro, gLines;

    // Static texts (no boxes)
    DialogText  dtHelp, dtEst;

    // Paste field
    DialogField dfLines;

    // Controls we touch at runtime
    FormStringControl cLines;

    public static void main(Args _a)
    {
        SalesTable st = _a ? _a.record() : null;
        if (!st || st.TableId != tableNum(SalesTable))
            throw error("Run from SalesTable.");

        SalesOrderQuickPasteLines o = new SalesOrderQuickPasteLines();
        o.parmSalesId(st.SalesId);
        o.parmCaller(_a ? _a.caller() as FormRun : null);

        if (o.prompt())
            o.runOperation();
    }

    public boolean canRunInNewSession()
    {
        return false;
    }

    public SalesId parmSalesId(SalesId _v = salesId)
    {
        salesId = _v;
        return salesId;
    }

    public FormRun parmCaller(FormRun _v = callerFr)
    {
        callerFr = _v;
        return callerFr;
    }

    // ---------------- Dialog ----------------
    public Object dialog()
    {
        Dialog d = super();
        d.caption("Paste lines (ItemIdQty)");

        gIntro = d.addGroup("Instructions");
        gIntro.columns(1);

        dtHelp = d.addText(
        "Paste TAB-separated rows from Excel:\n"
      + "  ItemId\n"
      + "  ItemIdQty\n"
      + "  ItemIdQtyPriceOrUnit\n"
      + "  ItemIdQtyPriceOrUnitPriceOrUnit\n"
      + "Col3/Col4: if it matches a Unit for the item -> Unit; else if numeric -> Price; else ignored."
    );

        dtEst = d.addText("Lines: 0 | Est. time: 0 s (250 ms/line)");

        // Critical: nested group prevents two-column layout
        gLines = d.addGroup("Lines", gIntro);
        gLines.columns(1);

        // Notes + ignore EDT constraints to avoid truncation
        dfLines = d.addField(extendedTypeStr(Notes), "Paste here", "", true);
        dfLines.value("");
        dfLines.displayLength(200);
        dfLines.displayHeight(28);

        return d;
    }

    public void dialogPostRun(DialogRunbase _d)
    {
        super(_d);

        cLines = dfLines.control() as FormStringControl;

        if (cLines)
        {
            // Update estimate immediately on paste/typing (not only on focus leave)
            cLines.registerOverrideMethod(
                methodStr(FormStringControl, textChange),
                methodStr(SalesOrderQuickPasteLines, lines_textChange),
                this);
        }

        this.updateEstimate(cLines ? cLines.text() : "");
    }

    public void lines_textChange(FormStringControl _ctrl)
    {
        this.updateEstimate(_ctrl ? _ctrl.text() : "");
    }

    public boolean getFromDialog()
    {
        boolean ok = super();
        pasteText = strLRTrim(dfLines.value());
        return ok;
    }

    // ---------------- Execution ----------------
    public void run()
    {
        if (!pasteText)
            return;

        // parse returns [lineNo,itemId,qty,c3,c4]
        List rows = this.parse(pasteText);
        int inputCount = rows.elements();
        if (!inputCount)
            throw error("No valid rows. Expected at least ItemId per line.");

        int64 t0 = WinAPIServer::getTickCount();
        int created = this.insertLinesInOneTts(rows, inputCount);
        int64 insertMs = WinAPIServer::getTickCount() - t0;

        int64 t1 = WinAPIServer::getTickCount();
        this.postCommitRetailRecalc();
        int64 recalcMs = WinAPIServer::getTickCount() - t1;

        this.refreshSalesLineDs();

        Box::info(
            strFmt("Import completed.\nLines created: %1\nInsert time: %2 ms\nRecalc time: %3 ms.",
                   created, insertMs, recalcMs),
            "QuickPaste");
    }

    // ---------------- Live ETA ----------------
    private void updateEstimate(str _text)
    {
        int n = this.estimateLineCount(_text);
        int64 ms = n * #MsPerLine;
        int sec = any2int((ms + 999) / 1000);

        str s = strFmt("Lines: %1 | Est. time: %2 s (%3 ms/line)", n, sec, #MsPerLine);

        if (dtEst)
            dtEst.text(s);
    }

    private int estimateLineCount(str _text)
    {
        if (!_text)
            return 0;

        _text = strReplace(_text, "\r", "");
        List raw = Global::strSplit(_text, "\n");
        ListEnumerator e = raw.getEnumerator();
        int n = 0;

        while (e.moveNext())
        {
            if (strLRTrim(e.current()))
                n++;
        }

        return n;
    }

    // ---------------- Unit/Price helpers ----------------
    private boolean tryParseReal(str _s, real _out)
    {
        _s = strLRTrim(_s);
        if (!_s)
        {
            _out = 0.0;
            return false;
        }

        try
        {
            _out = any2real(_s);
            return true;
        }
        catch
        {
            _out = 0.0;
            return false;
        }
    }

    private boolean unitExistsForItem(InventTable _it, SalesUnit _unit)
    {
        if (!_unit)
            return false;

        if (_it && _it.salesUnitId() == _unit)
            return true;

        try
        {
            if (UnitOfMeasure::findBySymbol(_unit).RecId)
                return true;
        }
        catch
        {
        }

        return false;
    }

    // ---------------- Parsing ----------------
    // Returns containers: [lineNo, itemId, qty, c3, c4]
    private List parse(str _in)
    {
        List lines = new List(Types::Container);
        if (!_in)
            return lines;

        _in = strReplace(_in, "\r", "");
        List raw = Global::strSplit(_in, "\n");
        ListEnumerator e = raw.getEnumerator();

        int ln = 0;
        while (e.moveNext())
        {
            ln++;
            str row = strLRTrim(e.current());
            if (!row)
                continue;

            List cols = Global::strSplit(row, "\t");
            ListEnumerator ce = cols.getEnumerator();

            int col = 0;
            str itemStr = "", qtyStr = "", c3 = "", c4 = "";

            while (ce.moveNext())
            {
                col++;
                str v = strLRTrim(ce.current());
                if (col == 1) itemStr = v;
                else if (col == 2) qtyStr = v;
                else if (col == 3) c3 = v;
                else if (col == 4) c4 = v;
                else break;
            }

            if (!itemStr)
                continue;

            ItemId itemId = itemStr;

            Qty qty = 1;
            if (qtyStr)
            {
                real rQty;
                if (this.tryParseReal(qtyStr, rQty) && rQty > 0)
                    qty = rQty;
            }

            if (qty  InventTable

        // Resolve to: [lineNo,itemId,qty,price,SalesUnit]
        List work = new List(Types::Container);
        ListEnumerator pe = _rows.getEnumerator();

        while (pe.moveNext())
        {
            container pc = pe.current();
            int    lineNo = conPeek(pc, 1);
            ItemId itemId = conPeek(pc, 2);
            Qty    qty    = conPeek(pc, 3);
            str    c3     = conPeek(pc, 4);
            str    c4     = conPeek(pc, 5);

            InventTable it;
            if (inv.exists(itemId))
                it = inv.lookup(itemId);
            else
            {
                it = InventTable::find(itemId, true);
                if (!it.RecId)
                    throw error(this.err(lineNo, itemId, qty, "Item does not exist."));
                inv.insert(itemId, it);
            }

            Price    price = 0;
            SalesUnit unit = "";
            real r;

            if (c3)
            {
                SalesUnit u3 = c3;
                if (this.unitExistsForItem(it, u3))
                    unit = u3;
                else if (this.tryParseReal(c3, r))
                    price = r;
            }

            if (c4)
            {
                SalesUnit u4 = c4;
                if (!unit && this.unitExistsForItem(it, u4))
                    unit = u4;
                else if (!price && this.tryParseReal(c4, r))
                    price = r;
            }

            work.addEnd([lineNo, itemId, qty, price, unit]);
        }

        // Optional aggregation by item+unit+price only
        if (#AggregateSameItemId)
        {
            Map keyQty  = new Map(Types::String, Types::Real);
            Map keyLine = new Map(Types::String, Types::Integer);

            ListEnumerator ae = work.getEnumerator();
            while (ae.moveNext())
            {
                container c = ae.current();
                int      lineNo = conPeek(c, 1);
                ItemId   itemId = conPeek(c, 2);
                Qty      qty    = conPeek(c, 3);
                Price    price  = conPeek(c, 4);
                SalesUnit unit  = conPeek(c, 5);

                str key = strFmt("%1|%2|%3", itemId, unit, price);
                if (!keyLine.exists(key))
                    keyLine.insert(key, lineNo);

                real prev = keyQty.exists(key) ? keyQty.lookup(key) : 0.0;
                keyQty.insert(key, prev + qty);
            }

            work = new List(Types::Container);
            MapEnumerator me = keyQty.getEnumerator();
            while (me.moveNext())
            {
                str key = me.currentKey();
                real qtySum = me.currentValue();

                List parts = Global::strSplit(key, "|");
                ListEnumerator le = parts.getEnumerator();
                ItemId itemId; SalesUnit unit; Price price;
                int idx = 0;
                while (le.moveNext())
                {
                    idx++;
                    str v = le.current();
                    if (idx == 1) itemId = v;
                    else if (idx == 2) unit = v;
                    else if (idx == 3) price = any2real(v);
                }

                int lineNo = keyLine.lookup(key);
                work.addEnd([lineNo, itemId, qtySum, price, unit]);
            }
        }

        int progressCounter = 0;
        int64 t0 = WinAPIServer::getTickCount();
        int workTotal = work.elements();

        ttsBegin;
        try
        {
            origDelay = st.GUPDelayPricingCalculation;
            st.GUPDelayPricingCalculation = NoYes::Yes;
            st.doUpdate();

            ListEnumerator e2 = work.getEnumerator();
            while (e2.moveNext())
            {
                container c2 = e2.current();
                int      lineNo = conPeek(c2, 1);
                ItemId   itemId = conPeek(c2, 2);
                Qty      qty    = conPeek(c2, 3);
                Price    price  = conPeek(c2, 4);
                SalesUnit unit  = conPeek(c2, 5);

                InventTable it = inv.lookup(itemId);

                this.createFast(st, it, qty, price, unit, lineNo);

                created++;
                progressCounter++;

                if (progressCounter >= #ProgressEvery || created == workTotal)
                {
                    progressCounter = 0;
                    int64 elapsed = WinAPIServer::getTickCount() - t0;
                    real avgMs = created ? (elapsed / created) : 0;
                    real remMs = avgMs * (workTotal - created);
                    p.setText(strFmt("Created %1/%2. Est. remaining: %3 s",
                                     created, workTotal, any2int(remMs / 1000)));
                }

                p.incCount(1);
            }

            st = SalesTable::find(this.salesId, true);
            st.GUPDelayPricingCalculation = origDelay;
            st.doUpdate();

            ttsCommit;
        }
        catch (Exception::Error)
        {
            ttsAbort;
            throw;
        }

        return created;
    }

    private void createFast(SalesTable _st, InventTable _it, Qty _qty, Price _price, SalesUnit _unit, int _lineNo)
    {
        try
        {
            SalesLine sl;
            sl.clear();
            sl.initValue();

            sl.SalesId  = _st.SalesId;
            sl.ItemId   = _it.ItemId;
            sl.SalesQty = _qty;

            sl.SalesUnit = _unit ? _unit : _it.salesUnitId();

            if (_price && _price > 0)
            {
                sl.SalesPrice = _price;
                sl.PriceUnit  = 1;
            }

            sl.SkipCreateMarkup = NoYes::Yes;

            sl.createLine(false, true, true, false, false, false);
        }
        catch (Exception::Error)
        {
            throw error(this.err(_lineNo, _it.ItemId, _qty, this.lastInfo(#MaxErr)));
        }
    }

    // ---------------- Post-commit retail recalc OUTSIDE TTS ----------------
    private void postCommitRetailRecalc()
    {
        SalesTable st = SalesTable::find(this.salesId, true);

        SalesLine salesLine;
        update_recordset salesLine
            setting SkipCreateMarkup = NoYes::No
            where salesLine.SalesId == st.SalesId
               && salesLine.SkipCreateMarkup == NoYes::Yes;

        MCRSalesTableController::recalculateRetailPricesDiscounts(st);
    }

    private void refreshSalesLineDs()
    {
        if (!callerFr)
            return;

        FormDataSource ds = callerFr.dataSource(formDataSourceStr(SalesTable, SalesLine));
        if (ds)
            ds.executeQuery();
    }

    private str err(int _n, ItemId _i, Qty _q, str _r)
    {
        _r = strLRTrim(_r);
        if (!_r)
            _r = "Unknown error.";

        return strFmt("Import failed. Input line %1 (ItemId=%2, Qty=%3). Reason: %4", _n, _i, _q, _r);
    }

    private str lastInfo(int _max)
    {
        str t = "";
        try
        {
            for (int i = infolog.num(); i > 0 && strLen(t)  _max)
            t = substr(t, 1, _max);

        return t;
    }

}

D365 : SysObsolete and flighting

SysObsolete is an X++ attribute used to mark classes, methods, fields, or enums as deprecated. It signals to developers that an element should no longer be used and may be removed or replaced in a future release. When applied, the compiler emits warnings (or errors, depending on severity) whenever the obsolete element is referenced, guiding refactoring toward the recommended alternative. SysObsolete is a key mechanism for managing technical debt, ensuring forward compatibility, and enforcing controlled deprecation without breaking existing code immediately.

In the codebase, these attributes typically appear directly on the artifact itself, making their intent explicit at compile time.

I did a small count using Agent Ransack and found 3,994 methods marked as obsolete. I fully understand that Microsoft must account for customers, partners, and ISVs that still rely on parts of this surface area. That said, the cleanup process is objectively slow. We still have code that has been obsolete for more than a decade, which indicates a systemic issue rather than a temporary compatibility concern.

According to Microsoft documentation, obsolete methods may be deleted unless telemetry shows that they are still being used. If telemetry indicates usage, Microsoft will not remove them in order to reduce the risk of breaking consumers. This is an important detail: the presence of obsolete code is not the real problem — continued usage is. As long as deprecated APIs are still invoked in customer or partner solutions, Microsoft is effectively blocked from removing them.

Microsoft therefore recommends compiling your codebase against the latest application and platform versions at least every 12 months. Any warnings caused by deprecated or obsolete artifacts should be addressed as soon as possible. In practice, these warnings should not be treated as background noise. They are an explicit signal that technical debt is being carried forward.

This leads to an uncomfortable but necessary conclusion: a significant reason obsolete code remains in the platform is that customers, partners, and ISVs are not acting on compile warnings. If obsolete APIs continue to show up in telemetry, Microsoft cannot safely remove them — regardless of how old or redundant they are.

As a community, we should take more responsibility here. Cleaning up our own code and removing dependencies on obsolete APIs makes the platform healthier for everyone. When telemetry no longer shows usage, Microsoft can finally complete the deprecation cycle. This is one of the few areas where individual discipline directly enables platform progress.

The same reasoning applies to flights and feature flags. A quick scan shows 8,914 classes ending with *Flight, many of which are enabled by default today. Flights serve an important purpose during controlled rollouts and experimentation, but once a flight is globally enabled and has proven stable, it has effectively completed its lifecycle.

At that point, it should enter a formal deprecation path. Permanently enabled flights that remain in the execution path add:

  • Cognitive overhead for developers
  • Runtime condition checks
  • Upgrade and refactoring complexity

In many cases, they have simply become technical debt. While each individual check may be cheap, the cumulative cost across the platform is not zero. Every conditional branch executed thousands or millions of times per day matters.

The same applies to features that are now considered part of the core behavior. If something must remain configurable for business reasons, it should be expressed as a parameter, not as a flight or feature flag. Flights are a rollout mechanism — not a permanent configuration model.

None of this ignores the realities of backward compatibility or long customer upgrade cycles. Microsoft is right to be cautious. Telemetry-based decisions are safer than forced breaking changes. But that caution only works if the ecosystem does its part.

AI and Copilot will help us write more code. They will not reduce the long-term cost of carrying unnecessary code forever. D365 will be delivered, extended, and maintained for many years to come. If we want it to remain performant, understandable, and evolvable, we need to treat deprecation as a process that actually completes — not as a warning we learn to ignore.