<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>TauGrid blog on TauGrid</title><link>https://azure.github.io/taugrid/blog/</link><description>Recent content in TauGrid blog on TauGrid</description><generator>Hugo</generator><language>en</language><atom:link href="https://azure.github.io/taugrid/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>From Azure sign-in to your first Tau run</title><link>https://azure.github.io/taugrid/blog/first-workspace-connection/</link><pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate><guid>https://azure.github.io/taugrid/blog/first-workspace-connection/</guid><description>&lt;p&gt;A researcher should not need a platform engineer&amp;rsquo;s kubeconfig to run a workload.
They should not need to understand how Azure Resource Manager credentials become
Kubernetes credentials, either. They should be able to clone a repository,
review where it wants to connect, and get to work.&lt;/p&gt;
&lt;p&gt;That is the path behind TauGrid&amp;rsquo;s workspace connection:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;az login --tenant &amp;lt;tenant-id&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;cd&lt;/span&gt; &amp;lt;research-repository&amp;gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;tau workspace connection
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The repository contains non-secret coordinates: an AKS resource ID, Microsoft
Entra tenant, workspace name, Kubernetes context, and expected authorization
mode. It does not contain a token or a shared kubeconfig.&lt;/p&gt;</description></item></channel></rss>