Skip to content

Commit 48585aa

Browse files
isaacmbrownCopilot
andauthored
[AI governance] Legal and IT signoff guide (#60183)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 5096d9a commit 48585aa

File tree

2 files changed

+75
-0
lines changed

2 files changed

+75
-0
lines changed

content/copilot/get-started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ children:
1212
- /best-practices
1313
- /choose-enterprise-plan
1414
- /achieve-company-goals
15+
- /resources-for-approval
1516
redirect_from:
1617
- /copilot/about-github-copilot
1718
contentType: get-started
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
---
2+
title: Resources for getting approval of GitHub Copilot
3+
shortTitle: Resources for approval
4+
intro: 'Get ready to adopt {% data variables.product.prodname_copilot_short %} by sending resources to legal and security teams in your company.'
5+
versions:
6+
feature: copilot
7+
contentType: get-started
8+
category:
9+
- Manage Copilot for a team
10+
---
11+
12+
Before you can roll out a tool like {% data variables.product.prodname_copilot %} in your company, you will likely need signoff from legal, compliance, and cybersecurity teams.
13+
14+
Your company's requirements depend on your industry and location, but common queries include:
15+
16+
* How does {% data variables.product.prodname_copilot_short %} use my company's data?
17+
* Which compliance standards does {% data variables.product.prodname_copilot_short %} meet?
18+
* Will I need to adjust my corporate network for {% data variables.product.prodname_copilot_short %}?
19+
20+
This article collects resources that you can send to teams in your company to accelerate the signoff process. These resources apply to the {% data variables.copilot.copilot_business_short %} and {% data variables.copilot.copilot_enterprise_short %} plans.
21+
22+
## Legal and privacy teams
23+
24+
These teams need to know the terms that will govern your company's purchase of {% data variables.product.prodname_copilot_short %}.
25+
26+
* If you purchase directly from {% data variables.product.github %}, you'll be governed by the [GitHub Generative AI Services Terms](https://github.com/customer-terms/github-generative-ai-services-terms).
27+
* If you purchase through Microsoft, you'll be governed by [Microsoft's Product Terms](https://www.microsoft.com/licensing/terms). This includes both the [Microsoft Generative AI Service terms](https://www.microsoft.com/licensing/terms/product/ForOnlineServices/all), and terms specifically for [GitHub Offerings](https://www.microsoft.com/licensing/terms/productoffering/GitHubOfferings/allprograms).
28+
* {% data variables.product.prodname_copilot_short %} also falls under the [GitHub Data Protection Agreement](https://gh.io/dpa). This applies to all generally available (GA) {% data variables.product.prodname_copilot_short %} features and to the preview features listed in [GitHub DPA-Covered Previews](https://gh.io/dpa-previews).
29+
30+
## Compliance teams
31+
32+
These teams need to know that {% data variables.product.prodname_copilot_short %} meets your company's regulatory requirements.
33+
34+
The [GitHub Enterprise Trust Center](https://ghec.github.trust.page) answers common compliance questions in its FAQ, and lists attestations for compliance standards in the "Resources" section.
35+
36+
Compliance teams may also want to know about the administrative features available to govern {% data variables.product.prodname_copilot_short %}, such as:
37+
38+
* Policies for managing access to features and models
39+
* Audit logs for monitoring changes to access and settings
40+
* The ability to exclude sensitive content from {% data variables.product.prodname_copilot_short %}'s view
41+
42+
For an overview of these features, see [AUTOTITLE](/copilot/get-started/features#github-copilot-features-for-administrators).
43+
44+
### For new {% data variables.product.prodname_enterprise %} customers
45+
46+
If your company is not already using {% data variables.product.prodname_enterprise %}, compliance teams may also want an overview of {% data variables.product.github %}'s general governance features for things like protecting branches or preventing leaked secrets. See [AUTOTITLE](/enterprise-cloud@latest/admin/overview/establishing-a-governance-framework-for-your-enterprise).
47+
48+
## Cybersecurity and IT teams
49+
50+
These teams need to know how {% data variables.product.prodname_copilot_short %} will work with your company's corporate network, authentication systems, and software distribution processes. They may need to learn about:
51+
52+
* The allowlist required for a firewall or proxy to ensure {% data variables.product.prodname_copilot_short %} works as expected. See [AUTOTITLE](/copilot/reference/copilot-allowlist-reference).
53+
* The network protocol that {% data variables.product.prodname_copilot_short %} operates on by default, and your company's options for routing traffic through a proxy server and intercepting traffic. See [AUTOTITLE](/copilot/concepts/network-settings).
54+
* The clients where users will be using {% data variables.product.prodname_copilot_short %}.
55+
* Your enterprise can enable or disable {% data variables.product.prodname_copilot_short %} in IDEs, on {% data variables.product.prodname_mobile %}, in the CLI, and on the {% data variables.product.github %} website.
56+
* If your company distributes approved software for users, IT teams may need to approve the supported versions of IDEs. See [AUTOTITLE](/copilot/reference/copilot-feature-matrix).
57+
58+
### For new {% data variables.product.prodname_enterprise %} customers
59+
60+
If your company is not already using {% data variables.product.prodname_enterprise %}, cybersecurity teams may also need to learn about networking and authentication options on {% data variables.product.github %} as a whole:
61+
62+
* The full list of IP addresses that will need to be allowed by your network. You can get a list of these from a public API. See [AUTOTITLE](/authentication/keeping-your-account-and-data-secure/about-githubs-ip-addresses).
63+
* Options for integrating with an identity provider and enforcing single sign-on for users. See [AUTOTITLE](/enterprise-cloud@latest/admin/concepts/identity-and-access-management/identity-and-access-management-fundamentals).
64+
* Enterprise network features. Enterprises can enforce IP allow lists and, for {% data variables.product.prodname_emus %}, prevent developers from using their personal account on your corporate network. See [AUTOTITLE](/enterprise-cloud@latest/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-network-traffic-to-your-enterprise-with-an-ip-allow-list) and [AUTOTITLE](/enterprise-cloud@latest/admin/configuring-settings/hardening-security-for-your-enterprise/restricting-access-to-githubcom-using-a-corporate-proxy).
65+
66+
Even if you're only using {% data variables.product.github %} to grant access to {% data variables.product.prodname_copilot_short %}, developers will need to authenticate to {% data variables.product.github %} to use their {% data variables.product.prodname_copilot_short %} license.
67+
68+
## Further questions
69+
70+
If teams have questions that aren't addressed by these resources, contact your account manager or {% data variables.contact.contact_enterprise_sales %}.
71+
72+
## Next steps
73+
74+
Once teams have signed off on {% data variables.product.prodname_copilot_short %}, you can choose a plan for your enterprise. See [AUTOTITLE](/copilot/get-started/choose-enterprise-plan).

0 commit comments

Comments
 (0)