Skip to content

Commit 2a2cd0c

Browse files
Merge branch 'main' into kvice-freshness
2 parents 966d85f + f86042f commit 2a2cd0c

259 files changed

Lines changed: 4239 additions & 1141 deletions

File tree

Some content is hidden

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

.openpublishing.build.ps1

Lines changed: 0 additions & 17 deletions
This file was deleted.

.openpublishing.redirection.admin.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2174,6 +2174,21 @@
21742174
"source_path": "microsoft-365/enterprise/google-groups-migration.md",
21752175
"redirect_url": "/microsoft-365/enterprise/deploy-identity-solution-identity-model",
21762176
"redirect_document_id": false
2177-
}
2177+
},
2178+
{
2179+
"source_path": "microsoft-365/admin/misc/experience-insights-help-articles.md",
2180+
"redirect_url": "/microsoft-365/admin/misc/experience-insights-dashboard",
2181+
"redirect_document_id": false
2182+
},
2183+
{
2184+
"source_path": "microsoft-365/admin/email/remove-license-from-shared-mailbox.md",
2185+
"redirect_url": "/microsoft-365/admin/email/create-a-shared-mailbox",
2186+
"redirect_document_id": false
2187+
},
2188+
{
2189+
"source_path": "microsoft-365/admin/admin-overview/what-is-microsoft-365.md",
2190+
"redirect_url": "/microsoft-365/business-premium/m365bp-overview",
2191+
"redirect_document_id": false
2192+
}
21782193
]
21792194
}

.openpublishing.redirection.commerce.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,11 @@
949949
"source_path": "microsoft-365/commerce/purchases-from-microsoft-open.md",
950950
"redirect_url": "/microsoft-365/commerce/index",
951951
"redirect_document_id": false
952+
},
953+
{
954+
"source_path": "microsoft-365/commerce/licenses/downloads-faq.yml",
955+
"redirect_url": "/microsoft-365/commerce/licenses/download-vl-products",
956+
"redirect_document_id": false
952957
}
953958
]
954959
}

copilot/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@
4141
href: microsoft-365-copilot-privacy.md
4242
- name: Data, privacy, and security for web queries in Microsoft 365 Copilot and Microsoft Copilot
4343
href: manage-public-web-access.md
44+
- name: AI security for Microsoft 365 Copilot
45+
href: microsoft-365-copilot-ai-security.md
4446
- name: Apply principles of Zero Trust to Microsoft 365 Copilot
4547
href: /security/zero-trust/zero-trust-microsoft-365-copilot?toc=%2Fcopilot%2Fmicrosoft-365%2Ftoc.json&bc=%2Fcopilot%2Fmicrosoft-365%2Fbreadcrumb%2Ftoc.json
4648
- name: Enterprise data protection
@@ -59,5 +61,5 @@
5961
href: /training/paths/prepare-your-organization-microsoft-365-copilot/
6062
- name: "Copilot lab: End user resources"
6163
href: https://copilot.cloud.microsoft/prompts
62-
- name: Provide Copilot feedback to Microsoft
64+
- name: Submit Copilot feedback to Microsoft
6365
href: provide-feedback.md

