CI/CD Pipeline using Azure Devops

Hello everybody,

I am trying to use Azure Devops to create a pipeline. I am using UiPath pack and UiPath deploy tasks. UiPath pack is working fine, but UiPath Deploy is failing with below error:

Failed to run the command. Could not connect to Orchestrator: https://cloud.uipath.com/ , Tenant: ***, Username: ***, Password: ***, OrganizationUnit: My Workspace, UseWindowsCredentials: False.
2024-03-04T10:07:36.3875083Z Please make sure that the provided URL (https://cloud.uipath.com/) is correct, available from your build agent, and not blocked by a firewall.

Can anybody please help?