Tools for notifying elmah.io about deployments on Azure DevOps.
Notify elmah.io when you deploy
This extension notifies elmah.io each time your create a new deployment from Azure DevOps. By telling elmah.io about your software versions, you will be able to track how your deployments are performing, in terms of the number of warnings and errors generated by each release.
Usage
Go to the elmah.io Deployment Tasks extension on the Azure DevOps Marketplace and click the Get it free button:
Select your organization and click the Install button:
Go to your Azure DevOps project and add the elmah.io Deployment Notification task. Fill in all fields as shown here:
You will need to replace API_KEY with an API key (Where is my API key?) with permission (How to configure API key permissions) to create deployments. If the deployment is specific to a single log, insert a log ID (Where is my log ID?) with the ID of the log instead of LOG_ID. Deployments without a log ID, will show on all logs in the organization.
That's it! Azure DevOps will now notify elmah.io every time the release pipeline is executed.