How to use the Microsoft Azure Management Libraries
There are many ways to programmatically talk to Azure services. One of them is to use the Azure Management Libraries, which are basically an easy way to talk to the Azure REST API’s. Some…
There are many ways to programmatically talk to Azure services. One of them is to use the Azure Management Libraries, which are basically an easy way to talk to the Azure REST API’s. Some…
In Microsoft Azure, it is sometimes difficult to see when services are costing you money and when they don’t. For instance: when you shut down an Azure VM, from the machine itself, it is…