|
25 | 25 | "Groups.Site": "^groups.site$", |
26 | 26 | "Identity.AccessReview": "^accessReviews\\.|^accessReviewDecisions\\.|^businessFlowTemplates\\.|^programControlTypes\\.|^programs\\.|^programControls\\.", |
27 | 27 | "Identity.AdministrativeUnits": "^administrativeUnits\\.|^users.scopedRoleMembership$", |
| 28 | + "Identity.Application": "^applications\\.|^applicationTemplates\\.", |
28 | 29 | "Identity.AppRoleAssignments": "^appRoleAssignments\\.|^users.appRoleAssignment$|^groups.appRoleAssignment$", |
29 | 30 | "Identity.AuditLogs": "^auditLogs\\.", |
30 | 31 | "Identity.AzureADPIM": "^privilegedRoles\\.|^privilegedRoleAssignments\\.|^privilegedOperationEvents\\.|^privilegedApproval\\.|^privilegedRoleAssignmentRequests\\.", |
|
47 | 48 | "Identity.Policies": "^policies\\.", |
48 | 49 | "Identity.Protection": "^riskDetections\\.|^riskyUsers\\.|^identityRiskEvents\\.|^impossibleTravelRiskEvents\\.|^leakedCredentialsRiskEvents\\.|^anonymousIpRiskEvents\\.|^suspiciousIpRiskEvents\\.|^unfamiliarLocationRiskEvents\\.|^malwareRiskEvents\\.", |
49 | 50 | "Identity.Providers": "^identityProviders\\.", |
| 51 | + "Identity.RoleManagement": "^roleManagement\\.", |
| 52 | + "Identity.ServicePrincipal": "^servicePrincipals\\.", |
50 | 53 | "Identity.SubscribedSkus": "^subscribedSkus\\.", |
51 | 54 | "Identity.TermsOfUse": "^agreements\\.|^agreementAcceptances\\.|^users.agreementAcceptance$", |
52 | 55 | "Identity.TrustFramework": "^trustFramework\\.", |
53 | 56 | "Notification": "^users.notification$", |
54 | 57 | "OnlineMeetings": "^users.onlineMeeting$", |
55 | 58 | "Places": "^places\\.", |
56 | 59 | "Planner": "^planner\\.", |
| 60 | + "Reports": "^reports\\.", |
57 | 61 | "SchemaExtensions": "^schemaExtensions\\.", |
58 | 62 | "Security": "^Security\\.", |
59 | 63 | "Sites.Drive": "^sites.drive$", |
|
87 | 91 | "Users.ProfilePhoto": "^users.profilePhoto$", |
88 | 92 | "Users.User": "^users.user$|^users.presence$", |
89 | 93 | "Users.UserSettings": "^users.userSettings$", |
90 | | - "Identity.Application": "^applications\\.|^applicationTemplates\\.", |
91 | | - "Identity.ServicePrincipal": "^servicePrincipals\\.", |
92 | 94 |
|
93 | 95 | // Contains Duplicate Cmdlet |
94 | 96 | // "Sites.Functions": "^sites.Functions$", |
95 | 97 | // "Sites.Actions": "^sites.Actions$", |
96 | 98 |
|
97 | 99 | // Fails to build. |
98 | | - // "Identity.RoleManagement": "^roleManagement\\.", |
99 | 100 | // "Users.Actions": "^users.Actions$", |
100 | 101 | // "DevicesApps.DeviceManagement": "^deviceManagement\\.|^users.deviceEnrollmentConfiguration$|^users.deviceManagementTroubleshootingEvent$|^users.managedDevice$|^users.mobileAppIntentAndState$", |
101 | 102 | // "Groups.Actions": "^groups.Actions$", |
102 | 103 | // "DevicesApps.DeviceAppManagement": "^deviceAppManagement\\.", |
103 | | - // "Reports": "^reports\\.", |
| 104 | + |
104 | 105 | // "Workbooks": "^workbooks\\.", - Too large |
105 | 106 |
|
106 | 107 | // Invalid / No longer supported |
|
0 commit comments