About 670,000 results
Open links in new tab
  1. Get Started with Variable Libraries - Microsoft Fabric

    Aug 25, 2025 · Learn how to manage Microsoft Fabric variable libraries to customize and share item configurations in a workspace.

  2. DECLARE @local_variable (Transact-SQL) - SQL Server

    Aug 14, 2025 · The value can be a constant or an expression, but it must either match the variable declaration type or be implicitly convertible to that type. For more information, see …

  3. Task sequence variable reference - Configuration Manager

    Jul 17, 2025 · Use the browser Find function (typically CTRL + F) to find a specific variable. The variable notes if it's specific to particular step. The article on task sequence steps includes the …

  4. Store and manage values in variables in Power Automate - Power …

    Jul 23, 2025 · You can create a variable and declare its data type and initial value all within one action in your flow in the designer. You can only declare variables at the global level, not within …

  5. Learn How to Use Variable Libraries - Microsoft Fabric

    Aug 25, 2025 · Follow the steps for creating a variable library and using variable values in various stages of a deployment pipeline.

  6. Variables (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 22, 2024 · 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 …

  7. Set function - Power Platform | Microsoft Learn

    Mar 22, 2024 · Use the Set function to set the value of a global variable, which temporarily holds a piece of information, such as the number of times the user has selected a button or the result …

  8. 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.

  9. Use environment variables in Power Platform solutions - Power Apps

    Jan 31, 2025 · One environment variable can be used across many different solution components - whether they're the same type of component or different. For example, a canvas app and a …

  10. about_PSItem - PowerShell | Microsoft Learn

    Sep 29, 2025 · PowerShell includes the $PSItem variable and its alias, $_, as automatic variables in scriptblocks that process the current object, such as in the pipeline. This article uses …