On this page the extensions that I made for Azure DevOps or other tooling are displayed. Via the comments you can file request and updates to the extensions.
- Trigger Azure DevOps Pipeline
- Version number counter
- Power BI Actions
- Azure RBAC
- File Content To Variable
- Publish Stream Analytics Transformation
- Publish PowerBI files with Azure DevOps
You can find the extensions con GitHub were you can also file your issues:
Trigger Azure DevOps Pipeline
“Trigger Azure DevOps Pipeline” is an extension for triggering an Build or Release Pipeline in a Azure DevOps project.
GitHub: https://github.com/maikvandergaag/msft-extensions/tree/develop/azuredevops/triggerpipeline
Marketplace: Trigger Azure DevOps Pipeline
Version number counter
Version number counter is an extension for Azure Pipelines where this extension increments the version number on each run.
GitHub: https://github.com/maikvandergaag/msft-extensions/tree/develop/azuredevops/versioncounter
Marketplace: Version number counter
Power BI Actions
Extension for Azure DevOps that gives you different kind of actions on PowerBI. Actions that are supported are: Publish PowerBI file, update the connection string of a report.
GitHub: https://github.com/maikvandergaag/msft-extensions/tree/develop/azuredevops/powerbiactions
Marketplace: PowerBI Actions
Azure RBAC
Extension for Azure DevOps that gives you the ability to add and remove role based access assignments in Azure.
GitHub: https://github.com/maikvandergaag/msft-extensions/tree/develop/azuredevops/azurerbac
Marketplace: Azure RBAC
File Content To Variable
File content to variable is a simple task for Azure DevOps Build and Release Pipelines that extracts the content of a file and places it within a variable.
GitHub: https://github.com/MaikvanderGaag/msft-extensions/tree/develop/azuredevops/filecontenttovariable
Marketplace: File Content To Variable
Publish Stream Analytics Transformation
Publish Stream Analytics Transformation is a simple task for Azure DevOps Build and Release Pipelines that publishes a stream analytics transformation based on a query file within source control.a variable.
Marketplace:Publish Stream Analytics Transformation
Publish PowerBI files with Azure DevOps
Publish PowerBI files with Azure DevOps is a simple task for Azure DevOps Build and Release Pipelines that publishes a PowerBI file to powerbi.com. This extension is discontinued you should use the extension “PowerBI Actions“
GitHub: https://github.com/maikvandergaag/msft-extensions/tree/master/azuredevops/publishpowerbifile
Marketplace: Publish PowerBI files