I’m doing a little writing and I noticed something different about the Integration Services Deployment Wizard. Specifically, the Select Destination page now looks like this:
The Authentication dropdown – along with the User name and Password textboxes – are recent additions.
I’m not sure if they’re part of the SSMS 17.2 installation or one of the updates released yesterday, though I’m leaning towards SSMS 17.2.
I haven’t had a lot of time to tinker (still writing), but I discovered that I cannot create an SSIS Catalog Folder in SSIS 2016 when logged in as sa (Mixed Mode installation). Here’s me trying with another (admin) user:
And here’s the error I got when I clicked the OK button on the Create New Folder dialog:
I will update this post when I learn more.