<?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: Is it possible to integrate to Hashicorp Vault? in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3339671#M30581</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="591567" data-lia-user-login="FMohara" class="lia-mention lia-mention-user"&gt;FMohara&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Or is it possible to recover the password string from a variable in the memory of the application? (I would then create a separate powershell script to populate that variable calling the vault)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It should not be possible to recover any passwords from the server. But if you are just looking to populate them using a script there are REST endpoints like the following one for PBIX reports&amp;nbsp;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/PowerBIReports/UpdatePowerBIReportDataSource" target="_blank"&gt;PBIRS | 2.0 | microsoft-rs | SwaggerHub&amp;nbsp;&lt;/A&gt; which will allow you to set the credentials for a give data source&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2023 00:05:23 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2023-07-20T00:05:23Z</dc:date>
    <item>
      <title>Is it possible to integrate to Hashicorp Vault?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3339510#M30576</link>
      <description>&lt;P&gt;Simple question, is it possible to integration Power BI Reporting Server with my company local hashicorp vault instance to manage secrets, like the passwords for the connection strings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, how is it done?&lt;/P&gt;&lt;P&gt;If it's a customization, where can I get help from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to install the tool in an on-premises environment, where we need to connect to the vault to manage secrets.&lt;/P&gt;&lt;P&gt;Or is it possible to recover the password string from a variable in the memory of the application? (I would then create a separate powershell script to populate that variable calling the vault)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be much appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 21:11:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3339510#M30576</guid>
      <dc:creator>FMohara</dc:creator>
      <dc:date>2023-07-19T21:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to integrate to Hashicorp Vault?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3339671#M30581</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="591567" data-lia-user-login="FMohara" class="lia-mention lia-mention-user"&gt;FMohara&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Or is it possible to recover the password string from a variable in the memory of the application? (I would then create a separate powershell script to populate that variable calling the vault)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It should not be possible to recover any passwords from the server. But if you are just looking to populate them using a script there are REST endpoints like the following one for PBIX reports&amp;nbsp;&lt;A href="https://app.swaggerhub.com/apis/microsoft-rs/PBIRS/2.0#/PowerBIReports/UpdatePowerBIReportDataSource" target="_blank"&gt;PBIRS | 2.0 | microsoft-rs | SwaggerHub&amp;nbsp;&lt;/A&gt; which will allow you to set the credentials for a give data source&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 00:05:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3339671#M30581</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-07-20T00:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to integrate to Hashicorp Vault?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3341237#M30603</link>
      <description>&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't test yet, but the PUT /datasource({id}) might work for me.&lt;BR /&gt;Get a script to call the vault and then call this api to update the datasource.&lt;/P&gt;&lt;P&gt;Should work just fine.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 15:13:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3341237#M30603</guid>
      <dc:creator>FMohara</dc:creator>
      <dc:date>2023-07-20T15:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to integrate to Hashicorp Vault?</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3341918#M30607</link>
      <description>&lt;P&gt;I have not tested either, but I think possibly doing a GET then adding credentials and doing a PATCH request might work.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 22:31:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Is-it-possible-to-integrate-to-Hashicorp-Vault/m-p/3341918#M30607</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-07-20T22:31:37Z</dc:date>
    </item>
  </channel>
</rss>

