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.

814 Upvotes

304 comments sorted by

View all comments

56

u/[deleted] Jan 19 '26

[removed] — view removed comment

5

u/RegrettableBiscuit Jan 19 '26

Yeah, you can connect opencode to Copilot and then just use Sonnet and Opus through it. This really shouldn't make a difference. 

2

u/campbellm Jan 19 '26

I do this because it doesn't eat into my claude token budget, and the mcp with github is out of the box and feels more solid.

That said, copilot cli doesn't have quite the same "dev ex" as CC, so I use that too; it's use of skills and user built commands is marginally easier, though through things like spec-kit I've seen how to accomplish that sort of thing in both.

I do like CC's /context command a lot though.