Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Tokenization Task
Tokenization Task

Tokenization Task

Total ALM

|
2,659 installs
| (14) | Free
Tools for building and releasing.
Get it free

How to use Tokenization build / release tasks

Key Features

  • Supports any non base64 file
  • Recursive File Searching (Includes Wildcard Searching)
  • Open Source

How to use

  • Add a new task and select Tokenization.

tfs-cli

Variables

Field Information Required
Source Path "Source path to start looking recursively for the TargetFileName that contains the tokens (). These patterns will be replaced with user-defined variables. Yes
Target Filenames The target filenames (comma-delimited) that have tokens replaced by user-defined variables. Wild card searching is support. Example: Web.config or *.config or Settings.xml, *.config Yes
Recursive Search Recursively Search through all folders in the Source Path Yes
RequireVariable Require variables to be present when tokenizing. No
Token Placeholder Start The token place holder at the front of the variable name. []__ Yes
Token Placeholder End The token place holder at the end of the variable name. __[] Yes

tfs-cli

  • Add your environment variables

tfs-cli

  • If your Web.config has a value 'Environment' you would only enter the 'Environment' leaving out the '__' at the beginning and end.

tfs-cli

  • Simply check the lock if you wish to encrypt the value. Decryption will happen automatically and requires no extra effort.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft