Today we will learn on how to load data from SQL database to Azure ADLS as file
- Purchase and enable Microsoft Azure data lake (ADLS) Gen 2 connector for Informatica
- Register your informatica app with Azure AD
- This app will act as a service principal
- Note down the client secret and client ID
- Give appropriate permissions to Informatica app (in Azure)
- Storage blob data contributor
- Internet access to Informatica to talk to Azure ADLS
- Create an Informatica connection to Azure ADLS Gen 2
- Enter the following information:
- Client ID
- Client Secret
- Tenant ID
- Account Name (Azure Storage account name)
- File System Name (Container name within a storage account)
- Directory Path: / (leave as default)