pipelines

  1. News

    Retrieve source maps securely in production in Microsoft Edge DevTools

    With version 99 of Microsoft Edge, DevTools can securely download source maps from the Azure Artifacts symbol server. This means you can use Azure Pipelines to publish source maps to a secure location, and have DevTools retrieve them at runtime and offer a familiar debugging experience by...
  2. H

    Windows Vista How to Add History to Windows PowerShell

    Ever wish you had history like in unix with .bash_history? Here is some code that you can put in your profile file that defines a function BYE which saves off your sessions history into a History.CSV file in your home directory and then adds that to your history when you startup the next...
Back
Top