FIX: Job Suspended in Azure Automation Import-PSSession

Different cmdlet same error? I get the error message Job suspended in Azure Automation with cmdlet Import-PSSession. The solution I offer in this blog post may also be the solution for another cmdlet.If this does not solve the problem for ‘Job was suspended’ , see if there is a connection with the Hybrid Worker. Let’s … Continue reading FIX: Job Suspended in Azure Automation Import-PSSession

FIX: The parameter Param is declared in parameter-set multiple times

Which parameter is Param and what is ‘AllParameterSets’? I had a weird error message this week that I haven’t seen before. I ran this script in an Azure DevOps Pipeline so I couldn’t really see what went wrong. It took me a while before I realized exactly what the error message meant. The exact error … Continue reading FIX: The parameter Param is declared in parameter-set multiple times