Quickly setup everything you need for develop, deploy and monitor your solution on Azure – Using Azure DevOps Project
Azure DevOps Project makes it very easy to get started on Setting up code repo, build, and deployment with Azure.…
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…
Azure Cosmos DB is a globally distributed, low-latency, high throughput databases services. Azure Cosmos DB provides global distribution, which means…
In your Azure environment, there could be several critical Azure resources that you don’t ever want to be deleted or…
In Visual Studio, all the custom template files must be placed in a specific location so that Visual Studio recognizes,…
Azure Functions let us execute our code in a serverless environment. This does not require create a solution or publish…