Option | Description |
---|---|
Advanced Properties | Enable this property to access additional properties (for example, Endpoint Suffix). |
Account Name | Specifies a storage account name on Azure Blob Storage. This property is mandatory. |
Access Key | Specifies the access key to connect to the Azure Blob Storage account. This property is mandatory. |
Endpoints Protocol | (Optional) Specifies a protocol that is used to make a connection. It has two possible values: HTTPs (default) and HTTP. |
Endpoint Suffix | (Optional) Specifies the endpoint suffix to use for establishing the connection. The default value is core.windows.net. This property is applicable when Advanced Properties is enabled. |
Test | Click to verify your connection, then click Save. |
Option | Description |
---|---|
Test Credentials | Click to verify your connection. A “Connection successful” message is returned when the connection is successful. An error message is returned when the connection attempt fails. |
Container Name | Specifies the name of the container to access. This property is mandatory. |
Folder | (Optional) Specifies the folder containing the object. Clicking on the refresh button lists folders within the current folder. Hierarchies of the folders are navigated by repeatedly clicking on the refresh button. |
Object | Specifies the Object on which to perform operation. This property is mandatory. |
Header | (Optional) Specifies whether a comma separated lists of values (CSV data) contains a header row. Enable to include a header row. Disable to exclude one. This property is disabled by default. |
Quote | (Optional) Specifies the quote character. Default value is ". |
Delimiter | (Optional) Specifies the field delimiter character. Default value is ,. |
Escape | (Optional) Specifies the escape character. This property is empty by default. |
Separator | (Optional) Specifies the row separator characters. Default value is \r\n. |
Character Set | (Optional) Specifies the character set of the data. Default value is UTF-8. |
Limit | (Optional) Specifies the maximum number of records to return. This property is empty by default. |
Sample Size | (Optional) Specifies the number of records to analyze when determining the data structure. Default value is 5000. |
Read Chunk Size (Bytes) | (Optional) Specifies the size of chunks, in bytes, in which to retrieve data from the source object. When the property is not specified, or is set to a non-positive value, the entire object data is retrieved in a single chunk. Default value is 5000000. |
Preview the first 20 records | Click to preview the first 20 records. Use this to verify that you’re connected to the correct table. Data for the selected source table is displayed in the source data preview pane. Click and enter a string to search for a particular record. |
Continue | Click when you have finished entering source definitions. The Rules page opens. If you are in the process of creating a Data Profile, proceed to Define Rules and Analyze Results. If you are in the process of creating connection, return to Creating a Connection. |