PowerZure icon indicating copy to clipboard operation
PowerZure copied to clipboard

New-AzureBackdoor RemoteServer connection error 404

Open 4evervidad opened this issue 3 years ago • 0 comments

Running New-AzureBackdoor command and getting this error output. Anybody else run the same issue and how to solve? Thanks in advance for feedback.

Invoke-RestMethod : Remote Server raise an error : (404) Not found. In C:\Users\Vidad\Desktop\Azure-Tools\PowerZure-master\PowerZure.psm1:1350

  • $req = Invoke-RestMethod -Headers $Headers -Method Post -Body $bo ...
    
  •        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
    • FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

4evervidad avatar Aug 12 '22 05:08 4evervidad