Tag: Data Engineering

All posts

12 articles tagged Data Engineering.

What Link to Microsoft Fabric Actually Costs: Dataverse Storage and Capacity Units

Link to Fabric has two cost components: the Delta replica held in Dataverse database capacity, and the Fabric capacity that consumes it. This covers both, with measured replica-to-source size ratios from a D365 F&O sandbox, current per-GB and per-SKU rates, and the levers that reduce consumption.

GENERATED BY DEFAULT vs GENERATED ALWAYS in Databricks

When defining identity columns in Databricks tables, two common options for automatic identity value generation are GENERATED BY DEFAULT and GENERATED ALWAYS. This article explains the differences and when to use each.

Use Key Vault Secrets in Azure Data Factory

Azure Data Factory can securely access credentials stored in Azure Key Vault. This article describes how to set up key vault secrets for Azure Data Factory linked services.