Schlagwort-Archive: Proxy

Remove System Proxy for Invoke-WebRequest and Invoke-RestMethod

We recently had a problem that accessing a function app through Invoke-RestMethod with using a private endpoint failed, as the System default proxy will be queried. In Powershell 7.x there is a switch for disabling the proxy (-NoProxy) but there … Weiterlesen

Veröffentlicht unter Allgemein, IT, Powershell | Verschlagwortet mit , , | Schreib einen Kommentar