<?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 Re: Data Gateway Automation Powershell Scripts and Limitations in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1669735#M27882</link>
    <description>&lt;P&gt;You pipe a GetDataSource into a CreateDataSource. For each datasource on the old gateway.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2021 15:41:50 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2021-02-16T15:41:50Z</dc:date>
    <item>
      <title>Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1663993#M27835</link>
      <description>&lt;P&gt;I would like to Automate installation and updates of my PBI Data Gateway Clusters. I have clusters for multiple development environments standing on top of AWS AMI's that are updated quarterly by our Security team. I would like to create&amp;nbsp; Powershell User Data (start up) Scripts to install these gateway clusters on new servers after the security team performs their updates. From my current understanding of the API's available, you can only install new gateways, but not recover existing gateways from one machine to a new one? Additionally, you cannot attach a gateway to an existing cluster? Is this API usable for me if it's exclusively for installing new gateways? Could you elaborate on the limitations of this API, how I might use this, and when you expect updates to happen?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The blog post has the limitations as of May 2020, has anything been added since then?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Feb 2021 22:07:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1663993#M27835</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-12T22:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1665336#M27845</link>
      <description>&lt;P&gt;While these limitations have been lifted (*) I have a serious concern with you putting the gateways on AWS. The whole idea of gateways is to be on premise, close to the on premise data sources.&amp;nbsp; Putting the gateway on some sort of cloud VPN will create enormously wasteful network traffic and horrific performance. I would not want to see that traffic diagram...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/gateways" target="_blank"&gt;Gateways (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2021 20:30:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1665336#M27845</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-14T20:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1669678#M27879</link>
      <description>&lt;P&gt;I am using a VPN that is storing all our data that PBI needs access to in AWS. I am &lt;EM&gt;not&lt;/EM&gt; then redirecting the traffic to an actual "on prem" datastore. Is this not the appropriate setup for a VPN that has my datastore?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In regards to my initial question, that API set does not seem to include a way to recover an existing gateway on a new server. Does this API live elsewhere, or is there a different API I should use to handle this flow I am describing?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 15:19:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1669678#M27879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-16T15:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1669735#M27882</link>
      <description>&lt;P&gt;You pipe a GetDataSource into a CreateDataSource. For each datasource on the old gateway.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 15:41:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1669735#M27882</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-16T15:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1672741#M27911</link>
      <description>&lt;P&gt;So then I would have to redeploy / attach all my datasets into the new gateway? is there a way to programmatically clean up / delete the old gateways, or would I be accumulating gateway options in the PBI Console that I would have to manually delete?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 21:07:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1672741#M27911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-17T21:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1672803#M27913</link>
      <description>&lt;P&gt;Additionally, is there any way to accomplish a multi node cluster using automation? I haven't seen this in the REST APIs&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 21:43:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1672803#M27913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-17T21:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Data Gateway Automation Powershell Scripts and Limitations</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1673023#M27915</link>
      <description>&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/gateways/deletedatasource" target="_blank"&gt;Gateways - Delete Datasource (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/bindtogatewayingroup" target="_blank"&gt;Datasets - Bind To Gateway In Group (Power BI Power BI REST APIs) | Microsoft Docs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the cluster configuration you can use PowerShell scripts&lt;/P&gt;
&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/blog/on-premises-data-gateway-management-via-powershell-public-preview/" target="_blank"&gt;On-premises data gateway management via PowerShell (Public Preview) | Microsoft Power BI Blog | Microsoft Power BI&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Feb 2021 23:54:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Data-Gateway-Automation-Powershell-Scripts-and-Limitations/m-p/1673023#M27915</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-02-17T23:54:58Z</dc:date>
    </item>
  </channel>
</rss>

