70-463 · Question #121
You have created a SQL Server Integration Services (SSIS) project that you are preparing to deploy using the Integration Services Deployment Wizard. Which of the following is the third step in the Int
The correct answer is A. Review. The Integration Services Deployment Wizard follows a fixed sequence of steps, with Review being the third step after Select Source and Select Destination.
Question
You have created a SQL Server Integration Services (SSIS) project that you are preparing to deploy using the Integration Services Deployment Wizard. Which of the following is the third step in the Integration Services Deployment Wizard's process?
Options
- AReview
- BSelect Destination
- CDeploy/Results
- DSelect Source
How the community answered
(47 responses)- A89% (42)
- B2% (1)
- C2% (1)
- D6% (3)
Why each option
The Integration Services Deployment Wizard follows a fixed sequence of steps, with Review being the third step after Select Source and Select Destination.
The deployment wizard steps in order are: (1) Select Source, (2) Select Destination, (3) Review, then (4) Deploy/Results. Review is the third step, where the user confirms the source and destination settings before committing the deployment action.
Select Destination is the second step in the wizard, not the third.
Deploy/Results is the fourth and final step, occurring after the Review confirmation step.
Select Source is the first step in the wizard, not the third.
Concept tested: SSIS Integration Services Deployment Wizard step order
Source: https://learn.microsoft.com/en-us/sql/integration-services/packages/deploy-integration-services-ssis-projects-and-packages
Topics
Community Discussion
No community discussion yet for this question.