<?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 Any user facing restful data source connection API to create a data source connection ? in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4075630#M54505</link>
    <description>&lt;P&gt;Does Fabric has any user facing restful data source connection APIs can be used to&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Post - Create a data source connection to connect to external blob storage (global or binding to a specific artifact ?).&lt;/P&gt;&lt;P&gt;2. Get - Get the data source connection via id/name to get the connection credentials to for code experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want let anyone help for above questions, assume I am a data engineer and I want to access some my own external data sources via Fabirc Notebook but I don't want to explicitly hardcode the credentail info.&amp;nbsp; So it's better if we have rest API call can be use to create/get a data connection.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2024 09:24:59 GMT</pubDate>
    <dc:creator>YangyangGao</dc:creator>
    <dc:date>2024-08-02T09:24:59Z</dc:date>
    <item>
      <title>Any user facing restful data source connection API to create a data source connection ?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4075630#M54505</link>
      <description>&lt;P&gt;Does Fabric has any user facing restful data source connection APIs can be used to&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Post - Create a data source connection to connect to external blob storage (global or binding to a specific artifact ?).&lt;/P&gt;&lt;P&gt;2. Get - Get the data source connection via id/name to get the connection credentials to for code experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want let anyone help for above questions, assume I am a data engineer and I want to access some my own external data sources via Fabirc Notebook but I don't want to explicitly hardcode the credentail info.&amp;nbsp; So it's better if we have rest API call can be use to create/get a data connection.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 09:24:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4075630#M54505</guid>
      <dc:creator>YangyangGao</dc:creator>
      <dc:date>2024-08-02T09:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Any user facing restful data source connection API to create a data source connection ?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4080108#M54578</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/784726"&gt;@YangyangGao&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Base on your description, it seems like you are trying to&amp;nbsp;&lt;SPAN&gt;create a connection to Power BI via REST API&amp;nbsp;&lt;/SPAN&gt;without hardcoding credentials&amp;nbsp;&lt;SPAN&gt;and access an external data source through Fabric Notebook.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1.&amp;nbsp;Create a Data Source Connection&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/entra/identity-platform/v2-oauth2-client-creds-grant-flow" target="_blank"&gt;OAuth 2.0 client credentials flow on the Microsoft identity platform - Microsoft identity platform | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-factory/connector-rest" target="_blank"&gt;How to create a REST connection - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp;Retrieve Credentials in Your Notebook&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://stackoverflow.com/questions/68355392/power-bi-and-azure-key-vault" target="_blank"&gt;powerbi - Power BI and Azure Key vault - Stack Overflow&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/enterprise/service-encryption-byok" target="_blank"&gt;Bring your own encryption keys for Power BI - Power BI | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3.&amp;nbsp;&lt;SPAN&gt;Access External Data Source via Fabric Notebook&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/fabric/data-engineering/lakehouse-notebook-load-data" target="_blank"&gt;Load data into your lakehouse with a notebook - Microsoft Fabric | Microsoft Learn&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2024 06:49:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4080108#M54578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-05T06:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Any user facing restful data source connection API to create a data source connection ?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4088815#M54662</link>
      <description>&lt;P&gt;hey&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;thanks but it actually can't solve my request. Actually want i want is a rest API which can be use to create a DMTS data connection. I think the answer is no based on my current investigation. I will raise the question internally, and mark this question done.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 08:55:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4088815#M54662</guid>
      <dc:creator>YangyangGao</dc:creator>
      <dc:date>2024-08-08T08:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Any user facing restful data source connection API to create a data source connection ?</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4096979#M54728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/784726"&gt;@YangyangGao&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I apologize that my previous reply did not resolve your problem. If you find a solution, could you kindly share it here at your convenience? This will greatly assist others in the community who may encounter similar problems. Thank you for your efforts.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 07:28:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Any-user-facing-restful-data-source-connection-API-to-create-a/m-p/4096979#M54728</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-13T07:28:10Z</dc:date>
    </item>
  </channel>
</rss>

