Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Reddi
New Member

Integrating azure devops

Hi , What is the process to integrate fabric with Azure devops. Especially how to deploy fabric resources using ARM templates or Azure CLI ?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Reddi,

For integrate Fabric with Azure DevOps and deploy Fabric resources using ARM templates or Azure CLI, you can take a look at the following these steps:

  1. Set up your Azure DevOps environment:
  • Create an Azure DevOps organization and project if you haven’t.

  • Set up a build pipeline or release pipeline in Azure DevOps to automate the deployment process.

  1. Create an ARM template for your Fabric resources:
  • ARM templates are JSON files that define the infrastructure and configuration of your resources.

  • Use the Azure Resource Manager template reference documentation to learn about the available resources and their properties.

  • Create an ARM template that includes the Fabric resources you want to deploy.

  1. Add the ARM template to your Azure DevOps repository:
  • Upload the ARM template file to your Azure DevOps repository.
  1. Configure your build or release pipeline in Azure DevOps:
  • In your Azure DevOps project, navigate to the build or release pipeline you created earlier.

  • Add a task to the pipeline that deploys the ARM template.

  • Configure the task to use the Azure CLI or Azure PowerShell task, depending on your preference.

  • Specify the ARM template file and any required parameters in the task configuration.

  1. Run the pipeline to deploy the Fabric resources:
  • Trigger the build or release pipeline to deploy the Fabric resources using the ARM template.

  • Monitor the pipeline logs and any error messages to troubleshoot any issues that may arise during the deployment process.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Reddi,

For integrate Fabric with Azure DevOps and deploy Fabric resources using ARM templates or Azure CLI, you can take a look at the following these steps:

  1. Set up your Azure DevOps environment:
  • Create an Azure DevOps organization and project if you haven’t.

  • Set up a build pipeline or release pipeline in Azure DevOps to automate the deployment process.

  1. Create an ARM template for your Fabric resources:
  • ARM templates are JSON files that define the infrastructure and configuration of your resources.

  • Use the Azure Resource Manager template reference documentation to learn about the available resources and their properties.

  • Create an ARM template that includes the Fabric resources you want to deploy.

  1. Add the ARM template to your Azure DevOps repository:
  • Upload the ARM template file to your Azure DevOps repository.
  1. Configure your build or release pipeline in Azure DevOps:
  • In your Azure DevOps project, navigate to the build or release pipeline you created earlier.

  • Add a task to the pipeline that deploys the ARM template.

  • Configure the task to use the Azure CLI or Azure PowerShell task, depending on your preference.

  • Specify the ARM template file and any required parameters in the task configuration.

  1. Run the pipeline to deploy the Fabric resources:
  • Trigger the build or release pipeline to deploy the Fabric resources using the ARM template.

  • Monitor the pipeline logs and any error messages to troubleshoot any issues that may arise during the deployment process.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.