micah jardineFeb 19, 20202 min readSurgery, life and deathLast week I posted on my youngest son's (7 weeks) upcoming major heart operation the 'Norwood Procedure'. He was on the operating table...
micah jardineFeb 14, 20202 min read3 Extensions To Rule Them All.3 vital Azure DevOps Extensions for deploying Azure Infrastructure
micah jardineFeb 13, 20202 min read$(Release.EnvironmentName)Azure DevOps has a wide range of pre-defined variables available for use in Azure Pipelines (see link). By far my favorite is the $(Release
micah jardineFeb 12, 20202 min readResource Lock Administrator - Custom RoleMany companies use resource locks on Azure to protect against accidental deletion. However, one annoying thing with Resource Locks
micah jardineFeb 11, 20202 min readSimple RBAC Model for Azure & DevOpsAzure RBAC models in Enterprises do not need not be complex. Microsoft recommends having fewer subscriptions and creating granular permissio
micah jardineFeb 10, 20202 min readFree SSL Certificate with App Managed CertificatesYou can now protect your custom DNS name with a free SSL Certificate from Microsoft. Microsoft announced that Azure App Services (Web Apps)
micah jardineFeb 6, 20202 min readTokenisation in Azure DevOpsUse tokenisation to link genereralise builds and release steps.
micah jardineJan 1, 20201 min readUsing Azure DevOps Variable LibrariesUse variable libraries to enhance your pipelines