
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 …
about_Variables - PowerShell | Microsoft Learn
Working with variables To create a new variable, use an assignment statement to assign a value to the variable. You don't have to declare the variable before using it. The default value of all variables is …
Variables - C# language specification | Microsoft Learn
This chapter covers variable categories, default values, definite assignment, and variable references.
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.
Variables (Transact-SQL) - SQL Server | Microsoft Learn
Nov 18, 2025 · 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 …
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.
Recognized environment variables | Microsoft Learn
Jan 29, 2025 · Learn how to use environment variables to identify folders that can be different on different computers.
Everything you wanted to know about variable substitution in strings
Jun 20, 2024 · There are many ways to use variables in strings. I'm calling this variable substitution but I'm referring to any time you want to format a string to include values from variables. This is …
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 actions reference - Power Automate | Microsoft Learn
Jun 20, 2024 · To increase or decrease the value of a numeric variable, use the Increase variable and Decrease variable actions, respectively. Most actions output their result into a variable.