Azure Storage Table components
| tAzureStorageConnection | Uses authentication and the protocol information to create a connection to the Microsoft Azure Storage system that can then be reused by other Azure Storage components. | 
| tAzureStorageInputTable | Retrieves a set of entities that satisfy the specified filter criteria from an Azure storage table. | 
| tAzureStorageOutputTable | Performs the defined action on a given Azure storage table and inserts, replaces, merges or deletes entities in the table based on the incoming data from the preceding component. |