Skip to main content

Konfigurieren des Proxyservers oder der Firewall für Copilot

Sie sollten bestimmten Datenverkehr über die Firewall oder den Proxyserver zulassen, damit Copilot wie beabsichtigt funktioniert.

Wer kann dieses Feature verwenden?

Proxy server maintainers or firewall maintainers

GitHub Copilot Individual, GitHub Copilot Business oder GitHub Copilot Enterprise.

Wenn Ihr Unternehmen Sicherheitsmaßnahmen wie eine Firewall oder einen Proxyserver verwendet, sollten Sie die folgenden URLs, Ports und Protokolle zu einer Positivliste hinzufügen, um sicherzustellen, dass Copilot wie erwartet funktioniert:

Domäne und/oder URLZweck
https://github.com/login/*Authentication
https://api.github.com/userBenutzerverwaltung
https://api.github.com/copilot_internal/*Benutzerverwaltung
https://copilot-telemetry.githubusercontent.com/telemetryTelemetrie
https://default.exp-tas.comTelemetrie
https://copilot-proxy.githubusercontent.comAPI-Dienst für Copilot Vorschläge
https://origin-tracker.githubusercontent.comAPI-Dienst für Copilot Vorschläge
https://*.githubcopilot.com1API-Dienst für Copilot Vorschläge
https://*.individual.githubcopilot.com2API-Dienst für Copilot Vorschläge
https://*.business.githubcopilot.com3API-Dienst für Copilot Vorschläge
https://*.enterprise.githubcopilot.com4API-Dienst für Copilot Vorschläge

Je nach den Sicherheitsrichtlinien und Editoren, die Ihr Unternehmen verwendet, müssen Sie möglicherweise zusätzliche Domänen und URLs in die Liste aufnehmen. Weitere Informationen zu bestimmten Editoren finden Sie unter „Weitere Informationen“.

Jeder Benutzer des Proxyservers oder der Firewall muss auch seine eigene Umgebung konfigurieren, um eine Verbindung mit Copilot herzustellen. Weitere Informationen finden Sie unter Konfigurieren von Netzwerkeinstellungen für GitHub Copilot.

Weitere Informationen

Footnotes

  1. Allows access to authorized users regardless of Copilot subscription. Do not add this URL to your allowlist if you are using subscription-based network routing. For more information on subscription-based network routing, see "Verwalten des Zugriffs auf GitHub Copilot im eigenen Unternehmensnetzwerk."

  2. Allows access to authorized users via a Copilot Individual subscription. Do not add this URL to your allowlist if you are using subscription-based network routing.

  3. Allows access to authorized users via a Copilot Business subscription. Do not add this URL to your allowlist if you want to use subscription-based network routing to block users from using Copilot Business on your network.

  4. Allows access to authorized users via a Copilot Enterprise subscription. Do not add this URL to your allowlist if you want to use subscription-based network routing to block users from using Copilot Enterprise on your network.