<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Need support to devellop a Rest API    to migrate  elements between Tenant in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Need-support-to-devellop-a-Rest-API-to-migrate-elements-between/m-p/2942298#M40080</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I would like to have your support to help me to migrate objects from Tenant A to Tenant B .&lt;/P&gt;&lt;P&gt;It seems that Power BI REST API could be the solution .&lt;/P&gt;&lt;P&gt;I've no knowledge in Power BI Rest API so I hope you can guide me on this matter .&lt;/P&gt;&lt;P&gt;How I can proceed to migrate workspaces , Reports ,Dashboards ,Datasets&amp;nbsp; , Gateway ...;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 15:41:06 GMT</pubDate>
    <dc:creator>paololito</dc:creator>
    <dc:date>2022-12-01T15:41:06Z</dc:date>
    <item>
      <title>Need support to devellop a Rest API    to migrate  elements between Tenant</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-support-to-devellop-a-Rest-API-to-migrate-elements-between/m-p/2942298#M40080</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;I would like to have your support to help me to migrate objects from Tenant A to Tenant B .&lt;/P&gt;&lt;P&gt;It seems that Power BI REST API could be the solution .&lt;/P&gt;&lt;P&gt;I've no knowledge in Power BI Rest API so I hope you can guide me on this matter .&lt;/P&gt;&lt;P&gt;How I can proceed to migrate workspaces , Reports ,Dashboards ,Datasets&amp;nbsp; , Gateway ...;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have experience ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 15:41:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-support-to-devellop-a-Rest-API-to-migrate-elements-between/m-p/2942298#M40080</guid>
      <dc:creator>paololito</dc:creator>
      <dc:date>2022-12-01T15:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Need support to devellop a Rest API    to migrate  elements between Tenant</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-support-to-devellop-a-Rest-API-to-migrate-elements-between/m-p/2943393#M40087</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/368503"&gt;@paololito&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to my knowledge, there&amp;nbsp;There is no API to directly implement tenant-to-tenant migration.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you want to migrate all resources to another tenant,you can export your reports&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;or if you already backed up pbix files for Power BI reports before, you can publish pbix files to new Power BI tenant, and configure gateways, dashboards same as in old Power BI tenant.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The &lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/" target="_self"&gt;&lt;STRONG&gt;REST API&lt;/STRONG&gt;&lt;/A&gt; and &lt;A href="https://learn.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps" target="_self"&gt;&lt;STRONG&gt;PowerShell&lt;/STRONG&gt;&lt;/A&gt; can help you&amp;nbsp;perform more convenient operations and avoid the hassle of doing them one by one manually.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is a bolg about Tenant to Tenant migration:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://practical365.com/tenant-to-tenant-power-bi-migration/" target="_blank"&gt;Tenant-to-Tenant Power BI Migration&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;About Microsoft 365 migration, perhaps you can refer this bolg:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://lazyadmin.nl/office-365/microsoft-365-tenant-to-tenant-migration-tips-and-methods/" target="_self" rel="nofollow noopener noreferrer"&gt;Microsoft 365 Tenant to Tenant Migration&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This document is about gateway migration:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/data-integration/gateway/service-gateway-migrate" target="_blank"&gt;Migrate, restore, or take over an on-premises data gateway | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jianbo Li&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 03:19:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-support-to-devellop-a-Rest-API-to-migrate-elements-between/m-p/2943393#M40087</guid>
      <dc:creator>v-jianboli-msft</dc:creator>
      <dc:date>2022-12-02T03:19:01Z</dc:date>
    </item>
  </channel>
</rss>

