GitHub Copilot Enterprise License Request via IDM
This section explains how to request and obtain a GitHub Copilot Enterprise license through the msg One Identity Manager (IDM) portal.
Step 1 — Request the License in IDM (One Identity Manager)
GitHub Enterprise:
- Navigate to System Access → GitHub in IDM
- Order GitHub Enterprise access
GitHub Copilot Enterprise Plan:
- Go to Order → New Order → GitHub Teams
- Select
msg.P.ZT.GitHubEnterprise.Copilot
Step 2 — Install Copilot CLI
Update PowerShell (Windows only):
powershell
winget install --id Microsoft.PowerShell --source wingetInstall Copilot CLI:
bash
npm install -g @github/copilotStep 3 — Authenticate
Launch Copilot CLI:
bash
copilotInside the CLI, run /login, select GitHub.com, and authenticate in the browser. Grant permissions to necessary organizations and repositories.
Test your setup:
bash
Tell me something new