Closed wsmelton closed 6 years ago
Is there any error in the status window? If you uncheck the RunAs, does it work correctly? I haven't seen this issue so I'll need to investigate some more. Is it consistent across different automation accounts? Thanks for reporting, Eamon
Nothing show as error in the status window:
I switch to a brand new runbook that I just created and the same bad request prompt is given. I have also unchecked RunAs and the error prompt does not show up, but I'm still missing the assets under runbooks and DSC.
Can you uncheck the Run As box and then sign in again? I'm hoping that the code path that gets executed outside of the RunAs path would produce a better error? Also, an option would be to build the add on locally if you have Visual Studio installed and see what line it is failing on. I could also jump on a skype call also if neither of the above work. thanks, Eamon
Unchecking the runas I did previously. It does not provide any error prompt or additional info on the status box.
Happening to me too.
Thanks guys. I think I have found the issue. There is a new way to add a credential to an existing AD application and the way I do it currently is no longer supported. This involves moving to a new AD client nuget package so might take me a little time and then to change the code as needed. Thanks, Eamon
I created a release to address this issue. It is available on the PowerShell Gallery If you still see the issue, please reopen. Thanks again guys for reporting. Eamon
Upon login to my Azure Subscription I am getting this error from PowerShell ISE:
It will not actually show the current runbooks I have under the Automation account. I am logging in as the subscription owner so it is not a permissions issue.