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

    6 days ago · Learn how to manage Microsoft Fabric variable libraries to customize and share item configurations in a workspace.

  2. about_Variables - PowerShell | Microsoft Learn

    Working with variables To create a new variable, use an assignment statement to assign a value to the variable. You don't have to declare the variable before using it. The default value of all …

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

    Nov 18, 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 …

  4. Learn How to Use Variable Libraries - Microsoft Fabric

    6 days ago · Follow the steps for creating a variable library and using variable values in various stages of a deployment pipeline.

  5. How to: Create a New Variable - Visual Basic | Microsoft Learn

    Sep 15, 2021 · How to: Create a New Variable (Visual Basic) You create a variable with a Dim Statement.

  6. Get SNMP Variable | Microsoft Learn

    Nov 1, 2024 · The Get SNMP Variable activity will query a network device for the value of variable that is assigned to the Management Information Base address that you specify.

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

  8. Lifecycle Management of the Microsoft Fabric Variable library ...

    6 days ago · You can use Microsoft Fabric variable libraries to manage configurations across stages of the release pipeline and to save values in Git. This article explains how to use …

  9. Variable references in Dataflow - Microsoft Fabric

    Oct 6, 2025 · Fabric variable libraries in Dataflow Gen2 enable centralized, reusable configuration management across environments. By referencing variables directly in your dataflow scripts, …

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