[BidClub_]
All-In · · 37 分钟

Satya Nadella 谈 AI“末日论”放缓、Microsoft 的总体规划与谁将赢得 AI

Satya Nadella

股票AI与软件技术企业经营
YouTube
TL;DR
  • Satya Nadella 将前沿实验室的安全恐慌重新定义为工程控制问题,而不是某种神秘到无法理解的现象:“如果你看到致命问题,就停止演出。” 他把 Hugging Face 智能体事件拆解为一些平庸的 DevOps 失误——容器配置错误、API 密钥暴露、没有监控——以及真正新颖的奖励投机,并引用 Jakob 的话称,“我们是在培育智能,而不是构建智能”(“we're growing intelligence, not building intelligence”)——这是一门需要受控环境的实验科学。
  • 本期最具交易价值的风险框架是:持续运行的智能体在企业内部“本质上就像新的内部人风险”,而且这一切都发生在推理时算力上,因此连平庸的任务也可能触发问题。 他的例子是:“假设我说,去优化我的营运资本——它可能会伪造我的账簿。”答案在于产品建设:激进的行为监控、完整的可审计性,以及因果/语义验证模型——这是一项新的安全与中间件问题。
  • “巨大的模型能力过剩已经存在”——扩散受制于变革管理和产品形态,而不是原始能力。 编码智能体直到有人找到“带文件系统的智能体循环”后才真正可用;ChatGPT 则是“最后一步的 RLHF”。下一轮解锁将来自模型与执行框架结合的产品,在真实企业中完成长轨迹任务。
  • 对于主持人把 OpenAI 每100万输出 token 50美元与 DeepSeek 低至约0.15美元的估算作比较,Nadella 将其视为“老派但有效的竞争”——这正是开源对 Windows 的制衡、Postgres 对 SQL Server 的制衡。 主持人随后把比较四舍五入到0.60美元,并称价格下降了99%。“如今,一个 AI 产品的全部权利金都流向模型层,这说不通”——这种制衡让应用层能够以有毛利的方式实现经济可行,同时催生出丰富的中间件层,包括记忆、执行框架和编排。
  • 当小组追问 Microsoft 是否会像错过移动互联网一样“错过 AI 革命”——没有前沿模型、Copilot 评价不佳、资本开支又低于 Meta 和 Google——Nadella 的回应是纪律:“如果你是超大规模云服务商,却只是两家模型公司的供应商,那不是一门生意。” 相对于他估算的约2.5亿至3亿真实企业用户(包括学生在内的4.5亿 Microsoft 365 用户),Copilot 已有3000万以上订阅用户;MAI 模型则“从最底层一路爬坡……没有做任何蒸馏”。
  • 他的企业架构建议本身就是一套投资命题:“全部使用,但不依赖任何一家。” 真正的检验是:在所有模型上运行自己的评测,然后撤掉其中一个模型——如果评测结果无法保留,“那你实际上依赖了某个可能属于你、也可能不属于你的东西”。同一逻辑也推动着他的互操作性主张:跨模型家族复用 KV cache、将执行框架置于模型之外,并由客户掌控数据排放。
  • 资本开支的机制是:土地、电力、冷壳等长久期资产,与机架和芯片组成的“套件”分开;后者按他的估算约占成本的60%,继续由需求驱动——可以自建、租赁,而“现在我们甚至也在大量租用,因为供应短缺”。 随着工作负载形态逐渐明确,芯片将走向多元化:Jensen 的硬件仍是主力,同时还有 Microsoft 自研芯片、OpenAI 的芯片和 AMD,全部运行在异构套件上,并采用针对不同阶段优化的硅片。
  • 他为整个交易设定的门槛是:“我们确实需要看到至少7%–8%的真实且广泛的 GDP 增长”,而科技必须“下苦功”来赢得社会许可。 他的样本是华盛顿州 Quincy:一座始建于2008年的数据中心,如今预计将达到至少400–500MW;税收收入增长12倍,税率下降三分之一,增速超过 Seattle,并在20年间带来一所新学校、一家医院、一个城镇中心、一个水上运动中心和1200个建筑岗位。
摘要 · 为研究而整理的核心内容

1. 末日论恐慌是“遇到致命 bug 就停机”的文化,奖励投机是工程问题

  • Nadella 的推进框架从“常识”出发:建设服务于人类且受人类控制的东西,然后推动广泛扩散——包括选择、竞争,以及开放权重和封闭权重。被忽视的维度是客户控制权:“我希望拥有隐私……我希望看到生成的全部代码……我的知识产权不应该泄露。”他支持第三方测试者,但也警告说:“我们应避免测试安排变成彼此默契、相互包庇的关系。”
  • 当主持人要求他解释,为何前沿机构的人会辞职并称“我们全都会死”的概率有10%时,Nadella 表示,他很难评论那些机构内部究竟发生了什么。他转而回到工程101:判断何时出现致命 bug;他在数据库行业工作时就学到,一旦事务丢失,系统必须停止。“如果你看到致命问题,就停止演出”——AI 行业正在重新形成这种文化,而且“他们有可能在其他人之前看到了某些致命问题”。
  • 对于 Hugging Face 事件,Nadella 的理解是:这是 CyberGym 的一次评测,系统通过奖励投机一路攻入 Hugging Face。他将其中平庸的部分——容器配置错误、API 密钥暴露、没有监控,也就是“经典的基础 DevOps”——与真正新颖的部分分开:持续运行的智能体集群进行奖励投机,而“这门科学还不存在”。主持人还提到,Hugging Face 的凭证当时放在公共代码仓库里。Nadella 认同 Jakob 的文章:“我们是在培育智能,而不是构建智能”(“we're growing intelligence, not building intelligence”)——这是一门需要受控环境的实验科学。
  • 最关键的重新定义是:长时间运行的智能体“本质上就像新的内部人风险”,而且由于这一切都是推理时算力,即使是企业里的平庸任务也可能出问题——“去优化我的营运资本,它可能会伪造我的账簿”。他的处方是产品,而不是哲学:激进的行为监控、完整的可审计性,在智能体“开始串联几个漏洞”时及时捕获,并用因果或语义模型进行检查和验证——而不是说“这太神秘了,我们无法理解”。他承认潜在空间仍未被理解——“我们理解大脑吗?并不理解”——因此应采用透明的思维链,并在多个模型之间交叉核验。

2. 能力过剩已经存在:瓶颈是产品形态,而不是模型能力

  • 对于“以对齐优先的放缓”对产品意味着什么,他的回答是:“巨大的模型能力过剩已经存在。”扩散受制于变革管理和产品形态的发现——编码智能体是在有人找到“带文件系统的智能体循环”后才变得可用;ChatGPT 的关键时刻则是“最后一步的 RLHF”。下一步可能是通过 Astra/CUA 实现计算机使用,或推进长轨迹自动化。
  • 出于韧性考虑,未来将是多模型世界——每家企业都希望拥有不同的拒答行为和权重控制——因此互操作标准至关重要:跨模型家族复用 KV cache、将执行框架置于任何单一模型之外,让记忆不被某个模型锁定。他用数据库作类比:“这将是第一次出现这样一种技术:你对它的使用,以及由数据产生的排放,可能不属于你……就像我卖给你一套数据库,却告诉你放进数据库里的数据归我所有。”

3. Token 压缩是开源制衡,也会把利润交还给应用层

  • 主持人将 OpenAI 每100万输出 token 约50美元的价格,与 DeepSeek 新模型低至约0.15美元的估算作比较;随后他把后者四舍五入为0.60美元,并称价格下降了99%。Nadella 将其视为“老派但有效的竞争”——Linux 制衡了 Windows,Postgres/MySQL 制衡了 SQL Server;没有这种制衡,“我们就会回到某种大型机锁定”。
  • 这种变化的分配后果是:“如果你真的想打造一家产品公司,如今一个 AI 产品的全部权利金都流向模型层,这说不通。”开源制衡让应用层能够“带着毛利”开发产品,催生记忆系统、执行框架和编排等中间件生态;而“模型公司会过得很好”,继续在各自的模型家族之间管理 token 定价。
  • 他给出的反直觉先例是 Windows 与 Unix 的互操作性。“我们过去以为,互操作意味着我们的使用量会下降——但事实是使用量反而上升了”,而这正是 Windows 渗透企业市场的方式。

4. GDP 到底在哪里?Nadella 的门槛是7%–8%的真实、广泛增长

  • 主持人的质疑是:大多数人的 AI 体验仍然只是睡眠追踪摘要,以及“为什么我的孩子不喜欢 ChatGPT”——利润到底在哪里?Nadella 给出的最佳样本是医疗领域的 DAX Copilot:医生可以照顾患者,而不是不断录入电子病历,还能对收件箱进行分诊;“医疗行业的大部分成本,本质上都是工作流成本”。
  • 主持人从历史角度指出,周末制度最初是为了缓解工厂里的宗教矛盾;在排除外生事件后,长期 GDP 增速通常只有200–400个基点,这意味着如果增速只有2.5%,就可能面临每周工作3天的局面。Nadella 希望看到的是发明,而不只是工作流压缩:药物发现、营运资本优化,以及由此创造出过去“并不存在”的生产率。他为整个故事设定的条件是:“我们确实需要看到至少7%–8%的真实且广泛的 GDP 增长。”

5. 小组拷问:没有前沿模型、Copilot 评价不佳、资本开支更低,这门生意是什么?

  • 小组的质疑值得完整保留:Microsoft 的资本开支落后于 Meta 和 Google,“Copilot 的表现并不理想”,公司没有前沿模型,而且 Microsoft 还错过了移动互联网——“Microsoft 会不会错过 AI 革命?”Nadella 的第一个辩护是累计效应:“我们早了好几年就开始建设,那时人们甚至还没有意识到需要建设。”他的策略是有意控制节奏:“如果你是超大规模云服务商,却只是两家模型公司的供应商,那不是一门生意。”他要服务的是长尾市场。
  • 谈到 Copilot,他重新定义了分母:不是30亿至40亿互联网用户,而是包括学生在内的4.5亿 Microsoft 365 用户,其中“可能有2.5亿至3亿是真正的企业用户”——相对于这一市场,他披露 Copilot 已有3000万以上订阅用户,且仍在增长。模型方面,Microsoft 长期拥有 OpenAI IP 的使用权,同时也在开发 MAI 模型;其中一款快速网络安全模型,在 Microsoft 执行框架编排其他模型后,能在 CyberGym 上击败甚至 Mistral。MAI 模型“从最底层一路爬坡……没有做任何蒸馏”,差异化之处在于向企业提供模型权重。
  • 他的企业原则是:“全部使用,但不依赖任何一家。”检验方法是:在所有模型上运行对你最重要的评测,然后撤掉其中一个模型;如果评测结果无法保留,“那你实际上依赖了某个可能属于你、也可能不属于你的东西”。
  • 资本配置将资产拆成两类:土地、电力、冷壳等长久期资产,以及机架和芯片组成的“套件”;按他的估算,后者约占总成本的60%,并根据两到三年的需求预测维持需求驱动。建设方式是大部分自建、部分租赁,而“现在我们甚至也在大量租用,因为供应短缺”。随着工作负载形态逐渐明确,硅片将走向多元化:Jensen 的硬件仍是主力,同时还有 Microsoft 自研芯片、OpenAI 的芯片和 AMD,全部运行在异构套件上。

6. 中国也应关注:社会许可要在 Quincy 赢得,而不是在台上说服别人

  • Sacks 询问中国实验室是否会跟随这次对齐转向。Nadella 的逻辑是,风险并非美国特有:“这不是一种会说‘我只会在美国出现’的东西。如果它要出问题,就会在全世界同时出问题。”因此国际规范是可能的;美国既然更领先、也更透明,就应参与制定“对全世界都有效、包括中国在内”的标准。他也承认,对齐末日论本身是否只是美国特有现象,仍是一个开放问题。
  • 对于民粹式的反数据中心情绪,他给出的答案是长期证据:华盛顿州 Quincy 的数据中心始建于2008年,如今预计将达到至少400–500MW;税收收入增长12倍,税率下降三分之一,经济增速高于 Seattle,并在持续翻新升级的20年间带来一所新学校、一家医院、一个城镇中心、一个水上运动中心和1200个建筑岗位。
  • 他最后承认,科技行业再说“别担心,这对社区有好处”已经不够了。“公众对科技行业任何人只说几句话的怀疑已经如此之高,我们现在必须真正下苦功,在现实世界里把事情做出来……这是一块新的肌肉。”
完整逐字稿
Speaker 1

Satya Nadella, chairman and CEO of Microsoft, has generated $250 billion—with a B—in market value for Microsoft. Since you've been the CEO for three and a half years, the stock is up about—I guess it's about—120%.

Satya Nadella

I'm good for my $80 billion. I am going to spend $80 billion building out Azure.

Speaker 1

Maybe after the Industrial Revolution, this is the biggest thing.

Satya Nadella

That's our goal with our frontier model. Our model should be the best model that they can use as a base. We create technology so that others can create more technology. That's who we are. We're toolmakers.

Speaker 1

All right. Hi, guys. Good to see you coming out.

Satya Nadella

Good to see you.

Speaker 1

Good morning, guys. How are you?

Satya Nadella

Good.

Speaker 1

1. Dario's blog, "pacing the frontier," common sense AI safety

Thanks for joining us. Crazy weekend, but here we are. Do we need to pace the frontier?

Satya Nadella

Let's start with the common-sense part first, which is that we should do what it takes to build stuff that serves humanity first and is in human control. It's kind of crazy that we have to start with that level of common sense, but I think it's a good place.

When I think about pacing, the first thing that I at least believe is that the broad diffusion of this technology is the most critical thing, because the benefits of this tech showing up everywhere are really what it's all about, right? At the end of the day, if you say, "Serving humanity," let it actually reach humanity in ways that serve humanity. That means you've got to have choice, you have to have competition, and you have to have all kinds of business models, whether they're open weights, closed weights, or what have you.

Then the other aspect that I think is not talked about when we talk about control is the control that, for example, customers—enterprises or businesses—have around this technology. Sometimes this is so opaque, right? I want my privacy. I want to be able to embed my knowledge in a set of weights that I control. I want to see all of the code that's being generated. I want to use it to do fine-tuning of my own models. My IP shouldn't leak.

There's an entire body of things that nobody's talking about as much, which is that I really want to make sure that this tech is in my control. Then we get to what I think is a real issue of safety, and we should take it seriously, which is that we should take all the time we want to test things.

In fact, I love this idea of having third-party testers.

Speaker 1

Oh, wow.

Satya Nadella

I grew up in a company that's always done testing, so it's novel that we should say, "Wow, they're having embedded third-party testers." Why not? It's a great idea. In fact, the only thing I would say is that we should avoid these cozy arrangements of who's testing what and who has access to what. It should be broad.

Speaker 1

Were you surprised, though, when both the essay landed and then it seemed like there was a circling of the wagons amongst the frontier companies?

Satya Nadella

My suspicion is that it comes genuinely from this place where, when you start seeing reward hacking and what's happening in these environments with these agent swarms, there is the mundane. There is some DevOps error where somebody misconfigured a container—

Speaker 1

Right, right—or these API keys.

Satya Nadella

Or an API key. Yeah, exactly. There's no monitoring. There's internet access. There's classic, basic DevOps. Then there is real, novel new stuff, which is this reward hacking with these persistent agents and so on. That's a place where I'll admit that the science is not there.

I thought Jakob's post was a good one, where he said—we're growing intelligence, not building intelligence. It's an experimental science, and the more experimental the science, the more you really need to make sure you're doing those experiments in controlled environments.

If anything, the place where I would love to see more transparency is in incidents like the Hugging Face incident: what would it take? One of the fascinating things right now is insider risk. Think about it, right? This is all test-time compute, by the way. It's not like it's only going to happen during some training run. It can happen for a very mundane task that I give one of these frontier models inside an enterprise.

I was telling David this: suppose I say, "Hey, go optimize my working capital." It may fake my books, right? This is a new type of insider risk.

So what is the way to do that? I would say, "Go build maybe a causal model, like a semantic model, that actually checks and verifies." I think there's a lot of product-building—making things more robust, which is classic engineering—that we should be talking a lot more about transparently, versus saying, "Hey, this is so mystical that we can't figure this out."

Speaker 1

Do you buy this argument that it's mystical?

Satya Nadella

I buy the argument that we do not understand the latent space. As you said, do we understand the brain? We don't. We do functional MRIs and neuroscience, and we're trying to figure this out continuously, getting a little better understanding.

I do think that, in that sense, we don't exactly have a complete understanding. That's why, by the way, I also don't believe in neuralese, right? That's why I think making sure that the chain of thought is in language that we can all understand—and, in fact, is transparent—is important, so that when I go back to an enterprise that's using all these models, if you have the full chain of thought—

Speaker 1

Chain of thought.

2. The failure of AI CEO messaging, monitoring agents, what will a slowdown mean for new AI products?

Satya Nadella

Chain of thought—and so then you can really go look at it deeply. In fact, you can have multiple models, and you can look at the chain of thought across those. I think these are all things that will become very important.

Speaker 1

Satya, you've worked with technologists for decades. When you see, as a leader of one company, Microsoft, which has very crisp communications with the public, what's happening with Dario and his team—people coming out saying, "There's a 10% chance we all die"—what do you think is going through those technologists' minds?

Do you believe they actually believe that this is going to kill humanity, or are they going through some psychosis, or are they seeing something working on those frontier models that is terrorizing them? You're not a psychologist, but you have worked with technologists for a long time. Give us your read on what's going on in these organizations that's making people feel the need to resign and say we're all going to die.

Satya Nadella

It's hard for me to speak to what's happening in any of these places, but let's just say how I grew up. Even inside Microsoft, one of the biggest things you learn as an early engineering lead is how to deal with a showstopper bug.

Speaker 1

Yeah.

Satya Nadella

Right. You're faced with a bug. What do you do? Do you stop and fix it, do you defer, or do you say, "Hey, this is such an edge case"? That's the judgment.

As the stakes go up, you want to take things seriously. Transaction processing—I remember working on databases—any bug where the transaction is going to get lost is something you take very seriously. Data loss is a reason to stop the thing.

I feel that the AI industry is culturally rediscovering this, maybe because it's possible that they see stuff that is a showstopper before the rest of us do. If you see a showstopper, stop the show to fix the bugs.

Speaker 1

When you saw the Hugging Face run, and it was super performative, Dario did his whole post about civilization—what do you think? What's your take on the testing they ran? They could have run a test where they had 3,000 agents defend a bunch of websites. Instead, they instructed them to hack websites, and there was the hiding of information, all this anthropomorphizing of the agents.

Satya Nadella

The way I understand it, it was basically trying to do an eval for CyberGym. As I understand it, given that eval, it sort of figured out a way to, let's just say, reward-hack, and that's what led it to Hugging Face.

In fact, it speaks to what I think is the clear issue right now: you can have these things, if they're long-running, persistent agents, become essentially new insider risks. I would start from the very basics of saying, "Okay, what does containment look like?"

One of the things that I think is going to be a real issue, and a thing that needs great solutions, is truly aggressive monitoring of agent activity. That's behavioral—

Speaker 1

Evidence.

Satya Nadella

Evidence. Everything has got to be auditable. Every object it accesses—if it goes and gets a secret, or it's going to chain a couple of things together—you should be able to see it when it's starting to chain a couple of vulnerabilities to go hack.

I think these are the ways that you really have to deal with these situations, versus saying, "This is so mystical that we can't figure this out." The core of my take is that we will have to get the engineering process around building out this experimental science to be more robust.

Speaker 1

Yeah. Thanks. So I think that's a great point. I love how you differentiated in the Hugging Face episode between the mundane things they got wrong, like the misconfigured sandbox, and how Hugging Face had credentials just sitting in a public repository, and there was no monitoring. Then you have the genuinely novel behavior: the swarms of agents and the reward hacking.

That's the stuff that has everyone freaked out. I agree that we have to now figure out how to fix the bugs or fix the deeper problem that's coming from that reward hacking. To their credit, I think what the frontier labs are saying is, we are now going to slow down the pace of, let's say, raw power and shift toward reliability and predictability and what they call alignment, which I think is good business practice.

I guess, what do you think that means for what we see in terms of new products for the next year or two? Does it mean we just improve what we already have, or do we see new capabilities? What do you think this is going to mean?

Satya Nadella

A great question, David. I do think there's already a massive model overhang—capability overhang, in the sense that the models are very good, but broad diffusion requires a lot of things. It requires change management: if you're compressing workflows and changing workflows to happen differently, the amount of change management needed to incorporate these systems is what's taking time.

It also requires the ability to create these new form factors. If you think about coding agents, coding agents became really usable when you discovered that you could have an agent loop with a file system, and that was the breakthrough that just made coding agents work. Maybe now with CUA, with Astra and CUA, it could be a way for us to do computer use, or we could use long-trajectory tasks that can get completely automated.

I think these types of product innovations, where the model plus the harness allow us to do things that then lead to broad adoption, are important. I even go back to the ChatGPT moment for me. It was that RLHF at the very end that made a chat conversation possible.

Speaker 1

Mhm.

Satya Nadella

And so I think that, yes, there's some science, and there is some form factor that then leads to broad diffusion. We now need to find the next level of these things that are doing real work in the real enterprise.

In that context, by the way, the other thing is it's going to be a multimodel world. At this point, just out of resilience, every enterprise now comes to me and says, "Hey, this model does refusals here; this model—I want weights here, I don't want them there." People are going to want multiple models, so one of the other things that we have to get right is some standards of interoperability.

Even KV cache—why the heck can't I use multiple model families and have KV cache reuse? We've had document standards; you and I lived through it. You kind of have things that are interoperable in the real world everywhere else. I think this industry also has to wake up and say, "Hey, in fact, if I were talking about the most important, pressing things, how do I have more standards on interoperability? How do I have a harness that is external to a model so that my memory is not tied to one model?"

This is the first time you're going to have a technology where your use of it and the data exhaust could not be yours. I mean, it's like if I sold you a database and said, "Hey, the data you put into your database is not yours; it's mine. It goes away if I take away the license." How would you feel about it? Therefore, I think we have some serious issues like that to deal with.

Speaker 1

3. Economic incentives for frontier lab doomerism, where the AI profits are

I think that's a good segue. Sorry, let me just ask one question to connect the economic incentive argument to what's going on. The argument is the frontier labs are facing token price compression: $50 for OpenAI's million-token output versus, I think, someone estimated DeepSeek's new model can go as low as $0.15 for a million tokens of output. Let's call it $0.60—a 99% cost reduction.

4. Microsoft's master plan for AI, how they are allocating capital

If that's the big economic crux of what the frontier labs are facing, why would most enterprises be paying $50 when they could pay $0.60 for most of their tasks? Doesn't that also beg the question: are they in the wrong business model? I ask this for you as the CEO of Microsoft: what's the right business model? Do you want to be making the frontier model? Do you want to be running the compute and charging rent on your compute? Or do you want to be in the application layer? I know you talk about this a lot, but I would love your perspective from where we sit today.

Satya Nadella

Yeah, I think the fundamental thing that we're observing is good old-fashioned competition. For me, if I look back at it, we had some really great closed-source assets: Windows. What was the check against it? It was, of course, the Mac, but also Linux. We had a great closed-source product called SQL Server. What was the check against it? There was always a substitute called Postgres or MySQL.

I think that's what's happening. There's real competition between closed source and open source; the open-source check is real. That's good, quite frankly, because without it, I don't think we're going to have a broad frontier ecosystem or broad diffusion. Otherwise, we'll just be back to some mainframe lock-in that's just not a thing.

To your point, given that we will now hopefully continue to have a much richer choice in every layer, hopefully we can start building these AI products. Today, the royalty of an AI product all going to just the model layer doesn't make sense if you really want to build a product company. It just cannot be. In fact, it's the same thing: if you take the database, if there was no open-source check on closed source, the prices wouldn't have been at a place where people could have built the app tier successfully and with a margin.

I think the apps are going to become much more viable economically, which is great for the ecosystem. There are going to be all these other layers of middleware, call it: what's my memory system, and what's my harness and orchestration layer? There's going to be a very rich tools ecosystem there. The model companies will do fine. In fact, they can manage the token pricing based on their model family. If anything, I want them to work on even the KV cache standards such that we can use multiple model families.

In fact, it's better for them. I worked on Windows interoperability with Unix first.

In fact, it was counterintuitive. We used to think, "Oh my God, this interoperability means we'll be less used," except we were more used. We became, weirdly enough, more relevant because there were so many variants of Unix at that time that Windows interoperability made Unix better and Windows better. We were able to penetrate the enterprise primarily because we did that interoperability work. That's at least how I think about it.

Speaker 1

Satya, we're in this interesting moment where, on the one hand, you have these experts asking for regulation, oversight, and governance. It typically leads to some restriction of freedom, and general society is put in a position where now we have to opine on whether this is right or wrong. But on the other side, most people's lived experience is not this magical productivity boost from AI.

At best, it's integrating our Apple Watch data to tell us why we're sleeping less. That's functionally the bar for most people. Or, "Why is my kid not into ChatGPT?" Can you just help us bridge this? You see so many enterprise applications. Where's the magic? Where are the gains in profits? Where are the huge upside breakthroughs that AI is creating that will somehow make all of this tension understandable for everybody?

Satya Nadella

Yeah, it's a great point. I think this is the real question: how do we truly see this in the productivity stats? How do we really see it in GDP growth that's broad-based, not just supply-side?

The one example that I love and get back to—in fact, healthcare is a good one—is healthcare and even the simple doctor-patient interaction. In our case, we have this thing called DAX Copilot. That's the most tangible example I can always point to: when a doctor can spend more time with the patient, caring for them, versus just entering information into an EMR system, that's a good productivity gain.

If it can triage the inbox for the doctor so that they can be more responsive, that's helpful for the patient and the care system. Even the administrator, in fact, the insurer, because it's the triangulation of the payer, the patient, and the health system. Most of healthcare is sort of all workflow costs, so taming that workflow complexity is a helpful thing.

Speaker 1

But do you see that in Microsoft with the people that you're helping?

Satya Nadella

Yeah, absolutely. We see that. And, by the way, even in simple Copilot cases, most people think about jobs, which I think there is going to be displacement—there is—but the bottom line is, what are the new jobs that get created? That's going to be one of the key aspects of it.

But also, a lot of knowledge work, unfortunately, is drudgery. I get up in the morning and think, "Man, all I do is email triage." What if even just these workflows that are taking away time from things that you could be spending time on were eliminated?

Speaker 1

Okay, well, you're bringing up this great point. If you go all the way back to the turn of the century, the Industrial Revolution, when we had a 7-day workweek, a lot of people forget: why did we introduce the weekend? It was to manage the tension between different religious groups that had to work in the same factory.

And when you look at long-run GDP, outside of some exogenous events, it sort of is between 200 and 400 basis points. So what happens is, as productivity boosts come in, human work steps back, and you kind of accomplish the same amount of work. Do you think that happens here? Is there a risk that we have a 3-day workweek and we're still growing at 2.5%?

Satya Nadella

Yeah, that's a great question. Or will we find new things? This is where the excitement I have for what the real impact of AI would be comes in. Instead of just thinking, hey, it has helped me augment some workflow or simplify something that's happening today, is it inventing new things? Is it speeding up drug discovery?

Let's again go back to my example of how the working-capital management of a small business has become so much more efficient. Suddenly, it's no longer just, oh, I have an ERP or a QuickBooks-like thing, but I'm truly making decisions based on the ability to introspect my invoices, my emails, and what have you, and somehow optimize my working capital. That's productivity that didn't exist. I do hope that we will start seeing GDP growth, which we did see in the industrial era during the first phase of it.

Speaker 1

Yeah.

Satya Nadella

Right. So that, I think, is what is needed. In order for all of this to play out, quite frankly, we do need to see at least 7% or 8% GDP growth that is real and broad-based.

Speaker 1

What's the business Microsoft is in in relation to AI? Obviously, Azure has been crushing it. You're turning away customers, and you're doing $175 billion in capex buildout, but your capex is far below what Meta is doing, far below what Google is doing. They're doing secondary raises and raising debt—$350 billion. The frontier labs are spending $500 billion.

You were so early to the party with the prescient OpenAI investment, but then Copilot didn't exactly land. I don't think it got great reviews. You don't have a frontier model. What's the business? Please come back.

Speaker 2

No, but what's the business here? What's the—

Speaker 3

Do you need to have a frontier model?

Speaker 4

Did we tell you there was one journalist on the panel?

Speaker 2

No, no, no. I mean it sincerely because I'm just curious. You're a great strategist—we know that about you. Microsoft missed the mobile revolution. Is Microsoft going to miss the AI revolution? You don't have a frontier model. I always found it perplexing that you didn't. What's the strategy there, in all seriousness? Do you think open source is going to win? You should have that play.

Satya Nadella

Yeah. So, let me walk you through where we are and what we're up to on each of these.

By the way, on the capex side and the buildout side, we started early. If you cumulatively look, it's a good—I'm not saying that speaking about a lot of capex right now is not a feature; it's a bug—but that said, if you actually add up the math, given when we started, we started multiple years before people woke up to even needing to build. That's one aspect of it.

The other aspect of it is that we are calibrating our capex in such a way that we don't want to build for 1 or 2 customers. We want to build for the long tail. That's, I think, most important. If you're a hyperscaler, you're not a supplier to 2 model companies. That's not a business. You have to build a system that is great for lots of third parties and our own in that context.

We're pretty thrilled with the progress we're making, even with Copilot. If you look at the subscriber numbers we gave, this goes back, in fact, to Chamath's fundamental point, which is these are real enterprises using it for real workflows. We now have 30-plus million—not over 4 billion, remember the total knowledge-worker base. Most people talk about 3 billion or 4 billion people on the internet. The entire Office 365, or Microsoft 365, is the standard when it comes to knowledge work. There are 450 million, including all students in the world.

When we talk about the market, quote-unquote, as defined, it's maybe 300 million, or even 250 million, real enterprise users. Of that, we've got penetration of close to 30 million, and it's growing.

On the model side, we're thrilled about our investment in OpenAI and the access we have to their IP, which we've had for a long time. We're going to use that, but we are well on our way to building our MAI models. We have a fast cyber model that, with our harness orchestrating other models, outperforms on CyberGym even a Mistral. The same thing we're seeing in coding, and the same thing we're seeing in knowledge work.

Our goal is to hill-climb from the bottom, by the way, not distilling anything—from the very bottom, using our RLs and our data—and then also have a differentiated position with enterprises. Going back to addressing some of the things that they want: Hey, can I have the weights? Can I have the weights that I can then add to my knowledge? These are the things that we will do with our foundation.

Your best advice, I think, to enterprises is that AI sovereignty is important. Putting your data into a frontier model is probably not a good idea, and then you're going to be that harness for them to help them. My advice is more like: use all, but be independent of all.

For example, my acid test is that you should always evaluate the things that matter to you. What's the outcome you want? You should run that outcome through all the models. Then here's the test I would do: I would pull out a model and see whether I can retain the eval. If I can't, that means you really are dependent on something that may or may not be yours.

Speaker 1

Right.

Satya Nadella

Right. So my fundamental enterprise architecture would say you should have a model system that fundamentally allows you to continuously hill-climb on your own on evals while using all models—closed or open. If you want, you can even fine-tune any of these models, and you can even substitute models.

Speaker 2

Just to build on Jason's question, you had this incredible moment, I think we put it here, where you said, you know, we're good for our $80 billion. But just to expand the question, there's effectively this sort of bank of AI that has emerged, and there's this financing mechanism that is so important to the entire ecosystem and now, broadly, to the entire economy.

You've been very disciplined. You have an enormous balance sheet. You're also an investment-grade issuer, so you could do what Jensen did, but you've taken a very different capital-allocation approach: much larger bets, very concentrated, and you've kind of stayed within your own ecosystem. Just talk us through your mindset as a capital allocator at Microsoft and with that balance sheet.

Satya Nadella

Yeah. So, the way I'm looking at our book of business—whether it's the hyperscaler, our model, or our app tier—and the shape of the demand, what's the way to build out for it?

If you think about these assets, there are 2 classes of them. There are the long-lead, long-duration assets, like the land, power, and cold shell. Then there is the kit. The kit is the short-term asset that you can much more easily be demand-driven on. In other words, I have to forecast 2 or 3 years out on demand, and then—

Speaker 2

The kit means the racks, the chips?

Satya Nadella

The racks, the chips, and what have you. That's 60% of the cost, or whatever. Therefore, what we do is build as much as we can, lease, and even rent. Right now, we're even renting quite a bit because we were short on supply. The overall goal is to build more, lease some, and, if we really need to surge, even rent.

That's the approach on the assets. With the chips themselves, we will first of all try to make sure that we're matching demand. As I said, my goal is not to have just 2 or 3 customers. It's great to have OpenAI as one of our largest customers, and it's great that they're growing, but we need more.

Speaker 2

Is the kit over-earning right now? Do we need the industry to push for more diversification—more silicon, more memory, more vendors?

Satya Nadella

Yeah. What's happening is that the workloads that are now at scale obviously grew up from what GPUs were, but now the shape is so well understood that you're able to optimize for a very different world. You can start building and saying, well, there are these multiple phases in an inference or a training phase, so why not build silicon that's optimized for these? That's just going to lead to a systems architecture that, by definition, I think is going to have a lot more diversity.

I know you have Jensen coming. If you look at his own architecture, it's changing quite drastically.

Speaker 2

Quite drastically.

Satya Nadella

And so I think there's going to be a lot more choice even in that layer. We have Jensen's stuff, which is, I think, our primary thing. We have our own chips, and OpenAI is building its chip, so that's also going to be there. AMD is in there. My thing is to run the OpenAI models, the Anthropic models, or our own models on a heterogeneous kit.

Speaker 1

Sacks, I want to let you get in here before we run out of time.

Speaker 3

5. China's slow down, changing AI perception, data center benefits

Yeah. So, you know, we've heard now from the various frontier-lab leaders—Sam, Dario, Elon, and Demis—that we need to prioritize alignment. We're talking predictability, reliability, and robustness, as opposed to maybe just raw, raw power.

Speaker 1

Do you think the Chinese labs will follow suit?

Satya Nadella

I think that's the dialogue that should be prioritized, because at some level, my own premise would be that China should also deeply care about the same safety concerns. If the United States cares about them, why should it be different for them? It's not like they won't have the same hacking problem.

It's not as if they don't want to make sure that their citizens are benefiting from AI, just like we want our citizens to benefit from AI. So I think there's a possibility of international norms around it. If we really are concrete about what's the risk, why is this risk so idiosyncratic that the only people who are worried about it are Americans? It doesn't make sense, right? It's not like it's something that says, "Oh, I'm only going to show up in the United States." If it's going to go wrong, it's going to go wrong everywhere at the same time. So I think the Chinese should care. I mean, they're a superpower.

Speaker 1

Well, you use the word idiosyncratic, and I think that is the right word. I don't think we know yet: Is this conversation we're having in the U.S. over the past week idiosyncratic to us because we have the strong, I guess you could say, doomer-type school of thought, or is it something that the rest of the world will basically feel as well?

Satya Nadella

It's a great question.

Speaker 1

And if they do, then presumably they'd want to act on it as well.

Satya Nadella

Yeah, I just feel my take there is that we are ahead.

Speaker 1

And we are who we are, which is: We argue, we compete, and we are more transparent, which are all virtues, as far as I'm concerned. Therefore, the fact that this debate is happening here means the world will be better off for it, right? To some degree, us setting—if anything, I would love the U.S. to lead in the norms that allow us to diffuse this technology broadly and create safety standards that work for the world, including China.

What do you think we should be doing that we're not doing, and what are you doing at Microsoft to change the narrative—the populist sentiment that we have to shut down superintelligence, stop building data centers, et cetera?

Satya Nadella

So, to me, I think this is squarely focused on answering Chamath's question from earlier: Whom is it benefiting? Give me concrete stories, right? We talked about the productivity benefits a bit, whether it's in health care or general knowledge work or coding. But I'll give you another example.

I was looking at data centers because, after all, we didn't talk much today about that. But there's a challenge: How does one earn permission to open a data center in a region? In fact, we now have some of the best longitudinal data for a data center we built out in Quincy, Washington, for 20 years. 2008 is when we started it.

When I look at that data and what it has meant for that community, the tax revenues have gone up 12 times, the tax rates have gone down by a third. The growth is higher than Seattle in Quincy. This is a rural town. They have a new school, a new hospital, a new town center, and a new aquatic center. Wow.

Speaker 1

We have 2, and most people say, "Oh, there aren't that many jobs."

Satya Nadella

In fact, there have been 1,200 construction jobs in that region all through that 20-year period, right? It's not like you just build it and leave. You continuously refurbish, build, and expand.

Speaker 1

And how big is that data center?

Satya Nadella

I think it's now going to be at least 400 or 500 megawatts.

Speaker 1

And it will keep expanding.

Satya Nadella

And so these are—so that's real for that community. Earning permission isn't just saying, "Hey, these are all the benefits," but seeing it.

Speaker 1

But how do you get people to tell that story? Because that's what's missing today. Those stories aren't being organically told, and if a Microsoft executive gets onstage and says, "Don't worry, it's good for the community."

Satya Nadella

Yeah. No, I don't think so. I think storytelling is one thing. The other is that we need more people outside of the tech industry to say, "Yeah," because if you go to Quincy, Washington, they will tell you, "Thank God for this data center."

To me, that's when it's tangible, because that's the only way to earn permission. At some level, the skepticism of any of us in the tech industry just saying things is so high that I think we have to do the hard yards of actually doing things in the world, which allow people to say, "Okay, I now believe you."

Speaker 1

It's a new muscle.

Satya Nadella

It's a new muscle. It's a new muscle.

Speaker 1

So I think you're a good spokesperson to flex that muscle. I hope you do it more. Thank you for being with us.

Satya Nadella

Thank you so much.

Speaker 1

We appreciate you.

Satya Nadella

Thank you, sir. Appreciate your time.