Skip to content

Commit 1200f04

Browse files
000-821: copilot settings
1 parent 0e66134 commit 1200f04

File tree

4 files changed

+23
-16
lines changed

4 files changed

+23
-16
lines changed

_data/navigation.yml

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,19 @@
5050
link: /articles/en/SharePointOnline/custompageheader
5151
- name: Create SharePoint theme using Theme Generator tool
5252
link: /articles/en/SharePointOnline/Create%20SharePoint%20theme%20using%20Theme%20Generator%20tool/
53+
- name: Permissions
54+
link: /#
55+
dropdown:
56+
- name: Add SharePoint site permissions to a group using PnP
57+
link: /articles/en/SharePointOnline/addpermgroup
58+
- name: SharePoint Claims Deep Dive
59+
link: /articles/en/SharePointOnline/spoclaims
60+
- name: Count files or items with unique permissions using Powershell
61+
link: /articles/en/SharePointOnline/countfilesunique
62+
- name: Report on files with unique permissions
63+
link: /articles/en/spo/listfilesunique
64+
- name: Add users to SharePoint without sending them an email
65+
link: /articles/en/spo/addusersnoemail
5366
- name: Migrate OneDrive across tenants
5467
link: /articles/en/SharePointOnline/Migrate%20OneDrive%20across%20tenants/
5568
- name: Export your folder structure to XML using Powershell
@@ -62,18 +75,12 @@
6275
link: /articles/en/SharePointOnline/pnpsearchqcond
6376
- name: PnP Search query examples with KQL
6477
link: /articles/en/SharePointOnline/pnpsearchqex
65-
- name: Add SharePoint site permissions to a group using PnP
66-
link: /articles/en/SharePointOnline/addpermgroup
67-
- name: SharePoint Claims Deep Dive
68-
link: /articles/en/SharePointOnline/spoclaims
6978
- name: Update SharePoint list item without changing the modified date
7079
link: /articles/en/SharePointOnline/systemupdateitem
7180
- name: Update SharePoint folder without creating a new version
7281
link: /articles/en/SharePointOnline/systemupdatefolder
7382
- name: Count files in a folder using Powershell
7483
link: /articles/en/SharePointOnline/countfiles
75-
- name: Count files or items with unique permissions using Powershell
76-
link: /articles/en/SharePointOnline/countfilesunique
7784
- name: Get version history programmatically
7885
link: /articles/en/SharePointOnline/getversionhistory
7986
- name: SharePoint list view - hide new button
@@ -86,10 +93,7 @@
8693
link: /articles/en/spo/disableattachments
8794
- name: Create download link to SharePoint file
8895
link: /articles/en/spo/downloadable
89-
- name: Report on files with unique permissions
90-
link: /articles/en/spo/listfilesunique
91-
- name: Add users to SharePoint without sending them an email
92-
link: /articles/en/spo/addusersnoemail
96+
9397

9498

9599
- name: Viva

articles/en/copilot/adjustcopilotsettings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
layout: page
33
title: 'How to adjust Copilot settings?'
4-
menubar: docs_menu_co
54
image: 'https://unsplash.com/s/photos/random'
65
hero_image: '/img/IMG_20220521_140146.jpg'
76
show_sidebar: false
@@ -31,8 +30,9 @@ As a SharePoint Admin:
3130

3231

3332

34-
Let us go through them one by one
33+
Let us go through some of them.
3534

35+
<br/><br/>
3636

3737
# Copilot image generation
3838

@@ -46,7 +46,7 @@ There are 2 options to choose from:
4646
<img src="/articles/img/copilot31.png" width="800">
4747

4848

49-
49+
<br/><br/>
5050

5151

5252
# Copilot in Power Platform and Dynamics 365

articles/en/new.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
Email bodies will include the detected keyword and an inline view of the conversation for public communities. For private community conversations, a link to the detected conversation/message will be provided. Recipients must have access to the community to view the conversation.
21

32
wie man parameters in pnp template verwednet

index.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,13 @@ Welcome to Tips and Tricks on SharePoint, Power Platform and other Microsoft 365
122122

123123

124124

125+
<li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/copilot/copilotdashboard/">
126+
<span style="display: block; text-align: right;">2025-02-22
127+
<h3>How do I get to Copilot Dashboard?</h3></span>
128+
<p>Copilot Dashboard provides insights and metrics such as readiness, adoption, impact, and sentiment, to help you with your Copilot adoption. Where can you find all this goodness? </p>
129+
</a></li>
125130

126-
127-
<li style="--i: 16"><a href="https://powershellscripts.github.io/articles/en/copilot/controlsystem/">
131+
<li style="--i: 9"><a href="https://powershellscripts.github.io/articles/en/copilot/controlsystem/">
128132
<span style="display: block; text-align: right;">2025-02-16
129133
<h3>Copilot Control System</h3></span>
130134
<p>The Copilot Control System is your central hub for managing all aspects of Copilot in Microsoft 365. Where can it help you? </p>

0 commit comments

Comments
 (0)