FIX: [ERROR] Error while parsing Markdown front matter

This can happen if you use special characters in front matter values (try using double quotes around that value). ??? At work we have an internal docs site that runs on an Azure static web app. The site uses Docusaurus. Docusaurus is an open-source documentation framework that makes it easy to create, maintain, and deploy … Continue reading FIX: [ERROR] Error while parsing Markdown front matter

FIX: Import-Module Az.Accounts in Azure Automation sandbox

FIX: The term ‘AZ.ACCOUNTS CMDLET‘ is not recognized as a name of a cmdlet, function, script file, or executable program I’m getting several errors in an Azure Automation runbook job, all of which amount to the same thing. I made a seperate error messages section, because it’s too much for the intro section! But the … Continue reading FIX: Import-Module Az.Accounts in Azure Automation sandbox