Is your feature request related to a problem? Please describe.
When creating an Integration Activity, which uses the SQL Provider, I must manually add the SQL Connection String information to the activity. This makes it difficult to manage multiple activities and connections no matter if the connection is the same or different.
Also potentially sensitive information (connection string) is stored in the Activity definition file and accessible via Assets/Files and included in source control!
Describe the solution you'd like
I would like to be able to create a named SQL Connection and add it to the "Connections" area under "Integration". And be able to reuse that across multiple activities by referencing the name.
Is your feature request related to a problem? Please describe.
When creating an Integration Activity, which uses the SQL Provider, I must manually add the SQL Connection String information to the activity. This makes it difficult to manage multiple activities and connections no matter if the connection is the same or different.
Also potentially sensitive information (connection string) is stored in the Activity definition file and accessible via Assets/Files and included in source control!
Describe the solution you'd like
I would like to be able to create a named SQL Connection and add it to the "Connections" area under "Integration". And be able to reuse that across multiple activities by referencing the name.