You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/copilot/reference/policy-conflicts.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,12 +20,17 @@ When an enterprise owner delegates control of a policy to organization owners by
20
20
21
21
## How availability is determined
22
22
23
-
Feature, model, and privacy settings for users are set according to the **least restrictive** or the **most restrictive** policy defined by any of the organizations where they are granted a {% data variables.product.prodname_copilot_short %} license.
23
+
Feature and privacy settings for users are set according to the **least restrictive** or the **most restrictive** policy defined by any of the organizations where they are granted a {% data variables.product.prodname_copilot_short %} license.
24
24
25
25
***Least restrictive:** if any of the organizations has **enabled** a feature, this feature is enabled for the user everywhere. This applies to all but the more sensitive {% data variables.product.prodname_copilot_short %} features.
26
26
27
27
***Most restrictive:** if any of the organizations has **disabled** a feature, this feature is disabled for the user in all their organizations. This applies only to the most sensitive {% data variables.product.prodname_copilot_short %} features, for example: access to {% data variables.product.prodname_copilot_short %} metrics using the API.
28
28
29
+
Model policies combine enterprise and organization settings:
30
+
31
+
***Most restrictive at enterprise level:** if an enterprise policy disables a model, organizations in that enterprise cannot enable that model.
32
+
***Least restrictive at organization level:** for users with licenses from multiple organizations, if any organization enables a model that the enterprise allows, that model is available to the user in all their organizations.
33
+
29
34
## Availability for members with {% data variables.product.prodname_copilot_short %} from multiple organizations
30
35
31
36
<!--The table below uses the following sort order:
@@ -48,7 +53,7 @@ Feature, model, and privacy settings for users are set according to the **least
48
53
| {% data variables.copilot.copilot_desktop_short %} | Least restrictive organization |[AUTOTITLE](/copilot/responsible-use/copilot-in-github-desktop)|
49
54
| {% data variables.copilot.copilot_cli_short %} | Least restrictive organization |[AUTOTITLE](/copilot/responsible-use/copilot-cli)|
50
55
| Editor preview features | Least restrictive organization |[AUTOTITLE](/free-pro-team@latest/site-policy/github-terms/github-pre-release-license-terms)|
51
-
| {% data variables.product.prodname_github_models %}, one policy per model |Least restrictive organization |[AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale)|
56
+
| {% data variables.product.prodname_github_models %}, one policy per model |Most restrictive enterprise, then least restrictive organization |[AUTOTITLE](/github-models/github-models-at-scale/manage-models-at-scale)|
52
57
| MCP servers in {% data variables.product.prodname_copilot_short %} | Least restrictive organization |[AUTOTITLE](/copilot/how-tos/use-copilot-agents/cloud-agent/extend-cloud-agent-with-mcp)|
53
58
| {% data variables.product.prodname_copilot_short %}-generated commit messages | Least restrictive organization |[AUTOTITLE](/copilot/responsible-use/copilot-commit-message-generation)|
0 commit comments