Published on3 May 2018-10 min readMulti-environment deployments for Compiled C# Azure Functions with VSTS Release Managementazurefunctionsalmidentityvstsazure-devopscontinous-deploymentIhis post covers an approach you can use to deploy compiled C# Functions using the tooling available in Visual Studio 2017...
Published on27 April 2018-6 min readMicrosoft Application Insights - APM for Everyoneazurerelease-managementapmdevopstelemetryobservabilityOver the last few years I've come to rely heavily on Application Insights as the primary Application Performance Management (APM) tool of choice for services I build.
Published on24 March 2018-3 min readProvide non-admin users with read-only access to Service Endpoints in VSTSazureaccess-controlalmidentityvstsazure-devopssecuritypermissionsleast-privilegeI am currently transitioning some work to another team in our business. Part of this transition has been to pre-configure various Service Endpoints...
Published on16 February 2018-3 min readAzure AD B2C Custom Attributes: How to easily find their unique key valueazureaad-b2cidentitygraph-apitfscustom-attributesWhen working with Azure Active Directory B2C you can create what are known as Custom Attributes...
Published on7 February 2018-4 min readEasy Release Versioning for .NET Projects using Azure DevOps and TFSbuildrelease-managementazure-devopstfsversioningnetOver the years I have always worked hard to make versioning a foundational piece of every CI / CD solution I've setup...