MicrosoftDocs / feedback

📢 docs.microsoft.com site feedback
https://learn.microsoft.com
Creative Commons Attribution 4.0 International
239 stars 160 forks source link

Incorrect SSIS instructions #3113

Open HamishBrowne opened 4 years ago

HamishBrowne commented 4 years ago

https://docs.microsoft.com/en-us/sql/integration-services/lesson-1-4-adding-package-configurations?view=sql-server-ver15

The section "To create indirect configuration for the DataTransfer package" contains the following instruction "3. On the SSIS menu, click Package Configurations.". This appears to be incorrect, there is no such option, I assumed this would be found under Extensions, SSIS.

I have actually found the "Package Configurations Organizer" in the Properties of the Control Flow, Misc, Configurations. Does the doco need changing or am I doing something strange?

Cheers

welcome[bot] commented 4 years ago

Thank you for creating the issue! One of our team members will get back to you shortly with additional information. If this is a product issue, please close this and contact the particular product's support instead (see https://support.microsoft.com/allproducts for the list of support websites).

JasonWHowell commented 4 years ago

@rothja this might be feedback for someone on your team.

rothja commented 4 years ago

@JasonWHowell Thank you. @HamishBrowne Thanks for the feedback. @chugugrace is our main contact for this documentation, and I will assign this question to her. #assign:chugugrace

chugugrace commented 4 years ago

@HamishBrowne have you converted to package deployment model? instructions before step one as below: "Check the project's current Deployment Model, and set it to Package Deployment Model, if needed. On the Project menu, click Convert to Package Deployment Model"