Skip to content

Commit 0974f5f

Browse files
Copilot Org Restrictions for Multi-Licensed Users (#55393)
Co-authored-by: mc <[email protected]>
1 parent 18813fc commit 0974f5f

File tree

1 file changed

+16
-15
lines changed

1 file changed

+16
-15
lines changed

content/copilot/managing-copilot/managing-copilot-for-your-enterprise/managing-policies-and-features-for-copilot-in-your-enterprise.md

+16-15
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,22 @@ There are **two enforcement options** for {% data variables.product.prodname_cop
2121

2222
If a policy is enabled or disabled at the enterprise level, the same policy cannot be changed at the organization level.
2323

24-
If no policy is chosen at the enterprise level, and multiple organizations within the enterprise choose different policies and grant access to the same users, the most restrictive policy is enforced.
25-
26-
You can configure any of the following policies for your enterprise:
27-
28-
* [Additional {% data variables.product.prodname_copilot_short %} premium requests](#additional-copilot-premium-requests)
29-
* [{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}](#copilot-in-githubcom)
30-
* [{% data variables.product.prodname_copilot_cli %}](#github-copilot-in-the-cli)
31-
* [{% data variables.product.prodname_copilot_desktop_short %} ({% data variables.release-phases.public_preview %})](#copilot-in-github-desktop-public-preview)
32-
* [{% data variables.product.prodname_copilot_chat %} in the IDE](#github-copilot-chat-in-the-ide)
33-
* [Editor preview features](#editor-preview-features)
34-
* [{% data variables.product.prodname_copilot_mobile %}](#github-copilot-chat-in-github-mobile)
35-
* [{% data variables.product.prodname_copilot_extensions %}](#github-copilot-extensions)
36-
* [Suggestions matching public code](#suggestions-matching-public-code)
37-
* [Give {% data variables.product.prodname_copilot_short %} access to Bing](#give-copilot-access-to-bing)
38-
* [{% data variables.product.prodname_copilot_short %} access to alternative AI models](#copilot-access-to-alternative-ai-models)
24+
You can configure policies for your enterprise. If no policy is chosen at the enterprise level, and multiple organizations within the enterprise choose different policies and grant access to the same users, the policy will be enforced as listed in the table.
25+
26+
| Policy Name | Enforced policy for multiple organizations |
27+
| ----------- | ------------------------------------------ |
28+
| [Additional {% data variables.product.prodname_copilot_short %} premium requests](#additional-copilot-premium-requests) <br>- Opt in to user feedback collection <br >- Opt in to preview features | least restrictive <br> most restrictive <br> least restrictive |
29+
| [{% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_dotcom_the_website %}](#copilot-in-githubcom) | least restrictive |
30+
| [{% data variables.product.prodname_copilot_cli %}](#github-copilot-in-the-cli) | least restrictive |
31+
| [{% data variables.product.prodname_copilot_desktop_short %} ({% data variables.release-phases.public_preview %})](#copilot-in-github-desktop-public-preview) | least restrictive |
32+
| [{% data variables.product.prodname_copilot_chat %} in the IDE](#github-copilot-chat-in-the-ide) | least restrictive |
33+
| [Editor preview features](#editor-preview-features) | least restrictive |
34+
| [{% data variables.product.prodname_copilot_mobile %}](#github-copilot-chat-in-github-mobile) | least restrictive |
35+
| [{% data variables.product.prodname_copilot_extensions %}](#github-copilot-extensions) | least restrictive |
36+
| [Suggestions matching public code](#suggestions-matching-public-code) | most restrictive |
37+
| [Give {% data variables.product.prodname_copilot_short %} access to Bing](#give-copilot-access-to-bing) | least restrictive |
38+
| [{% data variables.product.prodname_copilot_short %} access to alternative AI models](#copilot-access-to-alternative-ai-models) | least restrictive |
39+
| [{% data variables.product.prodname_copilot_short %} Metrics API access](#copilot-metrics-api-access) | most restrictive |
3940

4041
### Additional {% data variables.product.prodname_copilot_short %} premium requests
4142

0 commit comments

Comments
 (0)