Skip to content

Commit 074544d

Browse files
authored
Merge branch 'public' into patch-1
2 parents dacaf89 + f751db1 commit 074544d

File tree

49 files changed

+946
-735
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+946
-735
lines changed

.github/workflows/AutoPublish.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,25 @@ name: (Scheduled) Publish to live
33
permissions:
44
contents: write
55
pull-requests: write
6+
checks: read
67

78
on:
89
schedule:
9-
- cron: "25 5,11,17,22 * * *" # Times are UTC based on Daylight Saving Time. Need to be adjusted for Standard Time. Scheduling at :25 to account for queuing lag.
10+
- cron: "25 2,5,8,11,14,17,20,22 * * *" # Times are UTC based on Daylight Saving Time. Need to be adjusted for Standard Time. Scheduling at :25 to account for queuing lag.
1011

1112
workflow_dispatch:
1213

1314
jobs:
1415

1516
auto-publish:
1617
if: github.repository_owner == 'MicrosoftDocs' && contains(github.event.repository.topics, 'build')
17-
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoPublish.yml@workflows-prod
18+
uses: MicrosoftDocs/microsoft-365-docs/.github/workflows/Shared-AutoPublishV2.yml@workflows-prod
1819
with:
1920
PayloadJson: ${{ toJSON(github) }}
2021
EnableAutoPublish: true
22+
EnableAutoMerge: true
2123

2224
secrets:
2325
AccessToken: ${{ secrets.GITHUB_TOKEN }}
2426
PrivateKey: ${{ secrets.M365_APP_PRIVATE_KEY }}
25-
ClientId: ${{ secrets.M365_APP_CLIENT_ID }}
27+
ClientId: ${{ secrets.M365_APP_CLIENT_ID }}

.openpublishing.redirection.security.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9349,6 +9349,11 @@
93499349
"source_path": "Microsoft-365/security/defender/zero-trust-with-microsoft-365-defender.md",
93509350
"redirect_url": "/defender-xdr/zero-trust-with-microsoft-365-defender",
93519351
"redirect_document_id": false
9352+
},
9353+
{
9354+
"source_path": "Microsoft-365/security/microsoft-365-zero-trust.md",
9355+
"redirect_url": "/security/zero-trust/microsoft-365-zero-trust",
9356+
"redirect_document_id": false
93529357
}
93539358
]
93549359
}

