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

  2. Use variables in Classic release pipelines - Azure Pipelines

    Oct 27, 2025 · Use custom variables To use custom variables in your tasks, enclose the variable name in parentheses and precede it with a $ character. For example, if you have a variable …

  3. Office error “could not create the work file” - Microsoft 365 Apps

    Jun 25, 2025 · Symptoms When you try to preview or save a document, Word returns the following error message: Word could not create the work file. Check the temp environment …

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

  5. Set-Variable (Microsoft.PowerShell.Utility) - PowerShell

    The Set-Variable cmdlet assigns a value to a specified variable or changes the current value. If the variable does not exist, the cmdlet creates it.

  6. about_Remote_Variables - PowerShell | Microsoft Learn

    Sep 29, 2025 · You can use local variables in remote commands, but the variable must be defined in the local session. Beginning in PowerShell 3.0, you can use the Using: scope …

  7. table (Transact-SQL) - SQL Server | Microsoft Learn

    Nov 18, 2025 · This variable can be used in the function, stored procedure, or batch in which it's declared. Within its scope, a table variable can be used like a regular table.

  8. Get-Variable (Microsoft.PowerShell.Utility) - PowerShell

    The Get-Variable cmdlet gets the PowerShell variables in the current console. You can retrieve just the values of the variables by specifying the ValueOnly parameter, and you can filter the …

  9. 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. The variable doesn't render because its value isn't accessible within the …

  10. Azure API Management policy reference - set-variable

    Jun 1, 2025 · Reference for the set-variable policy available for use in Azure API Management. Provides policy usage, settings, and examples.