Skip to content

Commit e64c10d

Browse files
authored
Test package path
1 parent c8966f7 commit e64c10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/governance/policy/how-to/guest-configuration-create-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Run the following command to test the package created by the previous step:
201201

202202
```azurepowershell-interactive
203203
Test-GuestConfigurationPackage `
204-
-Path ./AuditFilePathExists.zip
204+
-Path ./AuditFilePathExists/AuditFilePathExists.zip
205205
```
206206

207207
The cmdlet also supports input from the PowerShell pipeline. Pipe the output of

0 commit comments

Comments
 (0)