We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83f0854 commit c64e22fCopy full SHA for c64e22f
src/DevicesApps.DeviceAppManagement/DevicesApps.DeviceAppManagement/readme.md
@@ -40,7 +40,7 @@ subject-prefix: ''
40
``` yaml
41
directive:
42
# Remove paths that are too long.
43
- - remove-path-by-operation: ^deviceAppManagement.wdacSupplementalPolicies.deviceStatuses.policy_assign$|^deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_deleteUserFromSharedAppleDevice$
+ - remove-path-by-operation: ^deviceAppManagement.wdacSupplementalPolicies.deviceStatuses(.policy_assign|_GetPolicy|_GetRefPolicy|_UpdateRefPolicy|_DeleteRefPolicy)$|^deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_deleteUserFromSharedAppleDevice$
44
# Rename cmdlets with duplicates in their name.
45
- where:
46
subject: ^(DeviceAppManagement)(\1)+
0 commit comments