Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

CICD deployments using Fabric Items

Hello People,     I am working on requirement to integrate the Fabric workspaces to Azure repository and create the deployment pipelines for it. I went through the microsoft documentation and impl...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous ,

    The Fabric API auto-execute deployment pipeline functionality is currently in preview and is only supported for power bi projects.

    Consider the following limitations when using the Deployment Pipeline API:

         1.Data Streaming is not currently supported. Customers using data streaming can use the Power BI API.

         2.Only Power BI items support service bodies.

         3.Not all deployment options available in the Power BI API are available in the fabric. The following APIs are not    available in the Deployment Stage Content API for Fabric:

          allowPurgeData
          allowPurgeData
          allowSkipTilesWithMissing Prerequisites
    If you need one of these APIs, use the Power BI APIs for deployment. However, these APIs are only available for Power BI items.

    You can try this:

    Sign in to Fabric using a service body or user account in the Azure DevOps release pipeline.
    Use the PowerShell scripts provided in the documentation to understand the automation process.

    Below is the official link will help you:

    Automate deployment pipelines with APIs for Power BI items - Microsoft Fabric | Microsoft Learn

    Automate deployment pipeline by using Fabric APIs - Microsoft Fabric | Microsoft Learn

    Best Regards,

    Xianda Tang

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.