Skip to content

Commit 8f6ae56

Browse files
000-805: copilot
1 parent 31e5e66 commit 8f6ae56

File tree

3 files changed

+101
-9
lines changed

3 files changed

+101
-9
lines changed

articles/en/copilot/adjustcopilotsettings.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,26 @@ date: '2025-02-23'
2323

2424

2525

26+
27+
28+
29+
30+
<!-- Default Statcounter code for Copilot-all
31+
https://powershellscripts.github.io/articles/en/copilot/controlsystem/
32+
-->
33+
<script type="text/javascript">
34+
var sc_project=13093998;
35+
var sc_invisible=1;
36+
var sc_security="3e9d4e7b";
37+
var sc_client_storage="disabled";
38+
</script>
39+
<script type="text/javascript"
40+
src="https://www.statcounter.com/counter/counter.js"
41+
async></script>
42+
<noscript><div class="statcounter"><a title="Web Analytics"
43+
href="https://statcounter.com/" target="_blank"><img
44+
class="statcounter"
45+
src="https://c.statcounter.com/13093998/0/3e9d4e7b/1/"
46+
alt="Web Analytics"
47+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
48+
<!-- End of Statcounter Code -->

articles/en/copilot/controlsystem.md

Lines changed: 34 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Microsoft 365 Copilot Readiness Report is a relatively fresh feature designe
2121

2222
<img src="/articles/img/copilot3.png" width="600">
2323

24-
**Key Features:**
24+
2525

2626
##### **User Eligibility Assessment**
2727
Identifies which users meet the technical requirements for Microsoft 365 Copilot. To use a Copilot license, users must additionally have an eligible Microsoft 365 or Office 365 license for business, enterprise, or education.
@@ -43,30 +43,32 @@ Identifies which users meet the technical requirements for Microsoft 365 Copilot
4343
<img src="/articles/img/copilot6.png" width="400">
4444

4545

46-
#### Report Availability
46+
#### Report
4747
- The report is typically available within **72 hours** of activation.
4848
- Usage data may reflect a latency of up to **72 hours**, ensuring administrators have access to timely and relevant information.
4949

5050

