Trouble with Deploying ARC: Invoke-WebRequest Issues and Firewall Problems

0
1
Asked By CuriousGiraffe42 On

I'm currently trying to deploy Azure Arc but facing some issues related to our Palo Alto Firewall supposedly blocking the Invoke-WebRequest commands to Microsoft. We've thoroughly checked our firewall settings, both via GUI and text, and even escalated this to Palo Alto support, who claims there's no blocking of Microsoft traffic. Interestingly, running similar commands on other well-known sites does not generate the same error. Has anyone else experienced this issue and found a way around it to successfully deploy ARC internally?

3 Answers

Answered By EagerExplorer22 On

Thanks for pointing that out! I'm looking forward to hearing about your own experience. It feels like Microsoft is exhausting every option that doesn’t involve them being the problem.

Answered By DocSavvy07 On

We had a similar issue during our ARC deployment. I’ll dig into my notes and see what we did to resolve it. In the meantime, don't forget that the script logs everything to $env:SystemDrivetempAzureArcOnboarding.log, which might help you troubleshoot.

Answered By TechyBear88 On

Have you checked the logs on your firewall? It might give you a clue about what’s being blocked. Also, have you tried running the PowerShell command over a different connection?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.