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 | May 1, 2020 | Azure, Networking
Reading Time: 4 minutesIn this post, we will see a new Azure service called Azure Private Link this service, comes to be added to all the others offered by Microsoft to us to have a secure endpoint. Before Azure Private Link service appears in the Azure Portal there...
by George Chrysovaladis Grammatikos | Jan 8, 2019 | Azure, Azure SQL Database
Reading Time: < 1 minuteIn this post we will see how we can easily restore database in Azure SQL ManagedInstance. There are two ways to do this, using T-SQL and Powershell. Using Powershel Before executing the following Powershell Script to restore the...
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...