elmah.io Upload Source MapThis extension is able to upload a source map and a minified JavaScript file to elmah.io. When uploading a source map, bundled and minified stack traces will be readable on elmah.io. UsageGo to the elmah.io Upload Source Map extension on the Azure DevOps Marketplace and click the Get it free button: Select your organization and click the Install button: The task supports both Pipelines and Releases. No matter which approach you choose, you will need to replace PipelinesGo to your Azure DevOps Pipeline configuration and add the elmah.io Upload Source Map task. Fill in the fields as shown here: When clicking the Add button, YAML code will be added to your configuration looking similar to this:
ReleasesGo to your Azure DevOps Release configuration and add the elmah.io Upload Source Map task. Fill in all fields as shown here: |