copilot/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ items:
6363
href: microsoft-365-copilot-app-overview.md
6464
- name: Admin settings
6565
href: microsoft-365-copilot-app-admin-settings.md
66+
- name: Set up Organizational Asset Library
67+
href: enterprise-brand-manager.md
6668
- name: Pin Copilot Chat to the navigation bar
6769
href: pin-copilot.md
6870
- name: Copilot in Microsoft 365 admin centers
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
---
2+
title: Enterprise brand manager policy and organizational asset library (OAL) access
3+
f1.keywords:
4+
- NOCSH
5+
ms.author: camillepack
6+
author: camillepack
7+
manager: scotv
8+
ms.date: 05/30/2025
9+
audience: Admin
10+
ms.topic: how-to
11+
ms.service: microsoft-365-copilot
12+
ms.localizationpriority: medium
13+
ms.collection:
14+
- Tier2
15+
- scotvorg
16+
- M365-subscription-management
17+
- Adm_O365
18+
- Adm_TOC
19+
- m365copilot
20+
- magic-ai-copilot
21+
description: "Learn about enabling brand kits and asset libraries in the Microsoft 365 Copilot app to streamline on-brand content creation."
22+
---
23+
24+
# Enterprise brand manager policy and organizational asset library (OAL) access
25+
26+
Your organization can enable their brand managers to set up and publish organization or official brand kits via [create.microsoft.com](https://create.microsoft.com). These brand kits can contain multiple logos, color palettes, fonts, images, and templates pertaining to a certain brand.
27+
28+
Once published, the brand kit is available to all users in the organization on create.microsoft.com. They can use these brand kits to generate branded artifacts or manually add brand content to existing designs and images.
29+
30+
To enable this functionality, admins must configure the Enterprise Brand Manager policy, which involves:
31+
32+
- Defining a security group that includes the brand managers.
33+
- Assigning responsibility to these brand managers for creating, managing, and publishing the official or organizational brand kits.
34+
35+
Beyond brand kits, Copilot also supports access to an organization’s designated [organizational asset library (OAL)](/sharepoint/organization-assets-library). OALs provide broad, centralized access to brand content and support images, logos and illustrations. OALs need to be configured as searchable by an admin.
36+
37+
## Setting up Enterprise Brand Manager policy
38+
39+
**Prerequisite** Create a security group with identified brand managers who have access and permission to create, publish, and manage brand kits available to all users within the organization.
40+
41+
**Policy setup** Follow these steps to create and enable the Enterprise Brand Manager policy for your organization:
42+
43+
1. Navigate to [Config.office.com](https://config.office.com/) and sign in using an Administrator account.
44+
1. Under Customization, select **Policy Management**.
45+
1. Select your existing tenant level policy with scope set to **Apply to all users** or create a new tenant policy with scope set to **Apply to all users**.
46+
1. Go to the **Policies** tab.
47+
1. Use the search box to search for **Brand Manager**. Select the **Elevated role for Brand Managers** policy.
48+
49+
:::image type="content" source="media/brand-manager/brand-manager-policy.png" alt-text="Screenshot showing the Policy Management page to configure settings." lightbox="media/brand-manager/brand-manager-policy.png":::
50+
51+
6. Set the policy to **Enabled**. By default, it's set as **Not configured**.
52+
7. In the Security group email address field, provide the email address for the brand managers security group for your tenant.
53+
54+
:::image type="content" source="media/brand-manager/brand-manager-role.png" alt-text="Screenshot showing the Security group email text box filled with an email." lightbox="media/brand-manager/brand-manager-role.png":::
55+
56+
8. Select **Apply**.
57+
58+
## Setting up an OAL to be accessible in the *Create* experience of the Microsoft 365 Copilot app
59+
60+
Connecting an OAL to Copilot enables brand content access in the **Create** experience of the Microsoft 365 Copilot app, while also enabling Copilot Chat access in PowerPoint and Word.
61+
62+
:::image type="content" source="media/brand-manager/brand-manager-create.png" alt-text="Screenshot showing the Microsoft 365 Copilot Create tab with an image generated.":::
63+
64+
To learn more, see [Connect organizational asset libraries to Copilot for an on-brand experience](/sharepoint/connect-organizational-asset-libraries-to-copilot).
65+
66+
### What happens after setup
67+
68+
Once the OAL is provisioned and configured as searchable by an admin, the following capabilities become available to your organization:
69+
70+
- **Organization-wide access to brand content**
71+
All users in your tenant can browse and use the brand assets stored in the designated OAL. These assets include logos, illustrations, and other approved visuals that support your brand identity.
72+
73+
- **Seamless integration in the *Create* experience**
74+
Within the Microsoft 365 Copilot app, users can access these assets directly from the **Create** tab. The integration makes it easy to incorporate brand visuals into new content without needing to search external sources or local folders.
75+
76+
- **Visuals pane support for editing images**
77+
When editing an image in the Create experience, users can open the **Visuals** pane to explore available assets. The visuals appear under a label that reflects your tenant name, making it clear that the content is organization-approved.
1.26 MB
Loading
151 KB
Loading
98.7 KB
Loading

copilot/microsoft-365-copilot-app-admin-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The following table lists the Copilot app settings that you can configure.
6262
| Agents | ✅ Built-in agents turned on by default <br/><br/>In the **[Microsoft 365 admin center](https://admin.microsoft.com)** > **Settings** > **Integrated Apps**, admins can deploy or block agents from showing in the Copilot app. End users can also add agents to their Copilot app experience. | [Manage agents for Microsoft 365 Copilot](/microsoft-365/admin/manage/manage-copilot-agents-integrated-apps) |
6363
| Pages | ✅ Allowed by default <br/><br/>Use Cloud Policy to allow users to create and view Copilot Pages in the Copilot app. | [Admin policies for Copilot Pages, Copilot Notebooks, Loop components, and Loop workspaces](/microsoft-365/loop/loop-components-configuration) |
6464
| Notebooks | ✅ Allowed by default <br/><br/>Use Cloud Policy to allow users to create and view Copilot Notebooks in the Copilot app. | [Admin policies for Copilot Pages, Copilot Notebooks, Loop components, and Loop workspaces](/microsoft-365/loop/loop-components-configuration) |
65-
| Create | ✅ Built-in <br/><br/> This feature isn't configurable. | n/a |
65+
| Create | ✅ Built-in. <br/><br/>The built-in features aren't configurable. <br/><br/>You can use Cloud Policy to set up and publish organization brand kits that are shown when users select **Create**. | [Create enterprise brand manager policy and allow organizational asset library (OAL) access](enterprise-brand-manager.md) |
6666
| Copilot Key and Windows + C shortcut | ✅ Configured by default <br/><br/>Admins can map the Copilot key to the Microsoft 365 Copilot app. End users can also manually configure. | [Policy CSPs to manage the Copilot key](/windows/client-management/manage-windows-copilot#policies-to-manage-the-copilot-key) <br/><br/>You can also use the [Microsoft Intune settings catalog](/intune/intune-service/configuration/settings-catalog) (Windows AI category) to configure the hardware key on the keyboard. |
6767

6868
## Related articles

copilot/microsoft-365-copilot-transparency-note.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.collection:
1414
- magic-ai-copilot
1515
- must-keep
1616
hideEdit: true
17-
ms.date: 02/06/2025
17+
ms.date: 05/29/2025
1818
---
1919

2020
# Transparency Note for Microsoft 365 Copilot
@@ -70,6 +70,9 @@ For additional, detailed information about the LLMs provided to Microsoft by Ope
7070
|Microsoft 365 Copilot in Whiteboard|Microsoft 365 Copilot in Whiteboard helps kickstart the ideation process to generate, categorize, and summarize ideas. <br/><br/> For more information, see [Frequently Asked Questions about Copilot in Whiteboard](https://support.microsoft.com/topic/cbe05878-d68d-4d9d-83c1-5b47d6b76792). |
7171
|Microsoft 365 Copilot in OneNote|Microsoft 365 Copilot in OneNote enables users to draft plans, generate ideas, create lists, and organize information to help them find what they need in the OneNote app.<br/><br/> For more information, see [Frequently asked questions about Copilot in OneNote](https://support.microsoft.com/office/2d9136e0-132a-4d4c-ab0e-39cf3ed914cc). |
7272
|Microsoft 365 Copilot Chat|Microsoft 365 Copilot Chat (previously named Business Chat) combines the power of Large Language Models with the Internet, work content and context, and other apps, to help users draft content, catch up on what’s missed, and get answers to questions via prompts. |
73+
|Microsoft 365 Copilot in SharePoint rich text editor|Microsoft 365 Copilot in Microsoft SharePoint rich text editor simplifies content creation on SharePoint pages and posts. With Copilot, you can rewrite text, adjust the tone, condense information, and elaborate ideas. For more information, see [Frequently asked questions about Copilot in SharePoint](https://support.microsoft.com/office/eb1b7668-3d98-4a93-98ef-f0c6dfc694f0#faq-copilot-rte).|
74+
|Microsoft 365 Copilot in OneDrive|Microsoft 365 Copilot in OneDrive is an innovative AI-powered assistant designed to help you interact with your documents by extracting information, comparing the key differences, summarizing files and generating insights. For more information, see [Frequently asked questions about Copilot in OneDrive](https://support.microsoft.com/office/1bd55d10-7c46-417c-ab3d-e9c7be346947). |
75+
|Microsoft 365 Copilot glance cards|Glance cards offer a quick preview of work entities, such as documents, to help assess relevance or recall. They're accessed by hovering over files in the Search tab of the [Microsoft 365 Copilot app](https://m365.cloud.microsoft/).|
7376
|Intelligent Search|Intelligent Search enables search in Dataverse applications such as Dynamics 365 Sales, Service, and Finance & Operations using natural language.|
7477
|Power Platform Connectors|Power Platform Connectors allow customers to access real time data from a collection of business and personal productivity applications in the Microsoft 365 Copilot experience.|
7578
|Microsoft Graph Connectors|Microsoft Graph Connectors enable connections to external data sources, including up to 500 items per Microsoft 365 Copilot license. |
@@ -213,7 +216,7 @@ Our approach to mapping, measuring and managing risks will continue to evolve as
213216

214217
Microsoft provides tools like the Microsoft Copilot Dashboard for Microsoft 365 customers and reports in the Microsoft 365 admin center. These tools are designed to help organizations measure usage, adoption, and the impact of Microsoft 365 Copilot. For example:
215218

216-
- **Microsoft 365 Copilot usage report** enables administrators to view a summary of how users’ adoption, retention, and engagement are with Microsoft 365 Copilot, and the activity of every user in an organization
219+
- **Microsoft 365 Copilot usage report** enables administrators to view a summary of how users’ adoption, retention, and engagement are with Microsoft 365 Copilot. For more information, see [Microsoft 365 Copilot usage](/microsoft-365/admin/activity-reports/microsoft-365-copilot-usage).
217220

218221
- **Adoption Score** offers administrators insights into how their organization works with Microsoft 365 Copilot. It provides a score on a 100-point scale, a dashboard view of adoption data & trends, and a tool for creating user surveys to gather feedback.
219222

0 commit comments

Comments
 (0)