Skip to content

Commit

Permalink
Merge pull request MicrosoftDocs#3708 from MicrosoftDocs/main63826506…
Browse files Browse the repository at this point in the history
…0830155505sync_temp

For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
  • Loading branch information
learn-build-service-prod[bot] authored Aug 1, 2023
2 parents 008fca2 + c0825b1 commit d20dd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hub/dev-drive/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ The following filters may be used with Dev Drive:
| Docker: Running containers out of dev drive | bindFlt, wcifs |
| Windows Performance Recorder: Measure file system operations | FileInfo |

The `WdFilt` is attached by default. The following command is an example demonstrating how to attach all of these additional filters to a Dev Drive:
The `WdFilter` is attached by default. The following command is an example demonstrating how to attach all of these additional filters to a Dev Drive:

```powershell
fsutil devdrv setfiltersallowed PrjFlt, MsSecFlt, WdFilter, bindFlt, wcifs, FileInfo
Expand Down

0 comments on commit d20dd58

Please sign in to comment.