kromerm / adflab

Azure Data Factory hands-on lab, self-paced. Learn how to lift & shift SSIS packages to the Cloud with ADF. Build new ETL pipelines in ADF, transform data at scale, load Azure Data Warehouse data marts. Also walks through operationalizing ADF pipelines with scheduling and monitoring modules.
http://aka.ms/adflab2
137 stars 129 forks source link

Changing protection level error in Module 2 #10

Closed jcsinclair closed 6 years ago

jcsinclair commented 6 years ago

When I try to deploy the ADFLab.isproj file in Module 2 I receive the following error: Changing protection level - Value does not fall within expected range. (Microsoft.SqlServer.ManagedDTS)

joshuha commented 6 years ago

@jcsinclair Do you have the Azure SSIS Feature Pack installed from wherever you are doing the deployment from?

jcsinclair commented 6 years ago

That fixed it. Thanks. Missed that in the prerequisites.