Replace GUIDsRight-click any file in the VS Code Explorer and choose Replace GUIDs to write a copy of the file with every UUID/GUID replaced by a configurable value. GUIDs embedded inside longer strings (ARM resource ids, machine names, connection strings, ...) are replaced too. The original file is never modified. Useful for anonymizing Azure resource/template exports (subscription ids, appliance ids, BIOS GUIDs) before sharing them or checking them in as test data. Usage
The command is also available from the Command Palette and then applies to the file open in the active editor. Settings
Building the VSIX from Github source
Installing the VSIX from Github source
Or in VS Code: Extensions view → |