Valid 70-463 Dumps shared by ExamDiscuss.com for Helping Passing 70-463 Exam! ExamDiscuss.com now offer the newest 70-463 exam dumps, the ExamDiscuss.com 70-463 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-463 dumps with Test Engine here:
You plan to deploy a package to a server that has SQL Server installed. The server contains a SQL Server Integration Services (SSIS) catalog. You need to ensure that the package credentials are encrypted. Which protection level should you set for the package?
Correct Answer: D
Explanation/Reference: The SSISDB catalog uses the ServerStorage protection level. When you deploy an Integration Services project to the Integration Services server, the catalog automatically encrypts the package data and sensitive values. The catalog also automatically decrypts the data when you retrieve it. If you export the project (.ispac file) from the Integration Services server to the file system, the system automatically changes the protection level to EncryptSensitiveWithUserKey. References: https://docs.microsoft.com/en-us/sql/integration-services/security/access-control-for-sensitive- data-in-packages?view=sql-server-2017