Skip to content

Commit 5b1d966

Browse files
authored
Update guest-configuration-custom.md
1 parent a705d08 commit 5b1d966

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/governance/policy/concepts/guest-configuration-custom.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ operating system of guest configuration extension. There's no need to configure
4747
When a configuration is
4848
[packaged using the available tools](../how-to/guest-configuration-create.md),
4949
the required dependencies for the configuration are included in a .zip file.
50-
Machines that request the configuration extract the contents into a unique
51-
folder for each configuration. The agent delivered by the guest configuration
52-
extension creates a dedicated PowerShell session for each configuration, using a
53-
`$Env:PSModulePath` that limits automatic module loading to only the path where
54-
the package was extracted.
50+
Machines extract the contents into a unique folder for each configuration.
51+
The agent delivered by the guest configuration extension creates a dedicated
52+
PowerShell session for each configuration, using a `$Env:PSModulePath` that
53+
limits automatic module loading to only the path where the package was
54+
extracted.
5555

5656
Multiple benefits result from this change.
5757

0 commit comments

Comments
 (0)