Create New Git Repository While Creating New Project in Visual Studio
You can create new git repository while creating new project in Visual Studio. Yes, at the same time of new…
You can create new git repository while creating new project in Visual Studio. Yes, at the same time of new…
You can exclude project from Visual Studio Team Services build definition if required. You might want to exclude a specific…
Over the last few posts, we have discussed several ways of setting up Continuous Integration(CI) and Continuous Delivery (CD) pipeline…
Continuous Delivery for Azure App Services from Azure Portal setting up is just matter of few clicks. Continuous Integration(CI) &…
Azure DevOps Project makes it very easy to get started on Setting up code repo, build, and deployment with Azure.…
Visual Studio Connected Services for Cosmos DB enables developers to easily connect and integrate with Cosmos DB. We have seen several…
This post explains how to move Azure resources from one subscription to another subscription using the Azure Portal. This could…
In the previous post, we discussed setting up global replication of Azure Cosmos DB database using the Azure portal. Priorities…