LogoLogo
CtrlK
  • Welcome to PlatformNX
  • Introduction
    • What is PlatformNX?
    • Components of an Application
    • PlatformNx High-Level Flow
    • PlatformNx: Key Tasks
    • Key Features
    • PlatformNx User Profiles​
    • Terminology
    • Understanding the PlatformNx UI
  • Release Notes
    • V 1.1.50
    • V 1.1.49
    • V 1.1.48
    • V 1.1.47
    • V 1.1.46
    • V 1.1.45
    • V 1.1.44
    • V 1.1.43
    • V 1.1.42
    • V 1.1.41
    • V 1.1.40
    • V 1.1.39
    • V 1.1.38
    • V 1.1.37
    • V 1.1.36
    • V 1.1.35
    • V 1.1.34
    • V 1.1.33
    • V 1.1.32
    • V 1.1.31
    • V 1.1.30
    • V1.1.29
    • V1.1.28
    • V 1.1.27
    • V 1.1.26
    • V 1.1.25
    • V 1.1.24
    • V 1.1.23
    • V 1.1.22
    • V 1.1.21
    • V 1.1.20
    • V 1.1.19
    • V 1.1.18
    • V 1.1.17
    • V1.1.16
    • V 1.1.15
    • V 1.1.14
    • V 1.1.13
    • V 1.1.12
    • V 1.1.11
    • V 1.1.10
    • V 1.1.9
    • V 1.1.8
    • V 1.1.7
    • V 1.1.6
    • V 1.1.5
    • V 1.1.4
    • V 1.1.3
    • V 1.1.2
    • V 1.1.1
    • V 1.1.0
  • PlatformNx Use Cases
    • Automating HRMS Processes
    • Simplifying Inventory Management
    • Personalizing and Scaling Sales and Marketing
  • Building Your First Workflow
    • Before You Start
    • Create Your First Workflow
    • Configure Your Workflow
    • Publish, Deploy, and Test the Workflow
  • Working with Workspaces
    • Creating a Workspace
    • Deleting a Workspace
    • Managing Workspace-Level Entities
      • Managing API Collections
        • Creating API Collections
        • Editing API Collections
        • Publishing API Collections
        • Deleting API Collections
      • Managing Secrets
        • Adding a Vault
        • Editing a Vault
        • Deleting a Vault
      • Managing Keys and Certificates
        • Creating a Key or Certificate
        • Editing a Key or Certificate
        • Deleting a Key or Certificate
      • Managing Lookup Values
        • Creating a Lookup Table
        • Using Lookup Tables
        • Exporting a Lookup Table
        • Deleting a Lookup Table
  • Working with Applications
    • Creating an Application
    • Renaming an Application
    • Exporting an Application
    • Deleting an Application
    • Deactivating Applications
    • Importing Artifacts into an Application
    • Best Practices for Working with Applications
    • Managing Resources
      • Creating and Renaming Resources
      • Exporting and Importing Resources
      • Deleting Resources
      • Using a Resource in a Workflow
    • Managing Schemas
      • Creating Schemas
      • Importing Schemas
      • Editing Schemas
      • Exporting Schemas
      • Promoting Schemas to the Schema Registry
      • Deleting Schemas
      • Creating and Managing Definitions
      • Working with Schema References
    • Managing Variables
      • Creating and Updating Variables and Variable Groups
      • Using Variables in Activities
      • Exporting and Importing Variable Groups
      • Deleting Variables and Variable Groups
      • Best Practices for Managing Variables
    • Managing Application Deployment Profiles
    • Saving an Application as an Application Template
    • Working with Application and Workflow Templates
  • Working with Workflows
    • Creating and Managing Workflows
      • Creating a Workflow
      • The Workflow Layout
      • Renaming a Workflow
      • Exporting a Workflow
      • Importing a Workflow
      • Editing Workflow Properties
      • Working with the Canvas
      • Configuring Transition Lines
      • Setting up Activity Mapping
        • AllOf and AnyOf
        • Conditional Mapping
        • Mapping Types and Usage
        • Anonymous Array
      • Groups
        • For Each Loop
        • While Loop
        • Repeat Until True (RUT) Loop
        • Advanced Configuration
      • Publishing Workflows
      • Testing a Workflow
      • Best Practices for Working with Workflows
    • Creating a Workflow Template
    • Creating and Using a Subflow
  • Working with Activities
    • List of Available Activities
      • AzureStorage
        • Configuring an ABS (Azure Blob Storage) Resource
        • DeleteABSFile
        • ListABSFile
        • ReadABSFile
        • WriteABSFile
        • ABSInfo (Deprecated)
        • ABSCopy (Deprecated)
      • AWSStorage
        • Configuring an S3 (Amazon Web Services) Resource
        • S3Delete
        • S3List
        • S3Read
        • S3Write
      • CryptoUtils
        • Decrypt
        • VerifySignature
      • Data Tables
    • Creating a Custom Activity
  • Using the Library
  • API Manager
    • Creating an API Collection
    • Publishing an API Collection
    • Update an API Collection
    • View Published Collections
    • Creating Client Profiles
  • Working with the Schema Registry
    • Creating, Importing, Exporting, and Publishing Schemas
    • Managing Schema Versions
    • Schema References in PlatformNx
  • Using Git to Develop Applications
    • What are Git-enabled applications?
    • Single vs. Multi-Module Repositories
    • Creating a Git-Enabled Application
    • Add Git to an Existing Application
    • Using Git with Applications
    • Cloning Git Applications
    • Deleting Git Applications
    • Working with Git Applications: Best Practices
    • Troubleshooting Guide
    • Git Workflow for Development
    • Handling Merge Conflicts in NX
    • Schema Guidelines
  • The Metrics Dashboard
  • Administering PlatformNX
    • Configuring Workspace Settings
      • Workspace General Settings
    • Configuring Organization Settings
      • Managing Members
        • Inviting Users
        • Updating User Details
        • Managing Member Permissions at the Organization Level
        • Removing, Deactivating, and Restoring Members
      • Managing Teams
        • Creating Teams
        • Editing Teams
      • Managing Attribute Tags
        • Creating Attribute Tags
        • Deprecating Attribute Tags
      • Configuring Single Sign-On Access
    • Configuring Source Control Settings
      • The Credential Manager
      • Managing Credentials
      • Managing Application Data
  • Configuring Account Settings
    • Managing Your Profile
    • Managing Third-Party Account Credentials
    • Managing Your User Preferences
  • Contact Us
Powered by GitBook
On this page

Was this helpful?

  1. Working with Activities
  2. List of Available Activities

AzureStorage

Use AzureStorage activities to:

  • List all files in an ABS virtual directory.

  • Read an ABS blob file.

  • Delete an ABS blob file.

  • Write data into an ABS blob file.

You must configure an ABS login resource before you can start work on any of these activities.

PreviousList of Available ActivitiesNextConfiguring an ABS (Azure Blob Storage) Resource

Last updated 4 months ago

Was this helpful?