Azure Azure Functions for the Enterprise + Setting up CI/CD Pipelines In the last post, we talked about how to keep your API layer as slim as possible and then expose them through Azure Functions and I finished the post deploying to Azure using
VSTS Building and Publishing Nuget Packages from TeamCity to VSTS In the current project I'm working on, we have a library that we want to share across other services and these services will be deployed independently. So the best way, in my opnion,
TFS Moving from TFVC to Git on VSTS I've got a task this week to move a fairly old project from an internal TFS instance (using TFVC) to Visual Studio Team Services using Git. 1st Attempt I tried using the steps