
Learn How to Use Variable Libraries - Microsoft Fabric
Dec 15, 2025 · Follow the steps for creating a variable library and using variable values in various stages of a deployment pipeline.
Variable library integration with pipelines - Microsoft Fabric
Jan 26, 2026 · By using the variable library, you can define and manage variables at the workspace level. You can use these variables across various workspace items, such as pipelines, notebooks, …
Use variables in Classic release pipelines - Azure Pipelines
Jan 20, 2026 · Variable Groups: Use variable groups to share values across all definitions in a project. This approach is useful when you want to use the same values throughout definitions, stages, and …
Predefined variables - Azure Pipelines | Microsoft Learn
When you use a variable in a template that isn't marked as available in templates, the variable doesn't render. The variable doesn't render because its value isn't accessible within the template's scope.
Variables (Transact-SQL) - SQL Server | Microsoft Learn
Jan 28, 2026 · The scope of a variable is the range of Transact-SQL statements that can reference the variable. The scope of a variable lasts from the point it's declared until the end of the batch or stored …
Office error “could not create the work file” - Microsoft 365 Apps
Jun 25, 2025 · Symptoms When you try to preview or save a document, Word returns the following error message: Word could not create the work file. Check the temp environment variable.
Lifecycle Management of the Microsoft Fabric Variable library ...
Dec 15, 2025 · You can use Microsoft Fabric variable libraries to manage configurations across stages of the release pipeline and to save values in Git. This article explains how to use variable libraries in …
Manage variable groups - Azure Pipelines | Microsoft Learn
Jul 15, 2025 · To reference a variable in a variable group, you can use macro syntax or a runtime expression. In the following examples, the group my-variable-group has a variable named myhello.
Define variables - Azure Pipelines | Microsoft Learn
Oct 27, 2025 · User-defined variables can be set as read-only. There are naming restrictions for variables (example: you can't use secret at the start of a variable name). You can use a variable …
Get Started with Variable Libraries - Microsoft Fabric
Jan 29, 2026 · Learn how to manage Microsoft Fabric variable libraries to customize and share item configurations in a workspace.