5151
As a new product, the report is being continuously enhanced. Check for the newest updates at [Learn.Microsoft.com](https://learn.microsoft.com/en-us/microsoft-365/admin/activity-reports/microsoft-365-copilot-readiness?view=o365-worldwide)
5252

5353

54-
54+
<br/><br/>
5555

5656
## Resources
5757

5858
Microsoft provides extensive resources to help with Copilot learning and adoption. These include technical guides, documentation, and best practices to get you up to speed efficiently.
5959

6060

61-
<img src="/articles/img/copilot7.png" width="400">
61+
<img src="/articles/img/copilot7.png" width="800">
62+
63+
6264

63-
Some of them are:
65+
Some of them are listed below:
6466

6567
[Microsoft 365 Copilot documentation](https://learn.microsoft.com/en-gb/copilot/microsoft-365/)
6668

67-
[Microsoft's commitment to responsible AI](https://www.microsoft.com/en-GB/ai/principles-and-approach/) available for download [here](https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft/final/en-us/microsoft-brand/documents/Microsoft-Responsible-AI-Standard-General-Requirements.pdf?culture=en-gb&country=gb)
69+
[Microsoft's commitment to responsible AI](https://www.microsoft.com/en-GB/ai/principles-and-approach/) - available for download as PDF [here](https://cdn-dynmedia-1.microsoft.com/is/content/microsoftcorp/microsoft/final/en-us/microsoft-brand/documents/Microsoft-Responsible-AI-Standard-General-Requirements.pdf?culture=en-gb&country=gb)
6870

69-
[Copilot Adoption Hub](https://adoption.microsoft.com/en-GB/Copilot/) including some great [resources for Small Business](https://adoption.microsoft.com/en-gb/copilot/smb/)
71+
[Copilot Adoption Hub](https://adoption.microsoft.com/en-GB/Copilot/) - including some great [resources for Small Business](https://adoption.microsoft.com/en-gb/copilot/smb/)
7072

7173

7274
[Copilot Success Kit](https://adoption.microsoft.com/en-us/copilot/success-kit/)
@@ -79,11 +81,35 @@ Some of them are:
7981

8082
[Copilot Dashboard in Viva Insights ](https://learn.microsoft.com/en-us/viva/insights/org-team-insights/copilot-dashboard)
8183

82-
And the great news is that the Microsoft Copilot Dashboard in Viva Insights is available to any customer with a Microsoft 365 or Office 365 subscription for business or enterprise, and who has an active Exchange Online account. Neither a paid Viva Insights license nor a Microsoft 365 Copilot license is required to view the dashboard.
84+
The great news is that any customer with a Microsoft 365 or Office 365 subscription for business or enterprise,plus active Exchange Online account, can **view** (important) the Copilot Dashboard. Neither a paid Viva Insights license nor a Microsoft 365 Copilot license is required to view the dashboard.
85+
86+
If you are wondering where to find it, have a look here: [How do I get to Copilot Dashboard?](https://powershellscripts.github.io/articles/en/copilot/copilotdashboard/)
87+
88+
89+
8390

8491

8592

8693

8794

8895

8996

97+
<!-- Default Statcounter code for Copilot-all
98+
https://powershellscripts.github.io/articles/en/copilot/controlsystem/
99+
-->
100+
<script type="text/javascript">
101+
var sc_project=13093998;
102+
var sc_invisible=1;
103+
var sc_security="3e9d4e7b";
104+
var sc_client_storage="disabled";
105+
</script>
106+
<script type="text/javascript"
107+
src="https://www.statcounter.com/counter/counter.js"
108+
async></script>
109+
<noscript><div class="statcounter"><a title="Web Analytics"
110+
href="https://statcounter.com/" target="_blank"><img
111+
class="statcounter"
112+
src="https://c.statcounter.com/13093998/0/3e9d4e7b/1/"
113+
alt="Web Analytics"
114+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
115+
<!-- End of Statcounter Code -->
Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: 'How do I get to Copilot Dashboard'
3+
title: 'How do I get to Copilot Dashboard?'
44
image: 'https://unsplash.com/s/photos/random'
55
hero_image: '/img/IMG_20220521_140146.jpg'
66
show_sidebar: false
@@ -9,3 +9,46 @@ date: '2025-02-22'
99
---
1010

1111

12+
Navigate to https://insights.cloud.microsoft/#/CopilotDashboard/ . The link works for every Microsoft 365 tenant.
13+
14+
15+
#### Licensing requirements
16+
17+
The great news is that the Microsoft Copilot Dashboard in Viva Insights is available to any customer with a Microsoft 365 or Office 365 subscription for business or enterprise, and who has an active Exchange Online account.
18+
19+
You do not need a paid Viva Insights license nor a Microsoft 365 Copilot license to view the dashboard.
20+
21+
22+
##### However, there is always a trick :)
23+
24+
<i>A minimum of 10 assigned Viva Insights licenses, or 50 assigned Copilot licenses, is required for data processing to kick off. Data processing takes an estimated three to five days following license assignment.</i>
25+
26+
That means that as long as you do not have those licenses, all you will see is this:
27+
28+
29+
30+
<img src="/articles/img/copilot12.png" width="700">
31+
32+
33+
34+
35+
36+
<!-- Default Statcounter code for Copilot-all
37+
https://powershellscripts.github.io/articles/en/copilot/controlsystem/
38+
-->
39+
<script type="text/javascript">
40+
var sc_project=13093998;
41+
var sc_invisible=1;
42+
var sc_security="3e9d4e7b";
43+
var sc_client_storage="disabled";
44+
</script>
45+
<script type="text/javascript"
46+
src="https://www.statcounter.com/counter/counter.js"
47+
async></script>
48+
<noscript><div class="statcounter"><a title="Web Analytics"
49+
href="https://statcounter.com/" target="_blank"><img
50+
class="statcounter"
51+
src="https://c.statcounter.com/13093998/0/3e9d4e7b/1/"
52+
alt="Web Analytics"
53+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
54+
<!-- End of Statcounter Code -->

0 commit comments

Comments
 (0)