You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Our goal is to create a Azure Data Factory platform infrastructure deployment module, that takes the best practices of all our existing ADF samples and simplifies the infra deployment. We want to take into account:
Optionality on permissions (Entra Global Admin vs Azure Contributor)
Storage Accounts, Security Groups, if applicable
Service Principal vs Managed Identity permissioning
Our audience/persona are software and data engineers hoping to easily deploy the necessary compute and storage to set up a platform ADF deployment.
Acceptance Criteria
Must use a devcontainer
Spike on AZD CLI
Spike on Deployment Stacks
IaC in Bicep or Terraform (consider using AVMs if they exist)
Description
Our goal is to create a Azure Data Factory platform infrastructure deployment module, that takes the best practices of all our existing ADF samples and simplifies the infra deployment. We want to take into account:
Our audience/persona are software and data engineers hoping to easily deploy the necessary compute and storage to set up a platform ADF deployment.
Acceptance Criteria