<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>gotcha on Fabian G. Williams</title>
    <link>https://www.fabswill.com/categories/gotcha/</link>
    <description>Recent content in gotcha on Fabian G. Williams</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 30 Dec 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.fabswill.com/categories/gotcha/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Gotcha with CICD and Azure Static WebApps</title>
      <link>https://www.fabswill.com/blog/cicdgotchastaticwebapps/</link>
      <pubDate>Thu, 30 Dec 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.fabswill.com/blog/cicdgotchastaticwebapps/</guid>
      <description>TLDR; If you are ever in the unfortunate situation where your token thats issued when you create an Azure Static Web App is unobtainable or destroyed and you are trying to CI/CD from your Repo in GitHub you will get an error in your deployment pipeline in GitHub Actions. To remedy the issue you can reset your Token in the Azure Portal and then create a new GitHub Secret in the Repo with the new reset token GUID and you will be all sorted.</description>
    </item>
    
    <item>
      <title>Azure Web App DNS Gotcha</title>
      <link>https://www.fabswill.com/blog/azurestaticwebappdnsgotcha/</link>
      <pubDate>Sat, 15 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.fabswill.com/blog/azurestaticwebappdnsgotcha/</guid>
      <description>Why you should read this post Are you contemplating 🤔 or have you built a Static Web Application using Microsoft Azure Static Web Apps and do you plan to use an Apex Domain as a part of your URL. 😳 In plain english that means do you plan to access your website by using https://sitenamehere.com without the www? If so then keep reading please. 😌 For what should be a simple task, I faced a GOTCHA 🔥 on 2 different levels that I&amp;rsquo;d like to share with you, Ive outlined them below, even though I have listed 3 items below the 3rd is more of an observation:</description>
    </item>
    
  </channel>
</rss>