Forum Discussion
Guillaume Bélanger
Sep 06, 2021Copper Contributor
Automation account stuck at loading
I'm try to add local servers in my Azure Update Management from WAC. When I arrive to Automation Account, it stuck at loading. No error message, just looping. We already have 10 local (physical and V...
Guillaume Bélanger
Sep 07, 2021Copper Contributor
RHarrisTSNo but I found that we have some UI error in the event log : msft.sme.windows-update
source : appErrorHandler
timestamp : 1631024859385
message : ajax error 400
or
msft.sme.packetmon!main: RemoteException: The term 'pktmon' is not recognized as the name of a cmdlet
and in the dev tool of the browser (Firefox or Edge) we have this :
{"error":{"code":"AuthenticationFailed","message":"Authentication failed. The 'Authorization' header is missing."}}
RHarrisTS
Sep 07, 2021Copper Contributor
Ah so maybe have to use Powershell to register with Azure Update. Hopefully they fix that soon.