
about_PSItem - PowerShell | Microsoft Learn
The automatic variable that contains the current object in the pipeline object.
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 …
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 …
cmd | Microsoft Learn
May 23, 2025 · Reference article for the cmd command, which starts a new instance of the command interpreter.
Work with variables - Microsoft Copilot Studio
Mar 12, 2026 · Create customized conversations by using variables with custom and prebuilt entities in Microsoft Copilot Studio.
Office error “could not create the work file” - Microsoft 365 Apps
Jun 25, 2025 · What to do if document previews don't show up after uninstalling the 64-bit version of Office and then installing the 32-bit version.
Variables actions reference - Power Automate | Microsoft Learn
Jun 20, 2024 · See all the available variables actions. To increase or decrease the value of a numeric variable, use the Increase variable and Decrease variable actions, respectively. Most actions output …
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 …
about_Automatic_Variables - PowerShell | Microsoft Learn
Apr 2, 2026 · Describes variables that store state information for PowerShell. These variables are created and maintained by PowerShell.
Expressions - Azure Pipelines | Microsoft Learn
Jan 9, 2026 · Discover how to use expressions in Azure Pipelines. Define conditions, evaluate variables, and streamline your CI/CD workflows with this guide.