OCNORA

Azure DevOps

Microsoft AzureUsername & passwordcredential probe

Run and monitor Azure DevOps pipelines.

OCNORA ships 9 typed Azure DevOps operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 9

  • Comment on Work Item
    Add a comment to a work item.
    azure_devops.add_work_item_comment
  • Create Work Item
    Create a work item (Bug, Task, User Story…).
    azure_devops.create_work_item
  • Get Run
    Fetch one pipeline run.
    azure_devops.get_run
  • Get Work Item
    Fetch one work item by id.
    azure_devops.get_work_item
  • List Pipelines
    List the project's pipelines.
    azure_devops.list_pipelines
  • List Runs
    List a pipeline's runs, newest first.
    azure_devops.list_runs
  • Query Work Items (WIQL)
    Run a WIQL query and return matching work-item refs.
    azure_devops.query_work_items
  • Run Pipeline
    Queue a pipeline run.
    azure_devops.run_pipeline
  • Update Work Item
    Patch a work item's fields (state, assignee, title…).
    azure_devops.update_work_item

Run your first Azure DevOps workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.