About 547,000 results
Open links in new tab
  1. Get started with Variable libraries - Microsoft Fabric

    Apr 1, 2025 · Microsoft Fabric Variable libraries enable developers to customize and share item configurations within a workspace, streamlining content lifecycle management. This article …

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

    Nov 22, 2024 · DECLARE { { @local_variable [AS] data_type } [ = value [ COLLATE <collation_name> ] ] } [ ,...n ] Arguments @local_variable. The name of a variable. Variable …

  3. Predefined variables - Azure Pipelines | Microsoft Learn

    Dec 12, 2024 · In YAML pipelines, you can reference predefined variables as environment variables. For example, the variable Build.ArtifactStagingDirectory becomes the variable …

  4. How to fix "variable $(workspaceFolder) can not be resolved.

    Sep 23, 2024 · Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices. Debugging: The act or …

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

    Apr 4, 2025 · In the search box under Choose an operation, enter variable as your filter. From the Actions list, select Initialize variable - Variable. Provide the following information about your …

  6. about_Variables - PowerShell | Microsoft Learn

    Jan 2, 2025 · A variable is a unit of memory in which values are stored. In PowerShell, variables are represented by text strings that begin with a dollar sign ($), such as $a, $process, or …

  7. Use variables in Classic release pipelines - Azure Pipelines

    Aug 16, 2024 · Variable Groups: Use variable groups to share values across all definitions in a project. This is useful when you want to use the same values throughout definitions, stages, …

  8. variables definition | Microsoft Learn

    May 14, 2025 · The variables keyword uses two syntax forms: variable list and mapping (string dictionary). In mapping syntax, all keys are variable names and their values are variable …

  9. Variable manipulation and the % notation - Power Automate

    Jan 18, 2024 · Variables are used within flows to store data for further processing. Every variable name must be enclosed by percentage signs (%). The percentage sign is used as a special …

  10. Set function - Power Platform | Microsoft Learn

    Mar 22, 2024 · Sets the value of a global variable. Overview Use the Set function to set the value of a global variable, which temporarily holds a piece of information, such as the number of …

Refresh