Skip to content

pbi-tools/devops-demo-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbi-tools Deployment Demo: https://pbi.tools/devops/

Using pbi-tools deploy with Azure Pipelines.

Setup

Branching Model

This deployment demo implements a branching strategy in which specific branches are linked to environments. Deployments are triggered when changes are pushed into the respective branches.

Branch Pattern Environment Workspace
Release/* 1_Development pbi-tools Demo [Dev]
uat 2_Staging pbi-tools Demo [Staging]
main 3_Production pbi-tools Demo [Production]