Skip to content

Rest method does not support Proxy #2

@brian-grabau

Description

@brian-grabau

here is what I got to work
Invoke-RestMethod -Proxy http://proxy:4200/ -ProxyUseDefaultCredentials -Method $method -Uri $u -Body $body

note, that -ProxyUseDefaultCredentials works when service account on system (agent or ARM) that executes smart response has access through proxy, this does not seem to work on scheduled tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions