Skip to content

dbrtly/demopipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demopipeline

Problem: Data Factory V2 -> Azure Blob Store -> Azure SQL DW Polybase -> Azure SQL DW
-> Power BI.

plan:

  • config variables

  • create blob store

  • configure local files

  • create pipeline from local to blob

  • execute pipeline to import data from local to blob staging

  • create DW

  • create external tables

  • execute polybase import to DW

  • create pbi template in direct query mode

  • all scripted.

  • tear down resource group

Learnings: ARM templates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages