<?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 The credentials provided for AzureDataLakeStorage source are invalid in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/The-credentials-provided-for-AzureDataLakeStorage-source-are/m-p/1889057#M29837</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to refresh my Power BI dataset that comes from ADLS Gen 2 Storage. Refresh works fine on Power BI Desktop, but on the Web App I receive the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haiyangl104_1-1623185982357.png" style="width: 662px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/529932i46F85D10FD0484FA/image-dimensions/662x113?v=v2" width="662" height="113" role="button" title="haiyangl104_1-1623185982357.png" alt="haiyangl104_1-1623185982357.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've mirorred exactly the same settings I used on Power BI Desktop here, but still receive the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haiyangl104_0-1623185933298.png" style="width: 443px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/529931iDFDAF03C9D1FD31A/image-dimensions/443x588?v=v2" width="443" height="588" role="button" title="haiyangl104_0-1623185933298.png" alt="haiyangl104_0-1623185933298.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the Power Query used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Csv.Document(AzureStorage.DataLake("&lt;A href="https://xxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net" target="_blank" rel="noopener"&gt;https://xxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net&lt;/A&gt;"){[#"Folder Path"="&lt;A href="https://xxxxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net/xxxxxxx/xxxxxxxx/xxxxxxxxx/csv_files/" target="_blank" rel="noopener"&gt;https://xxxxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net/xxxxxxx/xxxxxxxx/xxxxxxxxx/csv_files/&lt;/A&gt;",Name="xxxxxxxxxxxx.csv"]}[Content],[Delimiter=",", Columns=22, Encoding=1252, QuoteStyle=QuoteStyle.None]),&lt;BR /&gt;#"Promoted Headers" = Table.PromoteHeaders(Source, [PromoteAllScalars=true])&lt;BR /&gt;in&lt;BR /&gt;#"Promoted Headers"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jun 2021 21:09:03 GMT</pubDate>
    <dc:creator>haiyangl104</dc:creator>
    <dc:date>2021-06-08T21:09:03Z</dc:date>
    <item>
      <title>The credentials provided for AzureDataLakeStorage source are invalid</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-credentials-provided-for-AzureDataLakeStorage-source-are/m-p/1889057#M29837</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to refresh my Power BI dataset that comes from ADLS Gen 2 Storage. Refresh works fine on Power BI Desktop, but on the Web App I receive the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haiyangl104_1-1623185982357.png" style="width: 662px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/529932i46F85D10FD0484FA/image-dimensions/662x113?v=v2" width="662" height="113" role="button" title="haiyangl104_1-1623185982357.png" alt="haiyangl104_1-1623185982357.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've mirorred exactly the same settings I used on Power BI Desktop here, but still receive the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="haiyangl104_0-1623185933298.png" style="width: 443px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/529931iDFDAF03C9D1FD31A/image-dimensions/443x588?v=v2" width="443" height="588" role="button" title="haiyangl104_0-1623185933298.png" alt="haiyangl104_0-1623185933298.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here's the Power Query used:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;BR /&gt;Source = Csv.Document(AzureStorage.DataLake("&lt;A href="https://xxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net" target="_blank" rel="noopener"&gt;https://xxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net&lt;/A&gt;"){[#"Folder Path"="&lt;A href="https://xxxxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net/xxxxxxx/xxxxxxxx/xxxxxxxxx/csv_files/" target="_blank" rel="noopener"&gt;https://xxxxxxxxxxxxxxxxxxxxxx.dfs.core.windows.net/xxxxxxx/xxxxxxxx/xxxxxxxxx/csv_files/&lt;/A&gt;",Name="xxxxxxxxxxxx.csv"]}[Content],[Delimiter=",", Columns=22, Encoding=1252, QuoteStyle=QuoteStyle.None]),&lt;BR /&gt;#"Promoted Headers" = Table.PromoteHeaders(Source, [PromoteAllScalars=true])&lt;BR /&gt;in&lt;BR /&gt;#"Promoted Headers"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jun 2021 21:09:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-credentials-provided-for-AzureDataLakeStorage-source-are/m-p/1889057#M29837</guid>
      <dc:creator>haiyangl104</dc:creator>
      <dc:date>2021-06-08T21:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: The credentials provided for AzureDataLakeStorage source are invalid</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/The-credentials-provided-for-AzureDataLakeStorage-source-are/m-p/1894947#M29901</link>
      <description>&lt;P&gt;Please&amp;nbsp;&lt;SPAN&gt;whitelist the Azure IP's for your region in the ADLS.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.microsoft.com/en-us/download/details.aspx?id=41653&amp;amp;751be11f-ede8-5a0c-058c-2ee190a24fa6=True" target="_self"&gt;https://www.microsoft.com/en-us/download/details.aspx?id=41653&amp;amp;751be11f-ede8-5a0c-058c-2ee190a24fa6=True&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You could refer to this blog:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://medium.com/microsoftazure/how-to-refresh-a-firewall-enabled-azure-data-lake-storage-gen2-data-source-from-power-bi-service-1c5f440cd93b" target="_self"&gt;https://medium.com/microsoftazure/how-to-refresh-a-firewall-enabled-azure-data-lake-storage-gen2-data-source-from-power-bi-service-1c5f440cd93b&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Another situation is that&amp;nbsp;Since the Azure and O365 are in two different Tenants your getting the error "Failed to update data source credentials: The given data source kind is not supported"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You could refer to this blog:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.purplefrogsystems.com/paul/2017/06/connecting-power-bi-to-azure-data-lake-store-across-tenants/" target="_self"&gt;https://www.purplefrogsystems.com/paul/2017/06/connecting-power-bi-to-azure-data-lake-store-across-tenants/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 06:43:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/The-credentials-provided-for-AzureDataLakeStorage-source-are/m-p/1894947#M29901</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-06-11T06:43:43Z</dc:date>
    </item>
  </channel>
</rss>

