Error: Cannot bind argument to parameter 'Process' because it is null

We are automating process deployment and also to create/update assets, queues and triggers on UiPath cloud instance from Azure release pipeline via powershell script.

When we are using below powershell commands for creating trigger schedules, we are getting error as ‘Cannot bind argument to parameter ‘Process’ because it is null.

Add-UiPathProcessSchedule
Get-UiPathProcess etc

It is working fine with on-prem. But issue is with only for UiPath Cloud.
Can you share the guideline or details to integrate UiPath cloud with azure pipelines and respective API details.

Hi @Satya_Sundaraneedi

Check the below video.

Check the below thread too.

Regards