GitHub Announces Public Preview of Enterprise-Managed Plugins for Copilot in VS Code

GitHub has extended its enterprise management capabilities for Copilot plugins to VS Code, starting with version 1.122. This feature, which was previously available only for the Copilot CLI, allows administrators to automatically install and configure custom agents, extensions, and Model Context Protocol configurations across their development environments.
Related tools
Recommended tools for this topic
These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.
Strong fit for AI, backend, and frontend readers looking for an AI-first coding workflow.
View CursorHigh-value hosting and deployment path for frontend and cloud readers.
View VercelA strong security and edge platform match across CDN, Zero Trust, and app protection.
View CloudflareComparison
| Aspect | Before / Alternative | After / This |
|---|---|---|
| Installation Method | Manual installation and setup by individual developers | Automated, centralized distribution via configuration file |
| Configuration Path | Local client settings configured on each developer machine | Managed configuration hosted in .github-private/.github/copilot/settings.json |
| Supported Clients | Copilot CLI only | Both Copilot CLI and VS Code version 1.122 or later |
| Policy Control | Optional plugin adoption depending on developer preference | Enforced baseline configurations and standardized developer tooling |
Action Checklist
- Verify active subscription for GitHub Copilot Business or Copilot Enterprise This feature is only available under these specific enterprise licensing tiers.
- Ensure developer environments are updated to VS Code version 1.122 or later The integration relies on VS Code client-side changes introduced in this release.
- Create the configuration file at .github-private/.github/copilot/settings.json The directory structure must be exactly as specified within your private administrative repository.
- Define marketplace plugin details and Model Context Protocol configurations in the JSON file Double-check the JSON schema against the official Copilot documentation to avoid deployment errors.
Source: GitHub Changelog
This page summarizes the original source. Check the source for full details.


