Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Web Config Changer
Web Config Changer

Web Config Changer

Ray Lomax

|
305 installs
| (4) | Free
Tools for swapping out value pairs within web.config.
Get it free

Web Configuration Changer

This tool allows you to perform swap out of key valued pairs within a web.config file.

Using this control:

Parameters:

fileName Represents a string that is linked to the web.config file you wish to change:

i.e. C:\web.config

xPath The path of the section you wish to change:

i.e. configuration/appSettings/add

keys An array of keys that are supplied as follows:

i.e. "Log_In", "InstanceName", "Instance" 

newValueArray An array of values which will replace the current values of the supplied keys:

i.e. "Dev", "Prod", "2"    

attribute This is the key in which the new value array will replace:

i.e.  value
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft