Since publishing my last blog post about Azure Data Factory including my Azure tenant’s tenantId and principalId in its commits to git and how to…
Tag: Azure Data Factory
Aim: To remove sensitive strings, such as hard-coded credentials or IDs, from the history of a git repo. This blog post has come about as…
Last year I wrote about the formats of connection strings that can be stored in Azure Key Vault & then used by Data Factory, &…
Aim: To utilise Azure Data Factory’s “Auto create table” feature to temporarily store data as part of an ETL pipeline. There are some situations where…
As I explore Data Factory, I’ve started to compile a list of lessons learned. Some things that may trip up a new user of the…
Using Azure Data Factory & Azure Key Vault, I connect to a few core databases (usually Azure SQL Database & traditional SQL Server instances) &…
As I wrote back in 2020, Microsoft provide a really easy way to allow you to connect Azure Services to Azure SQL Database that, in…
Writing this the week after SQLBits 2023, I’m realising that it’s the type of thing that I probably should have done at the start of…