<?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: Connecting to IBM db2 Database with a VNET data gateway in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4086318#M3569</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Nono Chen,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any plans to change to change allow this in the future/ maybe make this avalible through data pipelines.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will need to see if setting up a local gateway is possible for a temp soluation but the VNET is the desired soluation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2024 08:37:52 GMT</pubDate>
    <dc:creator>Nikhil234</dc:creator>
    <dc:date>2024-08-07T08:37:52Z</dc:date>
    <item>
      <title>Connecting to IBM db2 Database with a VNET data gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4084550#M3562</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I setup a VNET gateway for fabric which i can see i can use if i try to connect to a SQL server db but when i use get data in data flow and select&amp;nbsp;IBM db2 Database it wont allow me to use the virtual network i set up, only an onprem network.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The authentication to this database requires the VENT im looking to see how i can ingest this data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appricated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 15:16:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4084550#M3562</guid>
      <dc:creator>Nikhil234</dc:creator>
      <dc:date>2024-08-06T15:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to IBM db2 Database with a VNET data gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4085501#M3567</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704429" data-lia-user-login="Nikhil234" class="lia-mention lia-mention-user"&gt;Nikhil234&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, the IBM Db2 database connector in Dataflow Gen2 does not support the use of VNET gateways. Instead, it requires a local data gateway for authentication and data import.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the steps to follow when setting up a local data gateway for an IBM Db2 database:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Install the local data gateway. Download and install a local data gateway on a computer within your local network. Log in with your user account to configure the gateway.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Create a connection for the local data source. Navigate to the administrator portal in Microsoft Fabric and select Manage Connections and Gateways.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;​Create a new connection, select Local, and provide the necessary details for the IBM Db2 database.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;​Connect the local data source to Dataflow Gen2. In the workspace, create the Dataflow Gen2, add the new source to the data stream, and select the connection established in the previous step.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;​Perform any necessary data transformations and set data targets.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;​This setting should allow you to ingest data from the IBM Db2 database using a local data gateway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="" style="background: white;"&gt;&lt;SPAN&gt;You can view the link below for more details:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-ibm-db2-database-overview" target="_blank" rel="noopener"&gt;IBM Db2 database connector overview - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-ibm-db2-database" target="_blank" rel="noopener"&gt;Set up your IBM Db2 database connection - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/how-to-access-on-premises-data" target="_blank" rel="noopener"&gt;How to access on-premises data sources in Data Factory - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Nono Chen&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;helps, then please consider&lt;STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 01:55:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4085501#M3567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-07T01:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to IBM db2 Database with a VNET data gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4086318#M3569</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN&gt;Nono Chen,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any plans to change to change allow this in the future/ maybe make this avalible through data pipelines.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will need to see if setting up a local gateway is possible for a temp soluation but the VNET is the desired soluation.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks again.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 08:37:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4086318#M3569</guid>
      <dc:creator>Nikhil234</dc:creator>
      <dc:date>2024-08-07T08:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to IBM db2 Database with a VNET data gateway</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4086406#M3570</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="704429" data-lia-user-login="Nikhil234" class="lia-mention lia-mention-user"&gt;Nikhil234&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good idea!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;You can propose an idea about this, you can submit your idea by going to the link below:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;&lt;A href="https://ideas.fabric.microsoft.com/" target="_blank" rel="noopener"&gt;Home (microsoft.com)&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Regards,&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Nono Chen&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;If this &lt;STRONG&gt;&lt;EM&gt;post&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;helps, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/STRONG&gt;to help the other members find it more quickly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 09:14:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Connecting-to-IBM-db2-Database-with-a-VNET-data-gateway/m-p/4086406#M3570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-07T09:14:06Z</dc:date>
    </item>
  </channel>
</rss>

