Hello all,
We are trying to run Azure automation Power shell script using Power automate. When we run Power automate flow it will failed after few hours using following error. In power automate we just used Azure automation Create Job connector to kick off PowerShell script from azure automation. (FYI our PowerShell script taking 6 to 8 hrs to complete )
We used Power automate because we need to control PowerShell script run. So as per attached screenshot once both PowerShell script completed then only we need to run third power shell script.
Error : BadRequest. Http request failed as there is an error: 'An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.'.
Note : I am not able to find Power Automate tag in list so I used azure-automation as tag.