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 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 on22 February 2017-6 min readInviting Microsoft Account users to your Azure AD-secured VSTS tenantazureazure-advstsidentitysecurityb2b-invitesThis blog post is a reference for me (and I guess you too) to understand the invite process and document the experience the invited user has.
Published on11 February 2017-6 min readPer-environment config value tokenization for Azure Web Apps using VSTS Release Managementazurerelease-managementvstsmsdeploywebsitesweb-appsIn this post I'm going to look at how we can deploy a Web Deploy (or MS Deploy) packaged Web Application to an Azure Web Application and define different deployment environments with varying configurations.