<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Azure on Coffee-Driven Development</title>
    <link>https://duijzer.com/tags/azure/</link>
    <description>Recent content in Azure on Coffee-Driven Development</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>© {currentYear}, Jacob Duijzer. All rights reserved</copyright>
    <lastBuildDate>Tue, 05 Oct 2021 13:00:00 +0200</lastBuildDate>
    <atom:link href="https://duijzer.com/tags/azure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using an Azure Web App to host multiple static html sites</title>
      <link>https://duijzer.com/posts/hosting-multiple-static-sites-in-azure/</link>
      <pubDate>Tue, 05 Oct 2021 13:00:00 +0200</pubDate>
      <guid>https://duijzer.com/posts/hosting-multiple-static-sites-in-azure/</guid>
      <description>&lt;p&gt;There are a lot of static site generators around and I have been using quite a bunch of them. While I used most of them for this (personal) blog, I have also used some for professional purposes like documenting software and for team and company-wide documentation. Especially &lt;a href=&#34;https://www.sphinx-doc.org&#34;&gt;Sphinx&lt;/a&gt; has proven itself to be quite useful.&lt;/p&gt;&#xA;&lt;p&gt;I want to create an environment with the following requirements:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Hosting in an Azure Web App&lt;/li&gt;&#xA;&lt;li&gt;Protected by Azure Active Directory&lt;/li&gt;&#xA;&lt;li&gt;Every project has it&amp;rsquo;s own documentation (no merge conflicts between teams)&lt;/li&gt;&#xA;&lt;li&gt;Use &lt;a href=&#34;https://www.sphinx-doc.org&#34;&gt;Sphinx&lt;/a&gt; but using other generators is possible&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;In this post I will show how to create a documentation platform which implements the requirements above with only a few lines of code.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
