Skip to content

Commit 1383dc5

Browse files
Create a reference sub-category for Drivers [XS] (#62448)
1 parent 7e39e19 commit 1383dc5

7 files changed

Lines changed: 28 additions & 10 deletions

File tree

content/copilot/reference/agent-session-filters.md renamed to content/copilot/reference/enterprise-administrators/agent-session-filters.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ intro: 'Search agentic activity in your enterprise with filters for agent sessio
55
permissions: Enterprise owners
66
versions:
77
feature: copilot
8+
redirect_from:
9+
- /copilot/reference/agent-session-filters
810
contentType: reference
911
category:
1012
- Track Copilot usage

content/copilot/reference/agentic-audit-log-events.md renamed to content/copilot/reference/enterprise-administrators/agentic-audit-log-events.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ intro: 'Understand the structure of audit log events for agents in your enterpri
55
permissions: Enterprise owners
66
versions:
77
feature: copilot
8+
redirect_from:
9+
- /copilot/reference/agentic-audit-log-events
810
contentType: reference
911
category:
1012
- Learn about Copilot

content/copilot/reference/enterprise-managed-settings-reference.md renamed to content/copilot/reference/enterprise-administrators/enterprise-managed-settings.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
---
2-
title: Enterprise managed settings reference
3-
shortTitle: Managed settings reference
4-
intro: 'Reference for the enterprise managed settings schema used by {% data variables.product.prodname_copilot_short %} clients.'
2+
title: Enterprise managed settings
3+
intro: 'Understand the enterprise managed settings schema used by {% data variables.product.prodname_copilot_short %} clients.'
54
versions:
65
feature: copilot
76
contentType: reference
7+
redirect_from:
8+
- /copilot/reference/enterprise-managed-settings-reference
89
category:
910
- Configure Copilot
1011
---
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Enterprise administrators
3+
intro: Find information to apply to your work as an enterprise administrator for {% data variables.product.prodname_copilot %}.
4+
versions:
5+
feature: copilot
6+
children:
7+
- /agent-session-filters
8+
- /agentic-audit-log-events
9+
- /enterprise-managed-settings
10+
- /mcp-allowlist-enforcement
11+
- /policy-conflicts
12+
contentType: reference
13+
---
14+

content/copilot/reference/mcp-allowlist-enforcement.md renamed to content/copilot/reference/enterprise-administrators/mcp-allowlist-enforcement.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ intro: 'Understand the logic and limitations of MCP allowlist enforcement.'
44
versions:
55
feature: copilot
66
contentType: reference
7+
redirect_from:
8+
- /copilot/reference/mcp-allowlist-enforcement
79
category:
810
- Learn about Copilot
911
---

content/copilot/reference/policy-conflicts.md renamed to content/copilot/reference/enterprise-administrators/policy-conflicts.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
title: Feature availability when GitHub Copilot policies conflict in organizations
33
shortTitle: Policy conflicts
44
allowTitleToDifferFromFilename: true
5-
intro: 'Learn how delegating {% data variables.product.prodname_copilot_short %} policy decisions to organizations affects users granted a license by organizations with different policies.'
5+
intro: 'Delegating {% data variables.product.prodname_copilot_short %} policy decisions to organizations affects users granted a license by organizations with different policies.'
66
versions:
77
feature: copilot
88
category:
99
- Learn about Copilot
1010
redirect_from:
1111
- /copilot/reference/feature-availability-enterprise
12+
- /copilot/reference/policy-conflicts
1213
contentType: reference
1314
---
1415

@@ -35,7 +36,7 @@ Feature, model, and privacy settings for users are set according to the **least
3536
| Policy | Availability matches | More information |
3637
| :---- | :---- | :---- |
3738
| {% data variables.product.prodname_copilot_short %} Metrics API | Most restrictive organization | {% ifversion ghec %}[AUTOTITLE](/rest/copilot/copilot-usage-metrics){% else %}Not applicable{% endif %} |
38-
| Semantic indexing for non-GitHub repositories | Most restrictive organization (only available when all organizations explicitly set **Enabled**; **Unconfigured** behaves as disabled) | [AUTOTITLE](/copilot/concepts/context/repository-indexing) |
39+
| Semantic indexing for non-{% data variables.product.github %} repositories | Most restrictive organization (only available when all organizations explicitly set **Enabled**; **Unconfigured** behaves as disabled) | [AUTOTITLE](/copilot/concepts/context/repository-indexing) |
3940
| Suggestions matching public code (privacy policy) | Most restrictive organization | [AUTOTITLE](/copilot/concepts/completions/code-suggestions) |
4041
| Allow members without a {% data variables.product.prodname_copilot_short %} license to use {% data variables.copilot.copilot_code-review_short %} in {% data variables.product.prodname_dotcom_the_website %} | Most restrictive organization | [AUTOTITLE](/copilot/responsible-use/agents) |
4142
| {% data variables.product.prodname_copilot_short %} can search the web | Least restrictive organization | [AUTOTITLE](/copilot/responsible-use/chat) |

content/copilot/reference/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,12 @@ children:
1515
- /custom-agents-configuration
1616
- /custom-instructions-support
1717
- /hooks-reference
18-
- /policy-conflicts
1918
- /supported-surfaces-for-policies
20-
- /enterprise-managed-settings-reference
2119
- /copilot-allowlist-reference
22-
- /mcp-allowlist-enforcement
2320
- /metrics-data
2421
- /copilot-billing
25-
- /agentic-audit-log-events
26-
- /agent-session-filters
2722
- /review-excluded-files
2823
- /copilot-usage-metrics
24+
- /enterprise-administrators
2925
contentType: reference
3026
---

0 commit comments

Comments
 (0)