Published on4 April 2017-4 min readWhen to use Azure Load Balancer or Application Gatewayazureiaasvirtual-machinesload-balancerapplication-gatewaynetworkinghigh-availabilityIn this post I am going to take a quick look at two technologies that are related to high availability of solutions...
Published on1 March 2017-5 min readSecure your Azure DevOps Release Management Azure VM deployments with NSGs and PowerShellazureiaasazure-devopsvirtual-machinenetworkingsecuritycontinuous-deploymentrelease-managementOne of the neat features of Azure Pipelines Release capability is the ability to deploy to Virtual Machine hosted in Azure...
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.
Published on20 January 2017-4 min readAzure Functions: Build an ecommerce processor using Braintree's APIazureserverlessfunctionsemailecommercepaymentsbraintreeIn this blog I am continuing with my series covering useful scenarios for using Azure Functions - this time looking at payments processing.