Data Engineering Integration
- Data Engineering Integration 10.2.2 Service Pack 1
- All Products
Property
| Description
|
---|---|
Name
| The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters: ~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
ID
| String that the Data Integration Service uses to identify the connection. The ID is not case sensitive. It must be 255 characters or less and must be unique in the domain. You cannot change this property after you create the connection.
Default value is the connection name.
|
Description
| The description of the connection. The description cannot exceed 4,000 characters.
|
Location
| The domain where you want to create the connection.
|
Type
| The connection type. Select Microsoft Azure Data Lake Store.
|
Property
| Description
|
---|---|
ADLS Account Name
| The name of the Microsoft Azure Data Lake Store.
|
ClientID
| The ID of your application to complete the OAuth Authentication in the Active Directory.
|
Client Secret
| The client secret key to complete the OAuth Authentication in the Active Directory.
|
Directory
| The Microsoft Azure Data Lake Store directory that you use to read data or write data. The default is root directory.
|
AuthEndpoint
| The OAuth 2.0 token endpoint from where access code is generated based on based on the Client ID and Client secret is completed.
|