About 2,370,000 results
Open links in new tab
  1. Define variables - Azure Pipelines | Microsoft Learn

    Oct 1, 2025 · User-defined variables can be set as read-only. There are naming restrictions for variables (example: you can't use secret at the start of a variable name). You can use a …

  2. Work with variables - Microsoft Copilot Studio

    Oct 3, 2025 · In the Variable properties panel, you can rename a variable, see where your agent uses it, or convert it to a global variable. You can't convert a global variable back to a topic …

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

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

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

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

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

  9. Integration Services (SSIS) Variables - learn.microsoft.com

    Dec 17, 2024 · A variable has options for setting the variable value and the data type of the value. The two properties must be compatible: for example, the use of a string value together with an …

  10. Variable manipulation and the % notation - Power Automate

    Jan 18, 2024 · Power Automate enables you to create complex expressions containing hardcoded values, variable names, arithmetic and logical operations, comparisons and parentheses.