An open API service indexing awesome lists of open source software.

https://github.com/e-espootin/etl-data-onprem-azure

Azure Data Factory
https://github.com/e-espootin/etl-data-onprem-azure

adf azure-data-factory azuresql terraform

Last synced: 12 months ago
JSON representation

Azure Data Factory

Awesome Lists containing this project

README

          

## devlope and learn terraform with azure

#part 1
- [x] 1. create a Azure storage with terraform
- [x] 1.1 create container
- [x] 1.2 set secrets with terraform tfvars , alternative: read from key vault
- [ ] 2. SQL Server with terraform
- [x] 2.1 create a SQL Server
- [x] 2.2 set firewall and allowed service acount
- [x] 2.3 create a database
- [ ] 2.3 create tables
- [x] 3. Azure Data Factory with terraform
- [x] 3.1 create a linked service
- [x] 3.2 create a dataset
- [x] 3.3 create pipeline from template
- [x] 4. set terraform modular
- [x] 5. seperate dev and prod environment

## description
prepare infra for etl data from onprem to azure with terraform and Azure Data Factory

#part 2 airflow & mssql server
link: https://github.com/espootin2/p032-etl-data-airflow