This template creates an Azure Data Factory that ingests data from a configurable list of SAP table entities into Azure Blob Storage. When you deploy this Azure Resource Manager template, the following entities get created:
- Azure SQL Database (metadata database)
- Azure Blob Storage
- Azure Data Factory
- Azure Storage linked service
- Azure SQL Database linked service
- SAP Table linked service
- Azure SQL Database input dataset
- SAP Table input dataset
- Azure Blob output datasets
- Driver and worker pipelines
- Open the deployed Data Factory
- Configure or link the Integration Runtime needed to access the SAP environment
- Update the SAP Table Linked Service with the relevant connection details
- Validate all other linked services and datasets
- Check and validate the metadata configuration
- Only attemp to install the PowerApp after succesfull deployment of the ADF Accelerator. The PowerApp requires a connection to the metadata database and won't work without it.
- Download the PowerApp package from the GitHub repository and save on your local computer
- Open your PowerApp dashboard and choose Apps from the left-hand menu
- Choose Import Package from the top menu
- Select the package file
- For the database connection choose "Select during import" and define a new SQL connection to the metadata database
- Click import to confirm. The PowerApp will be deployed to your environment.
- Azure Key Vault integration
- Deploy behind vnet
- Use Managed Identify to access the Azure Blob and the metadata database
- Integration with CDM format
- Add Synapse Analytics to the deployment