Skip to content

Commit 06cd99b

Browse files
committed
Add connection manager parametrization notes
1 parent 0a66c16 commit 06cd99b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/integration-services/connection-manager/integration-services-ssis-connections.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,10 @@ Use the **Add SSIS Connection Manager** dialog box to select the type of connect
244244

245245
2. Configure the parameter settings in the **Parameterize** dialog box. For more information, see [Parameterize Dialog Box](../integration-services-ssis-package-and-project-parameters.md).
246246

247+
> [!NOTE]
248+
> Property **ConnectionString** is not sensitive and designed not to contain sensitive password information.
249+
> it is recommended to use property **Password** to parameterize sensitive password.
250+
247251
## Delete a connection manager
248252
### <a name="DeletePackageLevel"></a> Delete a connection manager from a package
249253

0 commit comments

Comments
 (0)