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 ce14d24 commit 0a98176Copy full SHA for 0a98176
src/DeviceManagement/DeviceManagement.md
@@ -18,7 +18,7 @@ require:
18
``` yaml
19
directive:
20
# Remove invalid paths.
21
- - remove-path-by-operation: ^deviceManagement.(deviceManagementScript.userRunState.deviceRunState_.*|groupPolicyConfiguration.definitionValue.presentationValue_.*|deviceShellScript.userRunState.deviceRunState_.*)$
+ - remove-path-by-operation: ^deviceManagement.(deviceManagementScript.userRunState.deviceRunState_.*|groupPolicyConfiguration.definitionValue.presentationValue_.*|deviceShellScript.userRunState.deviceRunState_.*|deviceConfiguration_assignedAccessMultiModeProfile)$
22
23
# Remove cmdlets.
24
- where:
0 commit comments