Category Archives: DevOps

Integrating On-Premises Jenkins with VSTS to deploy to an ILB ASE

Hi, I recently had to work on integrating an on-premises Jenkins with VSTS in order to use VSTS’s out of the box capabilities to deploy resources to Azure. Although there is quite a good documentation on this topic, you must … Continue reading

Posted in Azure, DevOps, vsts | Tagged , , , | Leave a comment

Deploy Azure App Services to multiple regions within the same subscription – VSTS trick

Hi, Most of the times, when deploying App Services such as a webapp to a single region, you simply use the Azure App Service Deploy task, that is currently in version 3.0 and whose a preview of the next version … Continue reading

Posted in Azure, DevOps, vsts | Tagged , , , | 2 Comments

DevOps – Azure API Management and VSTS, better together

Hi, Visual Studio Team Services aka VSTS is a great tool when it comes to Application Lifecycle Management, Continuous Integration and Continuous Deployment. It is a must have tool in any DevOps organization working with Microsoft technologies (but not only). … Continue reading

Posted in Azure, DevOps | Tagged , , , | Leave a comment