About 761,000 results
Open links in new tab
  1. Predefined variables - Azure Pipelines | Microsoft Learn

    When you use a variable in a template that isn't marked as available in templates. The variable doesn't render because its value isn't accessible within the template's scope.

  2. about_PSItem - PowerShell | Microsoft Learn

    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 $PSItem in the …

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

  4. Manage variable groups - Azure Pipelines | Microsoft Learn

    Jul 15, 2025 · This article explains how to create and use variable groups in Azure Pipelines. Variable groups store values and secrets that you can pass into a YAML pipeline or make …

  5. Recognized environment variables | Microsoft Learn

    Jan 29, 2025 · Learn how to use environment variables to identify folders that can be different on different computers.

  6. Power Automate - Working with object variables | Microsoft Learn

    Oct 7, 2024 · Introduction Power Automate provides Variables of different datatypes like Boolean, Integer, Float, String, Object and Array to provide a storage mechanism with the running flow. …

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

  8. Set Variable activity - Microsoft Fabric | Microsoft Learn

    Dec 18, 2024 · Learn how to use the Set Variable activity to add a value to an existing array variable defined in Fabric pipeline.

  9. Subnet Servers - Microsoft Q&A

    Apr 6, 2023 · After I create the system varyable LSHOST= {YOURPCNAME}, I try to run the install_Sentinel.RMS.8.5.1.Server\Tools\WlmAdmin.exe, but its doesn't work. It's said that “the …

  10. Variable library integration with pipelines - Microsoft Fabric

    Oct 16, 2025 · The Variable library supports Boolean, Datetime, Guid, Integer, Number, and String as data types. In your pipeline, you will see Boolean as Bool type, Datetime as String …