Fabric Variable Library
Config-as-code for parameterizing notebooks and pipelines per environment. Stored as a Fabric item with definition parts under source control; consumed at runtime via notebookutils.variableLibrary (notebooks) or the libraryVariables block (pipelines).
Definition parts
| Part Path | Content | Required |
|---|---|---|
variables.json | Variable names, types, default values | Yes |
settings.json | valueSetsOrder (empty array when no Value Sets) | Yes |
[Description truncada. Veja o README completo no GitHub.]