IFS Analysis Models - Azure Artifact setup - Azure Data Factory (ADF)¶
General¶
Azure Data Factory is Azure's cloud ETL service for scale-out serverless data integration and data transformation. It offers a code-free UI for intuitive authoring and single-pane-of-glass monitoring and management. You can also lift and shift existing SSIS packages to Azure and run them with full compatibility in ADF. SSIS Integration Runtime offers a fully managed service, so you don't have to worry about infrastructure management. https://docs.microsoft.com/en-us/azure/data-factory/
Creating an Azure Data Factory¶
Note: Refer the Microsoft documention re the uniqueness of the naming convenctions: > https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftanalysisservices
The below shows the settings for creating the Data Factory
Select Resource Group, Region and enter Data Factory Name
No need to configure GIT
Connect via Private Endpoint
Under Advanced section ensure Enable encryption using a Customer Managed Key is not checked