About 50 results
Open links in new tab
  1. 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 …

  2. Define variables - Azure Pipelines | Microsoft Learn

    Mar 4, 2026 · Variables are name-value pairs defined by you for use in a pipeline. You can use variables as inputs to tasks and in your scripts.

  3. 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 …

  4. 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 …

  5. 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 …

  6. about_PSItem - PowerShell | Microsoft Learn

    The automatic variable that contains the current object in the pipeline object.

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

    Nov 18, 2025 · Transact-SQL reference for using DECLARE to define local variables for use in a batch or procedure.

  8. Task sequence variable reference - Configuration Manager

    Jul 17, 2025 · Learn about the variables to control and customize a Configuration Manager task sequence.

  9. Manage variable groups - Azure Pipelines | Microsoft Learn

    Jul 15, 2025 · You can now use this variable group in project pipelines. In Azure DevOps Services, you can create variable groups by using the Azure DevOps CLI. For example, the following command …

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