Skip to content

Commit e7b308d

Browse files
authored
Merge branch 'master' into permissions-update/2025-11-26
2 parents ef00002 + 9383c3d commit e7b308d

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

permissions/new/permissions.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9812,7 +9812,7 @@
98129812
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assign": "least=DelegatedWork,Application",
98139813
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assignments/{id}/userSettingsPersistenceDetail/batchCleanupUserSettingsPersistenceProfile": "least=DelegatedWork,Application",
98149814
"/devicemanagement/virtualendpoint/provisioningpolicies/{id}/retry": "least=DelegatedWork,Application",
9815-
"/deviceManagement/virtualEndpoint/report/retrieveCloudPcClientUsageReport": "least=DelegatedWork,Application",
9815+
"/deviceManagement/virtualEndpoint/report/retrieveCloudPcClientAppUsageReport": "least=DelegatedWork,Application",
98169816
"/deviceManagement/virtualEndpoint/report/retrieveCloudPcRecommendationReports": "least=DelegatedWork,Application",
98179817
"/devicemanagement/virtualendpoint/reports/exportjobs": "least=DelegatedWork,Application",
98189818
"/devicemanagement/virtualendpoint/reports/getdailyaggregatedremoteconnectionreports": "",
@@ -40037,6 +40037,9 @@
4003740037
"GET"
4003840038
],
4003940039
"paths": {
40040+
"/copilot/reports/getmicrosoft365copilotusageuserdetail(period={value})": "least=DelegatedWork,Application",
40041+
"/copilot/reports/getmicrosoft365copilotusercountsummary(period={value})": "least=DelegatedWork,Application",
40042+
"/copilot/reports/getmicrosoft365copilotusercounttrend(period={value})": "least=DelegatedWork,Application",
4004040043
"/reports/credentialuserregistrationdetails": "least=DelegatedWork,Application",
4004140044
"/reports/getazureadapplicationsigninsummary(period={value})": "least=DelegatedWork,Application",
4004240045
"/reports/getbrowserdistributionusercounts(period={value})": "least=DelegatedWork,Application",

0 commit comments

Comments
 (0)