Skip to content

Commit c33ed07

Browse files
Merge pull request KelvinTegelaar#273 from CyberDrain/dev
fix: Dev to hotfix Synced from CyberDrain/CIPP@c64f881
1 parent 62214b6 commit c33ed07

100 files changed

Lines changed: 5380 additions & 600 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/BaselineStandards/SharePoint Standards/SPDisableCustomScripts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"docsDescription": "Disables the ability to add and run custom scripts on SharePoint and OneDrive sites at the tenant level. When custom scripts are allowed, governance cannot be enforced, and the capabilities of inserted code cannot be scoped or blocked. Microsoft recommends using the SharePoint Framework instead of custom scripts.",
1010
"impactColour": "danger",
1111
"addedDate": "2026-04-28",
12-
"powershellEquivalent": "Set-SPOTenant -CustomScriptsRestrictMode $true",
12+
"powershellEquivalent": "Portal only",
1313
"recommendedBy": [
1414
"CIPP"
1515
],

Config/ConversionTable.csv

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4785,6 +4785,7 @@ Office 365 E5,ENTERPRISEPREMIUM,c7df2760-2c81-4ef7-b578-5b5392b571df,Deskless,8c
47854785
Office 365 E5,ENTERPRISEPREMIUM,c7df2760-2c81-4ef7-b578-5b5392b571df,STREAM_O365_E5,6c6042f5-6f01-4d67-b8c1-eb99d36eed3e,Microsoft Stream for O365 E5 SKU
47864786
Office 365 E5,ENTERPRISEPREMIUM,c7df2760-2c81-4ef7-b578-5b5392b571df,TEAMS1,57ff2da0-773e-42df-b2af-ffb7a2317929,Microsoft Teams
47874787
Office 365 E5,ENTERPRISEPREMIUM,c7df2760-2c81-4ef7-b578-5b5392b571df,RECORDS_MANAGEMENT,65cc641f-cccd-4643-97e0-a17e3045e541,Microsoft Records Management
4788+
Office 365 E5,ENTERPRISEPREMIUM,c7df2760-2c81-4ef7-b578-5b5392b571df,MICROSOFT_TEAMS_EVENTS,29c62f1c-8ffc-4304-9cb9-398a6aa1852b,Microsoft Teams Events
47884789
Office 365 E5 EEA (no Teams),Office_365_w/o_Teams_Bundle_E5,cf50bae9-29e8-4775-b07c-56ee10e3776d,DYN365_CDS_O365_P3,28b0fa46-c39a-4188-89e2-58e979a6b014,Common Data Service
47894790
Office 365 E5 EEA (no Teams),Office_365_w/o_Teams_Bundle_E5,cf50bae9-29e8-4775-b07c-56ee10e3776d,POWER_VIRTUAL_AGENTS_O365_P3,ded3d325-1bdc-453e-8432-5bac26d7a014,Power Virtual Agents for Office 365
47904791
Office 365 E5 EEA (no Teams),Office_365_w/o_Teams_Bundle_E5,cf50bae9-29e8-4775-b07c-56ee10e3776d,BI_AZURE_P2,70d33638-9c74-4d01-bfd3-562de28bd4ba,Power BI Pro
@@ -5989,3 +5990,10 @@ Agent 365,AGENT_365,796a6fb4-740b-4d36-bf56-9c12ca7fa069,ENTRA_ID_GOV_FOR_ASSIST
59895990
Agent 365,AGENT_365,796a6fb4-740b-4d36-bf56-9c12ca7fa069,ENTRA_NETWORK_CONTROLS_FOR_ASSISTIVE_AGENTS,27e196a4-8b80-4930-bd65-53fd28581878,Microsoft Entra Network Controls for Assistive Agents
59905991
Agent 365,AGENT_365,796a6fb4-740b-4d36-bf56-9c12ca7fa069,INFORMATION_PROTECTION_FOR_AGENTS,48478b49-91a1-4ded-94f0-066db80035ca,Microsoft Purview Information Protection for Agents
59915992
Agent 365,AGENT_365,796a6fb4-740b-4d36-bf56-9c12ca7fa069,INSIDER_RISK_MANAGEMENT_FOR_AGENTS,004ddfc0-c92f-4b0a-90c5-c60646299d71,Microsoft Purview Insider Risk Management for Agents
5993+
Microsoft Teams Premium,M365_TEAMS_PREMIUM,6432c818-bcef-43b6-9290-aec052964950,TEAMSPRO_MGMT,0504111f-feb8-4a3c-992a-70280f9a2869,Microsoft Teams Premium Intelligent
5994+
Microsoft Teams Premium,M365_TEAMS_PREMIUM,6432c818-bcef-43b6-9290-aec052964950,TEAMSPRO_CUST,cc8c0802-a325-43df-8cba-995d0c6cb373,Microsoft Teams Premium Personalized
5995+
Microsoft Teams Premium,M365_TEAMS_PREMIUM,6432c818-bcef-43b6-9290-aec052964950,TEAMSPRO_PROTECTION,f8b44f54-18bb-46a3-9658-44ab58712968,Microsoft Teams Premium Secure
5996+
Microsoft Teams Premium,M365_TEAMS_PREMIUM,6432c818-bcef-43b6-9290-aec052964950,TEAMSPRO_VIRTUALAPPT,9104f592-f2a7-4f77-904c-ca5a5715883f,Microsoft Teams Premium Virtual Appointment
5997+
Microsoft Teams Premium,M365_TEAMS_PREMIUM,6432c818-bcef-43b6-9290-aec052964950,MCO_VIRTUAL_APPT,711413d0-b36e-4cd4-93db-0a50a4ab7ea3,Microsoft Teams Premium Virtual Appointments
5998+
Microsoft Teams Premium,M365_TEAMS_PREMIUM,6432c818-bcef-43b6-9290-aec052964950,QUEUES_APP,ab2d4fb5-f80a-4bf1-a11d-7f1da254041b,Queues app for Microsoft Teams
5999+
Skype for Business PSTN Domestic and International Calling,MCOSMS2,d4009785-b899-4cab-97b6-d06a7c799507,MCOSMS2,d4009785-b899-4cab-97b6-d06a7c799507,DOMESTIC AND INTERNATIONAL CALLING PLAN

