
about_PSItem - PowerShell | Microsoft Learn
The automatic variable that contains the current object in the pipeline object.
Get Started with Variable Libraries - Microsoft Fabric
Jan 29, 2026 · Microsoft Fabric variable libraries enable developers to customize and share item configurations within a workspace, with a goal of streamlining content lifecycle management. This …
Variable data types - Power Automate | Microsoft Learn
Feb 19, 2026 · 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, …
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 …
Predefined variables - Azure Pipelines | Microsoft Learn
Feb 13, 2026 · In YAML pipelines, you can reference predefined variables as environment variables. For example, the variable Build.ArtifactStagingDirectory becomes the variable …
Work with variables - Microsoft Copilot Studio
Mar 12, 2026 · Create customized conversations by using variables with custom and prebuilt entities in Microsoft Copilot Studio.
set (environment variable) - learn.microsoft.com
Sep 6, 2023 · If you specify an environment variable name that isn't defined in the current environment, a value of zero is allotted, which allows you to perform arithmetic with environment variable values …
cmd | Microsoft Learn
May 23, 2025 · Reference article for the cmd command, which starts a new instance of the command interpreter.
Recognized environment variables | Microsoft Learn
Jan 29, 2025 · Learn how to use environment variables to identify folders that can be different on different computers.
table (Transact-SQL) - SQL Server | Microsoft Learn
Nov 18, 2025 · The same subset of information that is used to define a table in CREATE TABLE. The table declaration includes column definitions, names, data types, and constraints. The only constraint …