Test Data Management
- Test Data Management 10.5.3
- All Products
Property
| Description
|
---|---|
Name
| Required. Name of the connection. The name is not case sensitive and must be unique within the domain. It cannot exceed 128 characters, start with a number, contain spaces, or contain the following special characters:
~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? /
|
Connection Type
| Required. The connection type. Select AzureDWv3.
|
Description
| The description of the connection. The description cannot exceed 255 characters.
|
Owner
| The owner of the connection. Default is the user who creates the connection. You can change the owner of the connection.
|
Azure DW JDBC URL
| Microsoft Azure SQL Data Warehouse JDBC connection string.
For example, you can enter the following connection string:
jdbc:sqlserver://<Server>.database.windows.net:1433;database=<Database>
|
Azure DW JDBC User name
| User name to connect to the Microsoft Azure SQL Data Warehouse account.
|
Azure DW JDBC Password
| Password to connect to the Microsoft Azure SQL Data Warehouse account.
|
Azure DW Schema Name
| Name of the schema in Microsoft Azure SQL Data Warehouse.
|
Azure Blob Account Name
| Name of the Microsoft Azure Storage account to stage the files.
|
Azure Blob Account Key
| Microsoft Azure Storage access key to stage the files.
|