copilot/docfx.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424
"resource": [
2525
{
2626
"files": [
27+
"**/*.gif",
28+
"**/*.jpg",
2729
"**/*.png",
28-
"**/*.jpg"
30+
"**/*.svg"
2931
],
3032
"exclude": [
3133
"**/obj/**",

copilot/enterprise-data-protection.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.collection:
1313
- m365copilot
1414
- magic-ai-copilot
1515
hideEdit: true
16-
ms.date: 10/10/2024
16+
ms.date: 11/08/2024
1717
---
1818

1919
# Enterprise data protection in Microsoft 365 Copilot and Microsoft Copilot
@@ -59,9 +59,9 @@ In addition to prompts and responses, web search queries (different from Microso
5959

6060
- [Learn more about data, privacy, and security of web queries in Microsoft 365 Copilot and Microsoft Copilot](manage-public-web-access.md)
6161

62-
## Plugins in Microsoft 365 Copilot
62+
## Agents in Microsoft 365 Copilot
6363

64-
When you’re using plugins to help Microsoft 365 Copilot to provide more relevant information, check the privacy statement and terms of use of the plugin to determine how it will handle your organization’s data. For more information, see [Extensibility of Microsoft 365 Copilot](microsoft-365-copilot-privacy.md#extensibility-of-microsoft-365-copilot).
64+
When you’re using agents in Microsoft 365 Copilot, check the privacy statement and terms of use of the agents to determine how they'll handle your organization’s data.
6565

6666
## Footnotes
6767

copilot/microsoft-365-copilot-ai-security.md

Lines changed: 161 additions & 0 deletions
Large diffs are not rendered by default.

copilot/microsoft-365-copilot-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Let's take a look:
6363

6464
4. Copilot takes this response from the LLM and post-processes it.
6565

66-
5. This post-processing includes more grounding calls to Microsoft Graph, responsible AI checks, security, compliance and privacy reviews, and command generation.
66+
5. This post-processing includes more grounding calls to Microsoft Graph, responsible AI checks, security, compliance and Purview tasks, and command generation.
6767

6868
Copilot returns the response to the app, where the user can review and assess the response.
6969

copilot/microsoft-365-copilot-privacy.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.collection:
1313
- m365copilot
1414
- magic-ai-copilot
1515
hideEdit: true
16-
ms.date: 10/18/2024
16+
ms.date: 11/01/2024
1717
ms.custom: [copilot-learning-hub]
1818
---
1919

@@ -69,7 +69,7 @@ While abuse monitoring, which includes human review of content, is available in
6969
7070
## Data stored about user interactions with Microsoft 365 Copilot
7171

72-
When a user interacts with Microsoft 365 Copilot (using apps such as Word, PowerPoint, Excel, OneNote, Loop, or Whiteboard), we store data about these interactions. The stored data includes the user's prompt and Copilot's response, including citations to any information used to ground Copilot's response. We refer to the user’s prompt and Copilot’s response to that prompt as the "content of interactions" and the record of those interactions is the user’s Copilot interaction history. For example, this stored data provides users with Copilot interaction history in [Business Chat](https://support.microsoft.com/topic/5b00a52d-7296-48ee-b938-b95b7209f737) and [meetings in Microsoft Teams](https://support.microsoft.com/office/0bf9dd3c-96f7-44e2-8bb8-790bedf066b1). This data is processed and stored in alignment with contractual commitments with your organization’s other content in Microsoft 365. The data is encrypted while it's stored and isn't used to train foundation LLMs, including those used by Microsoft 365 Copilot.
72+
When a user interacts with Microsoft 365 Copilot (using apps such as Word, PowerPoint, Excel, OneNote, Loop, or Whiteboard), we store data about these interactions. The stored data includes the user's prompt and Copilot's response, including citations to any information used to ground Copilot's response. We refer to the user’s prompt and Copilot’s response to that prompt as the "content of interactions" and the record of those interactions is the user’s Copilot activity history. For example, this stored data provides users with Copilot activity history in [Business Chat](https://support.microsoft.com/topic/5b00a52d-7296-48ee-b938-b95b7209f737) and [meetings in Microsoft Teams](https://support.microsoft.com/office/0bf9dd3c-96f7-44e2-8bb8-790bedf066b1). This data is processed and stored in alignment with contractual commitments with your organization’s other content in Microsoft 365. The data is encrypted while it's stored and isn't used to train foundation LLMs, including those used by Microsoft 365 Copilot.
7373

7474
To view and manage this stored data, admins can use Content search or Microsoft Purview. Admins can also use Microsoft Purview to set retention policies for the data related to chat interactions with Copilot. For more information, see the following articles:
7575

@@ -81,7 +81,7 @@ For Microsoft Teams chats with Copilot, admins can also use [Microsoft Teams Exp
8181

8282
### Deleting the history of user interactions with Microsoft 365 Copilot
8383

84-
Your users can delete their Copilot interaction history, which includes their prompts and the responses Copilot returns, by going to the [My Account portal](https://myaccount.microsoft.com/). For more information, see [Delete your Microsoft 365 Copilot interaction history](https://support.microsoft.com/office/76de8afa-5eaf-43b0-bda8-0076d6e0390f).
84+
Your users can delete their Copilot activity history, which includes their prompts and the responses Copilot returns, by going to the [My Account portal](https://myaccount.microsoft.com/). For more information, see [Delete your Microsoft 365 Copilot activity history](https://support.microsoft.com/office/76de8afa-5eaf-43b0-bda8-0076d6e0390f).
8585

8686
## Microsoft 365 Copilot and the EU Data Boundary
8787

@@ -99,7 +99,7 @@ Microsoft [Advanced Data Residency (ADR)](/microsoft-365/enterprise/advanced-dat
9999

100100
While Microsoft 365 Copilot is already able to use the apps and data within the Microsoft 365 ecosystem, many organizations still depend on various external tools and services for work management and collaboration. Microsoft 365 Copilot experiences can reference third-party tools and services when responding to a user’s request by using [Microsoft Graph connectors](/graph/connecting-external-content-connectors-overview) or plugins. Data from Graph connectors can be returned in Microsoft 365 Copilot responses if the user has permission to access that information.
101101

102-
When plugins are enabled, Microsoft 365 Copilot determines whether it needs to use a specific plugin to help provide a relevant response to the user. If a plugin is needed, Microsoft 365 Copilot generates a search query to send to the plugin on the user’s behalf. The query is based on the user’s prompt, Copilot interaction history, and data the user has access to in Microsoft 365.
102+
When plugins are enabled, Microsoft 365 Copilot determines whether it needs to use a specific plugin to help provide a relevant response to the user. If a plugin is needed, Microsoft 365 Copilot generates a search query to send to the plugin on the user’s behalf. The query is based on the user’s prompt, Copilot activity history, and data the user has access to in Microsoft 365.
103103

104104
In the **Integrated apps** section of the [Microsoft 365 admin center](/microsoft-365/admin/admin-overview/admin-center-overview), admins can view the permissions and data access required by a plugin as well as the plugin’s terms of use and privacy statement. Admins have full control to select which plugins are allowed in their organization. A user can only access the plugins that their admin allows and that the user installed or is assigned. Microsoft 365 Copilot only uses plugins that are turned on by the user.
105105

@@ -143,14 +143,17 @@ Some privacy controls for connected experiences in Microsoft 365 Apps can affect
143143

144144
#### Privacy control for connected experiences that analyze your content
145145

146-
If you turn off connected experiences that analyze your content on Windows or Mac devices in your organization, Microsoft 365 Copilot features won’t be available to your users in the following apps:
146+
If you turn off connected experiences that analyze your content on devices in your organization, Microsoft 365 Copilot features won’t be available to your users in the following apps:
147147

148148
- Excel
149-
- PowerPoint
150149
- OneNote
150+
- Outlook
151+
- PowerPoint
151152
- Word
152153

153-
There's also a privacy control that turns off all connected experiences, including connected experiences that analyze your content. If you use that privacy control, Microsoft 365 Copilot features won’t be available for certain apps on certain devices as described above.
154+
This applies to when you’re running the most current version of these apps on Windows, Mac, iOS, or Android devices.
155+
156+
There's also a privacy control that turns off all connected experiences, including connected experiences that analyze your content. If you use that privacy control, Microsoft 365 Copilot features won’t be available in the apps and on the devices described above.
154157

155158
#### Privacy control for optional connected experiences
156159

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,4 @@ Microsoft provides tools like the Microsoft Copilot Dashboard for Microsoft 365
226226
- [Microsoft AI principles](https://www.microsoft.com/ai/responsible-ai)
227227
- [Microsoft responsible AI resources](https://www.microsoft.com/ai/tools-practices)
228228
- [Microsoft Azure Learning courses on responsible AI](/ai/)
229-
- [2024 RAI Transparency Report](https://aka.ms/RAITransparencyReport2024)
229+
- [Responsible AI Transparency Report](https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft/msc/documents/presentations/CSR/Responsible-AI-Transparency-Report-2024.pdf)

0 commit comments

Comments
 (0)