You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Note that GCP Workload Identity is NOT supported yet, blocked by <ahref="https://github.com/apache/arrow-rs/issues/3490">https://github.com/apache/arrow-rs/issues/3490</a>.</p>
<p>Note that GCP Workload Identity is NOT supported yet, blocked by <ahref="https://github.com/apache/arrow-rs/issues/3490">https://github.com/apache/arrow-rs/issues/3490</a>.</p>
<p>To configure Azure credentials, you can set the following
794
+
environment variables:</p>
795
+
<ul>
796
+
<li><code>AZURE_STORAGE_ACCOUNT_NAME</code></li>
797
+
<li><code>AZURE_STORAGE_ACCOUNT_KEY</code></li>
798
+
<li><code>AZURE_STORAGE_CLIENT_ID</code></li>
799
+
<li><code>AZURE_STORAGE_TENANT_ID</code></li>
800
+
<li><code>AZURE_STORAGE_SAS_KEY</code></li>
801
+
<li><code>AZURE_STORAGE_TOKEN</code></li>
802
+
</ul>
776
803
<footerid="open-on-gh">Found a bug? <ahref="https://github.com/roapi/docs/edit/main/src/config/blob-store.md">Edit this file on GitHub.</a></footer><h1id="databases"><aclass="header" href="#databases">Databases</a></h1>
777
804
<p>Thanks to the <ahref="https://github.com/sfu-db/connector-x">connector-x</a> Rust crate,
778
805
ROAPI is able to load tables from popular relational databases like MySQL,
0 commit comments