Satya Nadella dropped a bombshell blog post over the weekend. I read it three times, and each time I found something else that made me stop and think.

“You essentially pay for intelligence twice, once with money, and again with something even more valuable: the proprietary knowledge you must reveal to make that intelligence useful.”
That’s not a quote from some privacy activist or open-source evangelist. That’s the CEO of Microsoft — the company that has invested over $13 billion in OpenAI, that integrated ChatGPT into Azure, Copilot, and every Office product it owns. The same Satya Nadella who has been one of the biggest cheerleaders for proprietary AI adoption since the ChatGPT rush began in 2023.
So when he publishes a blog post warning enterprises that they’re essentially feeding their competitive advantages to their future rivals, it’s not just another opinion piece. It’s a signal from one of the most powerful people in tech that something fundamental has shifted in how we should think about AI.
Let me break down what he actually said, why it matters more than the headlines suggest, and what it means for how we should be approaching AI adoption — especially from where I sit as someone who manages IT budgets and evaluates technology decisions in a government setting here in the Philippines.
The “Reverse Information Paradox”
Nadella’s core argument centers on something he calls the “reverse information paradox.” Here’s the essence: when enterprises use proprietary AI models, they’re paying twice. First, they pay for tokens and API calls in actual money — dollars per million tokens, compute time, and usage tiers. But second — and this is the part he says most companies don’t realize — they pay by surrendering their proprietary knowledge.
Think about how you actually use an AI tool at work. You’re not just asking generic questions like “what’s the capital of Mongolia.” You’re feeding it internal codebases, customer data, strategic plans, architectural decisions, and confidential business processes. You’re writing prompts that contain your company’s specific pain points, workflow quirks, and proprietary terminology. And crucially, you’re correcting the model when it gets things wrong — every one of those corrections, as Nadella puts it, is “distilled into institutional know-how.”
He writes: “Models learn from ‘exhaust,’ the prompts people write, the tools agents use, and especially the corrections people make when the model is wrong. Every correction is distilled into institutional know-how.”
This is the kind of knowledge a competitor could never buy. It’s the accumulated wisdom of years of business operations, product development, and customer relationships. And yet enterprises are handing it over willingly — usually without even reading the fine print in their AI service agreements.
The Irony of Nadella’s Position
I’ll be honest — when I first read this, I had to double-check the URL. Microsoft has been one of the most aggressive AI integration companies on the planet. They’ve bet their entire future — and billions of dollars — on AI. And now their CEO is essentially saying: be careful about using AI from companies like OpenAI — a company Microsoft itself backs but is quietly replacing in its own products.
But here’s the thing — Nadella isn’t attacking AI. He’s attacking the business model of proprietary AI. His point is fundamentally about ownership and symmetry. He’s saying that model makers can’t have it both ways — they can’t freely train on the world’s data while restricting others from doing the same to their models.
“While the great innovation that comes from model providers having fair use rights to train models on public data is needed, I find it ironic that the status quo is to then turn around and impose restrictive terms on distillation,” he writes.
Distillation, by the way, is the practice of using one model’s outputs to train a cheaper, smaller model. Anthropic famously accused Chinese AI labs of doing exactly this to Claude back in February, sending millions of prompts to extract its capabilities. So Nadella’s argument is essentially: what’s good for the goose is good for the gander. If AI companies can scrape the entire internet, enterprises should be able to learn from the models they’re paying for.
He’s particularly concerned when model makers “reserve the right to learn from customer usage and interaction data.” That’s a direct reference to the fine print buried in the terms of service of most major AI APIs.
This Isn’t Just a Warning — It’s Already Happening
Here’s where this gets practical. Nadella’s solution — and I’ll be transparent about the fact that it’s conveniently aligned with Azure’s business interests — is for companies to build “proprietary learning environments” where their data stays theirs. He wants companies to retain ownership of their data, including prompts, feedback, and everything else generated during AI interactions. He also recommends building “orchestration layers” that let you switch between AI models rather than getting locked into one.
But what’s interesting is that companies aren’t waiting for Microsoft to figure this out. They’re already voting with their wallets.
Idit Levine, founder and CEO of Solo.io — which builds networking and security software for enterprise AI management — told TechCrunch she’s seeing this shift play out with her own customers. After experimenting with proprietary model makers, her customers start asking: “Can I take an open source model and run it on-prem? It will do almost 90% of what the big one’s doing. It will cost way less.”
They understand that, she says, “and they can control it.”
The numbers back this up in a big way. Vercel recently reported that open source models accounted for 29% of all traffic through its AI gateway last month. That’s nearly a third of all routed AI traffic going to open models. And OpenRouter, another AI routing company, reports similar surges in open source model traffic. The trend toward increasingly capable and affordable AI models isn’t a future prediction — it’s happening right now.
What This Means for Developers and IT Managers
As someone who manages an ICT division in a Philippine government institution, this hits particularly close to home. We deal with sensitive citizen data, confidential procurement information, and internal processes that we simply cannot afford to leak. Every time I evaluate an AI tool, the first question isn’t “how good is it?” — it’s “where does our data go?”
Nadella’s warning validates something I’ve been feeling for a while: the convenience of plug-and-play AI APIs comes with a hidden cost that’s not on the pricing page. It’s not just about the per-token cost. It’s about what you give up in terms of data sovereignty, competitive advantage, and long-term vendor dependency.
For developers and IT leaders, the practical implications are clear:
- Audit your AI usage. What data are you sending to third-party models? Is it anonymized? Can it be traced back to your business? You’d be surprised how many teams are feeding proprietary code into public AI tools without anyone asking these questions.
- Consider a hybrid approach. Use proprietary APIs for non-sensitive tasks and open source self-hosted models for anything involving confidential data. Many teams run Ollama, LocalAI, or Open WebUI alongside their existing stack for exactly this reason.
- Build for portability. If you’re building AI features into your applications, abstract the model layer so you can switch providers — or switch to self-hosted — without rewriting everything. This is what the “AI gateway” movement — tools like Azure API Management’s AI gateway, Kong, and Solo.io’s own offerings — is all about.
- Don’t ignore the open source option. Models like Llama 3, Mistral, Gemma, and DeepSeek are closing the gap with proprietary offerings at an accelerating pace. For many use cases, the 90% figure that Solo.io’s customers cite is increasingly accurate — and the cost savings are massive.
- Read the fine print. Check what your AI provider’s terms of service say about training data. Some providers explicitly reserve the right to use your data for model improvement. If that’s a dealbreaker, look for providers that offer data retention opt-outs or use self-hosted alternatives.
What Nadella Didn’t Say
I think it’s worth noting what’s missing from this conversation. Nadella never uses the words “open source” in his post, but it’s the obvious subtext. The only way to truly retain ownership of your data in an AI-powered workflow is to run models on infrastructure you control. And the most practical path to that, for most organizations, is open source models on your own hardware.
But there’s another subtext too. Large companies — many of which still operate their own data centers alongside cloud infrastructure — are already moving in this direction. The enterprise AI market is quietly bifurcating into two tiers: one that uses proprietary APIs for speed and convenience on non-critical tasks, and another that runs self-hosted open source models for anything that touches sensitive data.
If you’re a developer building internal tools, or an IT manager evaluating AI solutions for your organization, the question isn’t whether this shift will reach you. It’s whether you’ll have already built the architecture to handle it by the time your leadership asks.
The Bottom Line
I think the most important takeaway from Nadella’s intervention is this: when the CEO of one of the world’s most valuable companies — a company that has bet its entire future on AI — starts publicly warning about the risks of proprietary AI, the conversation has fundamentally changed.
The debate is no longer about whether AI is useful. It’s about who owns the intelligence that your data creates. It’s about whether the companies that provide AI tools will eventually become your competitors, armed with everything your organization has taught them.
Nadella ends his post with a sentence that I keep coming back to: “In consuming intelligence, you are creating intelligence. And what you create should belong to you.”
Whether you agree with his specific prescriptions or not — and I think his cloud-first solution is understandably aligned with Microsoft’s business interests — the underlying principle is hard to argue with. The companies that will win in the AI era aren’t necessarily the ones with the biggest models or the biggest budgets. They’re the ones that figure out how to use AI without giving away their future in the process.
That’s a lesson worth learning now, before your data has already trained your competitor’s advantage.