Config/openapi.json

Lines changed: 209 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14525,7 +14525,7 @@
1452514525
"tags": [
1452614526
"Identity > Administration > Users"
1452714527
],
14528-
"description": "Returns the business email compromise assessment for a user: recent sign-ins, mailbox rules, added applications and password changes. If no cached result exists the check is queued as a background job and the response reports it as waiting, so poll rather than expecting results on the first call. Pass overwrite=true to force a fresh run.",
14528+
"description": "Returns the business email compromise assessment for a user: sign-ins with a location analysis against the user's assigned usage location, mailbox rules and rule changes, trusted/blocked sender changes, OneDrive and SharePoint sharing link activity, added applications matched against the known-malicious catalog, MFA methods, Intune devices, sent mail, and tenant-wide password changes. If no cached result exists the check is queued as a background job and the response reports it as waiting, so poll rather than expecting results on the first call. Pass overwrite=true to force a fresh run.",
1452914529
"parameters": [
1453014530
{
1453114531
"name": "GUID",
@@ -24809,6 +24809,10 @@
2480924809
"CanViewPrivateItems": {
2481024810
"type": "string"
2481124811
},
24812+
"DisplayName": {
24813+
"type": "string",
24814+
"description": "TargetUser may be a recipient id, so log the display name the caller saw"
24815+
},
2481224816
"FolderName": {
2481324817
"type": "string"
2481424818
},
@@ -25263,6 +25267,10 @@
2526325267
"CanViewPrivateItems": {
2526425268
"type": "string"
2526525269
},
25270+
"DisplayName": {
25271+
"type": "string",
25272+
"description": "TargetUser may be a recipient id, so log the display name the caller saw"
25273+
},
2526625274
"FolderName": {
2526725275
"type": "string"
2526825276
},
@@ -38654,6 +38662,9 @@
3865438662
},
3865538663
"User": {
3865638664
"x-cipp-field-source": "backend"
38665+
},
38666+
"UserId": {
38667+
"x-cipp-field-source": "backend"
3865738668
}
3865838669
}
3865938670
}
@@ -39789,6 +39800,9 @@
3978939800
},
3979039801
"User": {
3979139802
"x-cipp-field-source": "backend"
39803+
},
39804+
"UserId": {
39805+
"x-cipp-field-source": "backend"
3979239806
}
3979339807
}
3979439808
}
@@ -54989,7 +55003,7 @@
5498955003
"tags": [
5499055004
"Tenant > Standards"
5499155005
],
54992-
"description": "Lists tenant alignment data showing how well tenants conform to their assigned standards templates.",
55006+
"description": "Lists tenant alignment data showing how well tenants conform to their assigned standards templates.\n\nPass summary=true for the estate roll-up only: per-tenant averages collapsed into score\nbuckets, the overall average, the lowest-scoring tenants and the pending-deviation totals.\nThe row list is one entry per tenant per standard, so an estate-wide caller that only\nrenders those aggregates would otherwise pull tenants x standards rows to compute a\nhandful of numbers.",
5499355007
"parameters": [
5499455008
{
5499555009
"name": "granular",
@@ -54998,6 +55012,14 @@
5499855012
"schema": {
5499955013
"type": "boolean"
5500055014
}
55015+
},
55016+
{
55017+
"name": "summary",
55018+
"in": "query",
55019+
"required": false,
55020+
"schema": {
55021+
"type": "boolean"
55022+
}
5500155023
}
5500255024
],
5500355025
"responses": {
@@ -55823,6 +55845,14 @@
5582355845
"type": "string"
5582455846
}
5582555847
},
55848+
{
55849+
"name": "countsOnly",
55850+
"in": "query",
55851+
"required": false,
55852+
"schema": {
55853+
"type": "string"
55854+
}
55855+
},
5582655856
{
5582755857
"name": "includeCounts",
5582855858
"in": "query",
@@ -58032,38 +58062,214 @@
5803258062
"application/json": {
5803358063
"schema": {
5803458064
"type": "object",
58035-
"description": "Derived from the fields written into the storage table it reads. Fields taken from the storage writers may be omitted by this endpoint, and the response may carry computed fields not listed here.",
58065+
"description": "Derived from the Microsoft Graph entity it queries, and the fields written into the storage table it reads. This endpoint returns the Graph response as-is without selecting fields, so these are the properties the entity CAN carry (x-cipp-field-source: graph-entity) rather than a proven projection - Graph returns a default subset unless asked otherwise.",
5803658066
"properties": {
58067+
"addIns": {
58068+
"type": "array",
58069+
"x-cipp-field-source": "graph-entity"
58070+
},
58071+
"api": {
58072+
"type": "object",
58073+
"x-cipp-field-source": "graph-entity"
58074+
},
58075+
"appId": {
58076+
"type": "string",
58077+
"x-cipp-field-source": "graph-entity"
58078+
},
58079+
"applicationTemplateId": {
58080+
"type": "string",
58081+
"x-cipp-field-source": "graph-entity"
58082+
},
5803758083
"AppName": {
5803858084
"x-cipp-field-source": "storage"
5803958085
},
58086+
"appRoles": {
58087+
"type": "array",
58088+
"x-cipp-field-source": "graph-entity"
58089+
},
58090+
"authenticationBehaviors": {
58091+
"type": "object",
58092+
"x-cipp-field-source": "graph-entity"
58093+
},
58094+
"certification": {
58095+
"type": "object",
58096+
"x-cipp-field-source": "graph-entity"
58097+
},
58098+
"createdByAppId": {
58099+
"type": "string",
58100+
"x-cipp-field-source": "graph-entity"
58101+
},
58102+
"createdDateTime": {
58103+
"type": "string",
58104+
"x-cipp-field-source": "graph-entity"
58105+
},
58106+
"defaultRedirectUri": {
58107+
"type": "string",
58108+
"x-cipp-field-source": "graph-entity"
58109+
},
58110+
"deletedDateTime": {
58111+
"type": "string",
58112+
"x-cipp-field-source": "graph-entity"
58113+
},
58114+
"description": {
58115+
"type": "string",
58116+
"x-cipp-field-source": "graph-entity"
58117+
},
58118+
"disabledByMicrosoftStatus": {
58119+
"type": "string",
58120+
"x-cipp-field-source": "graph-entity"
58121+
},
58122+
"displayName": {
58123+
"type": "string",
58124+
"x-cipp-field-source": "graph-entity"
58125+
},
5804058126
"Enabled": {
5804158127
"x-cipp-field-source": "storage"
5804258128
},
5804358129
"ETag": {
5804458130
"type": "string",
5804558131
"x-cipp-field-source": "storage"
5804658132
},
58133+
"groupMembershipClaims": {
58134+
"type": "string",
58135+
"x-cipp-field-source": "graph-entity"
58136+
},
58137+
"id": {
58138+
"type": "string",
58139+
"x-cipp-field-source": "graph-entity"
58140+
},
58141+
"identifierUris": {
58142+
"type": "array",
58143+
"x-cipp-field-source": "graph-entity"
58144+
},
58145+
"info": {
58146+
"type": "object",
58147+
"x-cipp-field-source": "graph-entity"
58148+
},
5804758149
"IPRange": {
5804858150
"x-cipp-field-source": "storage"
5804958151
},
58152+
"isDeviceOnlyAuthSupported": {
58153+
"type": "boolean",
58154+
"x-cipp-field-source": "graph-entity"
58155+
},
58156+
"isDisabled": {
58157+
"type": "boolean",
58158+
"x-cipp-field-source": "graph-entity"
58159+
},
58160+
"isFallbackPublicClient": {
58161+
"type": "boolean",
58162+
"x-cipp-field-source": "graph-entity"
58163+
},
58164+
"keyCredentials": {
58165+
"type": "array",
58166+
"x-cipp-field-source": "graph-entity"
58167+
},
58168+
"logo": {
58169+
"type": "string",
58170+
"x-cipp-field-source": "graph-entity"
58171+
},
58172+
"managerApplications": {
58173+
"type": "array",
58174+
"x-cipp-field-source": "graph-entity"
58175+
},
5805058176
"MCPAllowed": {
5805158177
"type": "boolean",
5805258178
"x-cipp-field-source": "storage"
5805358179
},
58180+
"nativeAuthenticationApisEnabled": {
58181+
"type": "object",
58182+
"x-cipp-field-source": "graph-entity"
58183+
},
58184+
"notes": {
58185+
"type": "string",
58186+
"x-cipp-field-source": "graph-entity"
58187+
},
58188+
"oauth2RequirePostResponse": {
58189+
"type": "boolean",
58190+
"x-cipp-field-source": "graph-entity"
58191+
},
58192+
"optionalClaims": {
58193+
"type": "object",
58194+
"x-cipp-field-source": "graph-entity"
58195+
},
58196+
"parentalControlSettings": {
58197+
"type": "object",
58198+
"x-cipp-field-source": "graph-entity"
58199+
},
5805458200
"PartitionKey": {
5805558201
"x-cipp-field-source": "storage"
5805658202
},
58203+
"passwordCredentials": {
58204+
"type": "array",
58205+
"x-cipp-field-source": "graph-entity"
58206+
},
58207+
"publicClient": {
58208+
"type": "object",
58209+
"x-cipp-field-source": "graph-entity"
58210+
},
58211+
"publisherDomain": {
58212+
"type": "string",
58213+
"x-cipp-field-source": "graph-entity"
58214+
},
58215+
"requestSignatureVerification": {
58216+
"type": "object",
58217+
"x-cipp-field-source": "graph-entity"
58218+
},
58219+
"requiredResourceAccess": {
58220+
"type": "array",
58221+
"x-cipp-field-source": "graph-entity"
58222+
},
5805758223
"Role": {
5805858224
"type": "string",
5805958225
"x-cipp-field-source": "storage"
5806058226
},
5806158227
"RowKey": {
5806258228
"x-cipp-field-source": "storage"
5806358229
},
58230+
"samlMetadataUrl": {
58231+
"type": "string",
58232+
"x-cipp-field-source": "graph-entity"
58233+
},
58234+
"serviceManagementReference": {
58235+
"type": "string",
58236+
"x-cipp-field-source": "graph-entity"
58237+
},
58238+
"servicePrincipalLockConfiguration": {
58239+
"type": "object",
58240+
"x-cipp-field-source": "graph-entity"
58241+
},
58242+
"signInAudience": {
58243+
"type": "string",
58244+
"x-cipp-field-source": "graph-entity"
58245+
},
58246+
"spa": {
58247+
"type": "object",
58248+
"x-cipp-field-source": "graph-entity"
58249+
},
58250+
"tags": {
58251+
"type": "array",
58252+
"x-cipp-field-source": "graph-entity"
58253+
},
5806458254
"Timestamp": {
5806558255
"type": "string",
5806658256
"x-cipp-field-source": "storage"
58257+
},
58258+
"tokenEncryptionKeyId": {
58259+
"type": "string",
58260+
"x-cipp-field-source": "graph-entity"
58261+
},
58262+
"uniqueName": {
58263+
"type": "string",
58264+
"x-cipp-field-source": "graph-entity"
58265+
},
58266+
"verifiedPublisher": {
58267+
"type": "object",
58268+
"x-cipp-field-source": "graph-entity"
58269+
},
58270+
"web": {
58271+
"type": "object",
58272+
"x-cipp-field-source": "graph-entity"
5806758273
}
5806858274
}
5806958275
}

0 commit comments

Comments
 (0)