top of page
Search

Unable to cast object of type ‘System.String’ to type ‘System.Object[]’.

Updated: Mar 28, 2021

Environment: Azure Automation. Runbook Type: PowerShell.

Mostly this problem arises in Azure Automation Runbook, if you are passing Array Parameters to an Azure Automation Runbook. So, in my case I was trying to accept the input parameters. Multiple server name.

1,681 views0 comments

Recent Posts

See All

As a member of a Security Operations Center (SOC), one of the key responsibilities is to generate regular reports on incidents. These reports provide valuable insights into the security landscape and

bottom of page