Microsoft Windows Azure Table Reader Parameters
Connection Parameters
Storage Service Name
The service name for accessing the Windows Azure storage account that contains the tables to be read. For example, http://<storage service>.cloudapp.net
.
Primary Access Key
Specifies the primary access key for accessing the Microsoft Windows Azure Storage service.
Table Name
Storage Table Name
Specifies the name of the table to read data from. The table name can be entered manually or chosen from a list of tables accessible by the account specified by the Storage Service Name.
Schema Attributes
Additional Attributes to Expose
Use this parameter to expose Format Attributes in Workbench when you create a workspace:
- In a dynamic scenario, it means these attributes can be passed to the output dataset at runtime.
- In a non-dynamic scenario where you have multiple feature types, it is convenient to expose additional attributes using this one parameter. For example, if you have ten feature types and want to expose the same attribute in each one, it is easier to define it once than it is to set each feature type individually in the workspace.