by George Chrysovaladis Grammatikos | Jul 17, 2022 | Azure, Exams
As the Azure Cloud services are changing rapidly and a professional needs to keep active its certification, from March 2021, Microsoft allows you to maintain a certification active by validating your knowledge through a free certification renewal. Info: This article...
by George Chrysovaladis Grammatikos | May 12, 2022 | Azure, DevOps, IT
The purpose of this post is to examine how easy it is to transfer files from one service to another. This can be easily done with the mover.io service. We need to know which connectors should be used for which Microsoft services before starting the demo. Please refer...
by George Chrysovaladis Grammatikos | Mar 1, 2022 | Azure, Compute
In this quick post, I’ll walk you through the steps to build a new Azure VM by using an existing OS disk. It may be required sometimes to rebuild a virtual machine hosted in Azure for a variety of reasons. The VM is no longer required and therefore should be...
by George Chrysovaladis Grammatikos | Feb 17, 2022 | Azure, Networking
In this post, I’ll guide you through Azure CDN and how you can leverage it in practice. What is an Azure Content Delivery Network? The Azure Content Delivery Network (CDN) is a geographically distributed compute cluster that works together to deliver internet...
by George Chrysovaladis Grammatikos | Jan 25, 2022 | Azure, DevOps
In this post, I’ll walk you through the process of exporting and importing a CI pipeline from one Azure DevOps project to another. Prerequisites An Azure DevOps account – If you don’t already have a DevOps account, you may create one by following the...
by George Chrysovaladis Grammatikos | Dec 10, 2021 | Azure, Storage
SFTP (Secure File Transfer Protocol) is a network protocol through which we can transfer files in a secure manner. The usual port is 22 but, we can use change it and assign another if you want. In this post, we can read how to deploy an SFTP using an Azure Storage...