Skip to content

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)

  1. GitHub Enterprise:

    • Navigate to System Access → GitHub in IDM
    • Order GitHub Enterprise access
  2. 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 winget

Install Copilot CLI:

bash
npm install -g @github/copilot

Step 3 — Authenticate

Launch Copilot CLI:

bash
copilot

Inside 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

Copyright © MSG Systems Romania AI Labs