What should you do?

You are developing a project that contains multiple SQL Server Integration Services (SSIS) packages. The packages will be deployed to the SSIS catalog. One of the steps in each package accesses an FTP site to download sales transaction data. You create project parameters to store the username and password that are used to access the FTP site. You need to ensure that the username and password values are encrypted when they are deployed.

What should you do?
A . Set the Sensitive property of the parameters to True.
B . Set the Protection Level property of the package to Encrypt Sensitive With User Key.
C . Change the parameters to package parameters.
D . Change the project to the Legacy Deployment model.

Answer: A

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments