The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Configuring an ADF Linked Service Connection for Netezza

Note

For information on how to enable a connection for use with linked services, see Configuring a Linked Service Connection.

[//]: # (TODO List of stages, connection types, and system types that can use Netezza)

After selecting Netezza from the Linked Service Type dropdown, the form required for creating a Netezza Linked Service will appear.

Netezza Linked Service Form

Required Fields

The required fields are:

  • Configuring an ADF Linked Service Connection for Netezza
    • Required Fields
      • Connect via Integration Runtime
      • Connection String
      • Security Level
      • CA Certificate File
      • Additional Connection String Properties
    • Azure Data Factory Linked Services Additional Information

Optional fields are:

  • Additional Connection String Properties

Connect via Integration Runtime

Connect via Integration Runtime is required for a Netezza Linked Service connection. The default value is AutoResolveIntegrationRuntime. To use a custom runtime, type the name into the editable dropdown or select from the Azure Integration Runtimes saved in BimlFlex settings. The custom values that appear in this dropdown can be maintained in Settings under Azure - AzureIntegrationRuntime.

Connection String

A connection to a Netezza linked service requires a connection string. The required properties for the connection string are Server Name, Database Name, User Name, and Password. The Linked Service connection form will provide text boxes for these values and will use them to construct the connections string.

Note

It is suggested that Azure Key Vault be used in place of manually entering Connection String details or Password.

Security Level

The Netezza Linked Service connection has four security levels: Only Unsecured, Preferred Unsecured, Preferred Secured, and Only Secured. The default option is Preferred Unsecured. For more information, see the Microsoft documentation for Netezza Connector Linked Service Properties.

CA Certificate File

The CA Certificate File field should be filled with the the full path to the ssl certificate used by the server.

The CA Cert File is only required if the Security Level specifies that that ssl is enabled.

Additional Connection String Properties

Any additional properties entered here will be included in the Connection String. These properties should be entered the same way you want them to appear in the connection string and separated by a semicolon, e.g. key=value;secondKey=secondValue.

Values entered in the Additional Connection String Properties textbox will be maintained when changing linked service types. If a required property from one service type does not have a corresponding text box in the newly selected linked service type, it will appear as an additional property.

Azure Data Factory Linked Services Additional Information

For additional information on ADF Linked Service types and their connection requirements see the Azure Data Factory Netezza Connector documentation.

© Varigence