OCNORA

Azure Blob Storage

Microsoft AzureAPI keycredential probe

Read and write blobs in Azure Storage (SharedKey auth).

OCNORA ships 4 typed Azure Blob Storage 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 4

  • Delete Blob
    Delete a blob from an Azure Storage container.
    azure_blob.delete_blob
  • Get Blob
    Download a blob from an Azure Storage container (text or binary).
    azure_blob.get_blob
  • List Blobs
    List blobs in an Azure Storage container, optionally by prefix.
    azure_blob.list_blobs
  • Put Blob
    Upload a text or binary blob to an Azure Storage container.
    azure_blob.put_blob

Run your first Azure Blob Storage 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.