<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Pass Azure file Storage credentials from .Net to JsReport Server instead of including storage account details in the jsreport.config file]]></title><description><![CDATA[<p>Hi</p>
<p>Is it possible to pass Azure File Storage account details(connection string, password etc) from .Net to Jsreport instead of including those details in the Jsreport.config file? I would like to if possible have these details be included in the RenderAsync method to tell Jsreport to save the rendered report to Azure Storage.</p>
<p>Thank you for the assistance</p>
]]></description><link>https://forum.jsreport.net/topic/2186/pass-azure-file-storage-credentials-from-net-to-jsreport-server-instead-of-including-storage-account-details-in-the-jsreport-config-file</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Jul 2026 15:57:39 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/2186.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Nov 2021 07:03:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pass Azure file Storage credentials from .Net to JsReport Server instead of including storage account details in the jsreport.config file on Invalid Date]]></title><description><![CDATA[<p>Hi</p>
<p>Is it possible to pass Azure File Storage account details(connection string, password etc) from .Net to Jsreport instead of including those details in the Jsreport.config file? I would like to if possible have these details be included in the RenderAsync method to tell Jsreport to save the rendered report to Azure Storage.</p>
<p>Thank you for the assistance</p>
]]></description><link>https://forum.jsreport.net/post/9548</link><guid isPermaLink="true">https://forum.jsreport.net/post/9548</guid><dc:creator><![CDATA[Msterty]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Pass Azure file Storage credentials from .Net to JsReport Server instead of including storage account details in the jsreport.config file on Invalid Date]]></title><description><![CDATA[<p>Unfortunately no, the connection string to the azure storage is the whole instance configuration.  It can't be passed per request.</p>
<p>You need to either download the output to your .net app and upload it to the azure from there.<br />
Or use <a href="https://jsreport.net/learn/scripts" rel="nofollow">jsreport custom script</a> and upload the report to whatever you want from the <code>afterRender</code> hook.</p>
]]></description><link>https://forum.jsreport.net/post/9550</link><guid isPermaLink="true">https://forum.jsreport.net/post/9550</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Pass Azure file Storage credentials from .Net to JsReport Server instead of including storage account details in the jsreport.config file on Invalid Date]]></title><description><![CDATA[<p>My apologies, I see I forgot to respond.<br />
Thank you for the clarification, much easier to include it in the instance configuration. I just wanted to know what was possible.</p>
]]></description><link>https://forum.jsreport.net/post/9582</link><guid isPermaLink="true">https://forum.jsreport.net/post/9582</guid><dc:creator><![CDATA[Msterty]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>