
How to move Azure Resources from one Azure Subscription to another?
This post explains how to move Azure resources from one subscription to another subscription using the Azure Portal. This could…
This post explains how to move Azure resources from one subscription to another subscription using the Azure Portal. This could…
Azure Cosmos DB is a globally distributed, low-latency, high throughput databases services. Azure Cosmos DB provides global distribution, which means…
Azure Cosmos DB extension for Visual Studio Code gives Azure developers set of powerful commands to working with Cosmos DB.…
In Visual Studio 2015, using the light bulb action, we can simplify the refactoring a method from Asynchronous to Synchronous…
What is Gravatar? Gravatar is an image which helps you getting recognized on various posts on blogs and web forums,…
If you are building a class library with Retargetable turned on, you might end up your assemblies to be used…
IIS monitors the worker processes health by sending a periodic request the worker processes. This pinging is to ensure that…
Hashing is a concept to get a fixed size result from an arbitrary input. That means you can pass any input of…