Tag: Data Engineering

All posts

8 articles tagged Data Engineering.

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.