PowerZure
PowerZure copied to clipboard
New-AzureBackdoor RemoteServer connection error 404
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