diff --git a/src/Compute/Compute/help/Invoke-AzVMRunCommand.md b/src/Compute/Compute/help/Invoke-AzVMRunCommand.md index 0818592603ea..298b3de34790 100644 --- a/src/Compute/Compute/help/Invoke-AzVMRunCommand.md +++ b/src/Compute/Compute/help/Invoke-AzVMRunCommand.md @@ -170,7 +170,7 @@ Accept wildcard characters: False ``` ### -ScriptString -{{ Fill ScriptString Description }} +The script to be executed as a string. ```yaml Type: System.String