Skip to content

The ARM Template Confuses CMD with PowerShell #66

@jp-hoehmann

Description

@jp-hoehmann

In armTemplateWVD.json there is several restartCheckCommands that try to use write-host to write a log message. These throw errors because restartCheckCommand is run in Cmd not PowerShell. They should use echo instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions