Forum Discussion

jaryszek's avatar
jaryszek
Super User
1 year ago
Solved

How to share reports with customers?

I have the way of including local sources using network virtual machines (for my company developers usage) and cloud connection to azure blob storage (to be used by customers). 

But when I will be uploading report into customer tenant, how to get rid of local sources which are my company sources? 

What is the best practice for it? I want to keep refreshing report uzing azure blob storage but I do not want to give them access to my local sources (like using parameter "local" to get to network virtual machine where my local files are located in). 

Best,
Jacek

  • Mauro89's avatar
    Mauro89
    1 year ago

    Hi @jaryszek,

     

    regarding the previous comment. Yes you can automate it by using Azure DevOps pipeline for deployments. 

    Best regards!

4 Replies

  • v-menakakota's avatar
    v-menakakota
    Community Support

    Hi jaryszek   ,
    Thanks for reaching out to the Microsoft fabric community forum. 

    Use Power BI/Fabric deployment pipelines or distinct workspaces to promote the clean PBIX file without internal sources. You can maintain separate PBIX files or pipelines, keeping local connections only in the dev version while deploying a clean version (using Azure Blob) to your customers

    Please go through the below documentation link.
    Power BI implementation planning: Deploy content - Power BI | Microsoft Learn

    If this post was helpful, please give us Kudos and consider marking Accept as solution to assist other members in finding it more easily.
    Best Regards, 
    Menaka. 
    Community Support Team 

    • jaryszek's avatar
      jaryszek
      Super User

      thank you very much, It is possible to automate it? 

      Best,
      Jacek

      • Mauro89's avatar
        Mauro89
        Super User

        Hi @jaryszek,

         

        regarding the previous comment. Yes you can automate it by using Azure DevOps pipeline for deployments. 

        Best regards!