Skip to content

Commit d324924

Browse files
authored
Merge pull request #72 from KelvinTegelaar/master
[pull] master from KelvinTegelaar:master
2 parents 560957e + ed7c362 commit d324924

104 files changed

Lines changed: 16488 additions & 1891 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.

Config/ExcludeSkuList.JSON

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@
5959
"GUID": "8c4ce438-32a7-4ac5-91a6-e22ae08d9c8b",
6060
"Product_Display_Name": "Rights Management Adhoc"
6161
},
62+
{
63+
"GUID": "093e8d14-a334-43d9-93e3-30589a8b47d0",
64+
"Product_Display_Name": "Rights Management Service Basic Content Protection"
65+
},
6266
{
6367
"GUID": "5b631642-bd26-49fe-bd20-1daaa972ef80",
6468
"Product_Display_Name": "Microsoft Power Apps for Developer"

Config/FeatureFlags.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,31 @@
4444
],
4545
"Hidden": true
4646
},
47+
{
48+
"Id": "CopilotAI",
49+
"Name": "Copilot & AI",
50+
"Description": "Under Development: Microsoft 365 Copilot and AI management pages including settings, usage reports, Agent365 packages, and Shadow AI analysis.",
51+
"Enabled": false,
52+
"AllowUserToggle": false,
53+
"Timers": [],
54+
"Endpoints": [
55+
"ListCopilotSettings",
56+
"ExecCopilotSettings",
57+
"ListCopilotUsage",
58+
"ListAgent365Packages",
59+
"ListAgent365PackageDetail",
60+
"ListShadowAI"
61+
],
62+
"Pages": [
63+
"/copilot/settings",
64+
"/copilot/shadow-ai",
65+
"/copilot/agent365/packages",
66+
"/copilot/reports/copilot-adoption",
67+
"/copilot/reports/copilot-usage",
68+
"/copilot/reports/copilot-trend"
69+
],
70+
"Hidden": true
71+
},
4772
{
4873
"Id": "MCPServer",
4974
"Name": "MCP Server",
@@ -57,4 +82,4 @@
5782
"Pages": [],
5883
"Hidden": false
5984
}
60-
]
85+
]

Config/SAMManifest.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@
2323
{
2424
"resourceAppId": "00000003-0000-0000-c000-000000000000",
2525
"resourceAccess": [
26+
{
27+
"id": "ed31732f-9495-47ed-ba3b-4ed0948c1c64",
28+
"type": "Role"
29+
},
30+
{
31+
"id": "72f0655d-6228-4ddc-8e1b-164973b9213b",
32+
"type": "Role"
33+
},
34+
{
35+
"id": "556d5e2e-1081-4452-8147-26c3a1b06f58",
36+
"type": "Role"
37+
},
2638
{
2739
"id": "1bfefb4e-e0b5-418b-a88f-73c46d2cc8e9",
2840
"type": "Role"

Config/ShadowAI.json

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

0 commit comments

Comments
 (0)