QuestionQ90
OrchestratorA developer created an Azure DevOps Release Pipeline using the UiPath plugin. They added a Deploy task with the settings shown.
What is the expected output of this task?

- A Publishes the packages to Orchestrator Tenant.Creates the processes in Finance Orchestrator Folder. If the Process exists, it upgrades it to latest version.
- B Creates the nupkg files.Publishes the packages to Finance Orchestrator Folder.Creates the processes in Finance Orchestrator Folder. If the Process exists, it upgrades it to latest version.
- C Publishes the packages to Finance Orchestrator Folder.Creates the processes in Finance Orchestrator Folder. If the Process exists, it upgrades it to latest version.
- D Creates the nupkg files.Publishes the packages to Orchestrator Tenant.Creates the processes in Finance Orchestrator Folder. If the Process exists, it upgrades it to latest version.
Community Discussion