Skip to content

Support for DSC 3 (PowerShell 7) and Azure Automanage Machine Configuration? #173

@Jaykul

Description

@Jaykul

Any chance this is going to get updated to work in PS7?

Specifically (as a starting point), when I tried to apply a custom configuration using cChoco, the cChocoInstaller blew up because that SSL3 protocol is not supported.

[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12 -bor [System.Net.SecurityProtocolType]::Tls11 -bor [System.Net.SecurityProtocolType]::Tls -bor [System.Net.SecurityProtocolType]::Ssl3

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