
Predefined variables - Azure Pipelines | Microsoft Learn
In YAML pipelines, you can reference predefined variables as environment variables. For example, the variable Build.ArtifactStagingDirectory becomes the variable …
New-Variable (Microsoft.PowerShell.Utility) - PowerShell
The New-Variable cmdlet creates a new variable in PowerShell. You can assign a value to the variable while creating it or assign or change the value after it is created. You can use the parameters of New …
Variable data types - Power Automate | Microsoft Learn
When you create variables in your flows, Power Automate converts them to a specific type based on their content. Some of these data types are widely used throughout the application, such as …
Environment.GetEnvironmentVariable Method (System)
Retrieves the value of an environment variable from the current process or from the Windows operating system registry key for the current user or local machine.
Task sequence variable reference - Configuration Manager
Jul 17, 2025 · Learn about the variables to control and customize a Configuration Manager task sequence.
Work with variables - Microsoft Copilot Studio
Mar 12, 2026 · Create customized conversations by using variables with custom and prebuilt entities in Microsoft Copilot Studio.
Store and retrieve data using literal and variable values in C#
Use data in your applications by creating literal values and variable values of different data types.
Variable manipulation and the % notation - Power Automate
Jan 18, 2024 · Variable manipulation and the % notation To make mathematical operations, use all the essential, arithmetic operators, such as addition (+), subtraction (-), multiplication (*), and division (/). …
about_Environment_Variables - PowerShell | Microsoft Learn
Oct 1, 2025 · Describes how to access and manage environment variables in PowerShell.
Variable array format - Microsoft Q&A
Feb 27, 2026 · If a dynamic array constant is needed (for example, to multiply the LINEST result by {n,1} as in the example), the constant itself must still be typed explicitly, but the data range passed to …