<?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 Matthijs&#39;s Blog</title>
    <link>https://matthijs.hoekstraonline.net/tags/azure/</link>
    <description>Recent content in Azure on Matthijs&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>Matthijs Hoekstra</copyright>
    <lastBuildDate>Mon, 20 Jun 2022 10:48:00 -0700</lastBuildDate>
    <atom:link href="https://matthijs.hoekstraonline.net/tags/azure/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Quickly setup a cheap custom SSL website using Azure storage, static websites and CDN</title>
      <link>https://matthijs.hoekstraonline.net/2022/06/20/quickly-setup-a-website-wth-custom-domain-and-ssl-cheaply-with-azure-storage-static-sites-and-cdn/</link>
      <pubDate>Mon, 20 Jun 2022 10:48:00 -0700</pubDate>
      <guid>https://matthijs.hoekstraonline.net/2022/06/20/quickly-setup-a-website-wth-custom-domain-and-ssl-cheaply-with-azure-storage-static-sites-and-cdn/</guid>
      <description>When testing my Verifiable Credentials (MS Entra Verified ID) tenants, I typically need a website to host the did-configuration.json and, when using did:web, a did.json file. Since these files need SSL access I can&amp;rsquo;t use azure BLOB storage.
What I end up using, and is very cheap (pennies on a dollar), is Azure Static websites, and an Azure CDN with a custom domain. These are the steps to set it up:</description>
    </item>
    <item>
      <title>Easy trick to test your Azure Active Directory returned ID Tokens</title>
      <link>https://matthijs.hoekstraonline.net/2021/03/07/easy-trick-to-test-your-returned-id-tokens-from-azure-active-directory/</link>
      <pubDate>Sun, 07 Mar 2021 21:48:00 -0700</pubDate>
      <guid>https://matthijs.hoekstraonline.net/2021/03/07/easy-trick-to-test-your-returned-id-tokens-from-azure-active-directory/</guid>
      <description>The other day I was trying to troubleshoot an issue where I needed to know what the content of an ID token coming from AAD was for a mobile application. The application was setup to use code flow with PKCE and using fiddler to troubleshoot this didn&amp;rsquo;t work since AAD is protected with SSL pinning so trying to have fiddler be the man in the middle didn&amp;rsquo;t work out. It helped me figuring out what request was sent to the server but not the content of the response.</description>
    </item>
    <item>
      <title>Migrating my blog from Wordpress to Hugo</title>
      <link>https://matthijs.hoekstraonline.net/2020/05/06/migrating-my-blog-from-wordpress-to-hugo/</link>
      <pubDate>Wed, 06 May 2020 15:29:31 -0700</pubDate>
      <guid>https://matthijs.hoekstraonline.net/2020/05/06/migrating-my-blog-from-wordpress-to-hugo/</guid>
      <description>I finally took the plunge and started to move my blog from Wordpress to Hugo. I had some issues recently where my Wordpress site didn&amp;rsquo;t work anymore. 1 issue was with the syntax highlighting for the code snippets, caused by an old plugin and new secure browser settings. Took me a while to fix. And recently the editor of Wordpress stopped working properly since there was a secure header setting changed on azure which broke some Javascript on the admin side of Wordpress.</description>
    </item>
  </channel>
</rss>
