Hey Mark, to pull from a private registry in ADF Managed Airflow, do the following using the ADF Airflow UI:
- Add the feature flag to url: “feature.airflowSecrets=true”
- While creating/editing Airflow IR, click “New” under the “Kubernetes secrets” section
- Choose “Private registry auth” for “secret type”
- Fill out the rest of the fields with private registry information
That will create a Kubernetes Secret with the credentials to access images from private registries