Azure Data Factory - Adding Keyvault secret for password in SSIS Package in Azure Data Factory
Storing the sensitive information is an importing thing while developing a solution. Using Azure KeyVault we can store our secrets and access them using a linked service in Azure Data Factory.
Azure Data Factory - Run SSIS packages in ADF as File System (Project Model) using SSIS-IR
In this we are using Project Deployment Model, we are taking the .ispac file that is getting generated after build. From that we are uploading the .ispac file and the package(.dtsx) to Azure File Share.
Azure Data Factory - Copy files which are not empty and last modified is today to ADLS container
This approach helps us to get only files which are not empty
Expression is @greaterOrEquals(activity('Lookup1').output.count,2)
This checks file along with the header, Sometimes files can also contain header but it could be an empty file with no further rows. The above expressions evaluates row count from 2 or more and that will be treated as non empty file.
For True conditions,
Take a copy Activity,
Source is same dataset given to lookup activity
FileName as parameter, should have @item().name as value
To access one premise file system, we need to setup a Self Hosted Integration runtime.
Default Azure runtime will have only scope up to Azure environment, to access files/resources outside azure we need to configure Self Hosted Integrated Runtime.
Here to stimulate an On premise environment we had a Windows 10 virtual machine and we installed Self Hosted IR in that
An Azure Data Engineer and having vast experience on Azure Data Engineering Services and building ETL Pipelines.
With passion on learning Cloud Technologies with hands-on learning and Certified with
- Microsoft Azure Data Engineer (DP-203)
- Microsoft Certified Power BI Data Analyst (PL-300)
- Microsoft Certified Azure Administrator (AZ-104)
- Data bricks Certified Lakehouse Fundamentals
- AWS Certified Solutions Architect - Associate
- AWS Certified Cloud Practitioner
- Microsoft Certified Azure Fundamentals (AZ-900)
- Microsoft Certified Azure Data Fundamentals (DP-900)
- Microsoft Certified Azure Security, Compliance, and Identity Fundamentals (SC-900)
"Evolve ourselves along with the trending technology by learning and enhance the skill set to master it"