File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/DevicesApps.DeviceAppManagement/DevicesApps.DeviceAppManagement Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ subject-prefix: ''
4040` ` ` yaml
4141directive :
4242# Remove paths that are too long.
43- - remove-path-by-operation : ^deviceAppManagement.wdacSupplementalPolicies.deviceStatuses.policy_assign$|^deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_deleteUserFromSharedAppleDevice$
43+ - remove-path-by-operation : ^deviceAppManagement.wdacSupplementalPolicies.deviceStatuses( .policy_assign|_GetPolicy|_GetRefPolicy|_UpdateRefPolicy|_DeleteRefPolicy) $|^deviceManagement.deviceHealthScripts.deviceRunStates.managedDevice_deleteUserFromSharedAppleDevice$
4444# Rename cmdlets with duplicates in their name.
4545 - where :
4646 subject : ^(DeviceAppManagement)(\1)+
You can’t perform that action at this time.
0 commit comments