by George Chrysovaladis Grammatikos | Nov 6, 2020 | Az-Powershell, Azure, Compute, Storage
Reading Time: 2 minutesSeveral Azure Virtual machine tiers offer to compute resources depending on the needs that arise in resources, for example, General purpose, Compute-optimized, Memory-optimized, GPU, Storage Optimized and High-performance computing. Sometimes...
by George Chrysovaladis Grammatikos | Apr 5, 2019 | Azure, Storage
Reading Time: 6 minutesThere are many ways we can backup up the SQL Databases in Azure services, even if these are running on SQL Azure or a SQL Server Virtual Machine. In this post, we will talk about Azure Backup for SQL Server Virtual Machines, a way that...
by George Chrysovaladis Grammatikos | Oct 8, 2018 | Azure, Storage
Reading Time: 8 minutesIn this post, we will talk for one of the most used services on Azure, the Storage Services. Throughout this post, we will learn what a Storage Account is , its architecture, the Azure Storage Services, what are the limitations for this service....
by George Chrysovaladis Grammatikos | Sep 3, 2018 | Azure, Storage
Reading Time: 2 minutesIn 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...
by George Chrysovaladis Grammatikos | Aug 13, 2018 | Azure, Storage
Reading Time: 4 minutesIn 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...
by George Chrysovaladis Grammatikos | Jun 14, 2018 | Azure, Security, Storage
Reading Time: 4 minutesMicrosoft provides the ability to encrypt VMs VHD files. This can be achieved by the Azure Key Vault service. But, before we start, let’s find an explanation about Azure Key Vault and what it does. Azure Key Vault is a vault that contains...