by George Chrysovaladis Grammatikos | Sep 3, 2018 | Azure, Storage
In this post, I will show you how to scale down a managed data disk for an Azure VM. For the time being, the Azure portal only supports increasing the size of the disks. First, create a new Data disk from the Azure portal. Select ‘Create disk’ and follow...
by George Chrysovaladis Grammatikos | Aug 13, 2018 | Azure, Storage
In this post, we will see how anyone can connect to an Azure storage account, create a container and see how can upload and download files, using C# code. Prerequisites Active Azure Account Subscription Resource Group Storage Account with Container Visual Studio (2013...