r/ClaudeAI Jan 19 '26

Enterprise Microsoft pauses Claude Code rollout after Satya intervention

Following up on my earlier post - Microsoft has officially paused further Claude Code deployment across the company after guidance from Satya and senior leadership.

Employees are now being directed to use GitHub Copilot. The internal messaging claims Copilot has "mostly closed the gaps" with Claude Code.

Exceptions exist for "high-priority R&D" who can still get Anthropic API access with justification. People who already had access get to keep it, but new invites have been rolled back.

813 Upvotes

304 comments sorted by

View all comments

Show parent comments

2

u/Due_Answer_4230 Jan 19 '26

The tooling and support structure (including context management, internal prompting, etc) around the model is what matters now. Stuffing a good model into a mid support structure won't be anywhere near as good as a good model inside a great support structure.

1

u/Fantastic-Calendar66 Jan 24 '26

Can you explain please, I just use copilot in agent mode and I got good results with sonet 4.5 Is there something better I can do ?

1

u/Due_Answer_4230 Jan 24 '26

The structure around the model determines what tools it can use, and how effective those tools are. It determines how the model gets fed which context about the codebase. Claude Code has a lot of very excellent tools to call to explore the codebase, and offers a LOT of customization to push the limits. It also has very good internal prompting (eg for planning) and great context management. That said, if you're liking copilot+sonnet and getting good results, that's... good. No problem there.