by George Chrysovaladis Grammatikos | Apr 22, 2020 | Azure, DevOps, IT-Troubleshooting, Powershell
In this post, you can read the steps you need to follow to delete an Azure DataFactory. Specifically, the steps below apply to the error code “DeleteFactoryBlockedByIR”. The Problem When we try to delete the Azure Data factory using the...
by George Chrysovaladis Grammatikos | Mar 20, 2020 | Azure, Compute, DevOps
Reading the title of the article may seem strange to us but it is true and we will read below how we can download and install Kali Linux from the Microsoft app store. In Windows 10 Microsoft has added the Windows Subsystem for Linux which allows users to run Linux...
by George Chrysovaladis Grammatikos | Mar 19, 2020 | Azure, Compute, DevOps
Recently Microsoft published a new extension for VS Code where we can deploy and manage a Linux VM on Azure. With this extension, we can Create, Start, Stop, Delete, and Add SSH Key. Prerequisites An Azure Subscription (Sign up for a free Azure account by clicking...
by George Chrysovaladis Grammatikos | Nov 4, 2019 | Azure, Compute, DevOps, DevOps, General, IT
Among the Microsoft announcements in this year’s Ignite was also a new service called Azure Arc and until the day this article is posted is in [Preview]. This service helps IT stuff to manage on-premises servers, containers, edge, multi-cloud as he would manage...
by George Chrysovaladis Grammatikos | Jun 21, 2019 | Azure, Compute, DevOps, VM
Microsoft on 18 June 2019 announced a new service called AzureBastion [Preview], this is a service where the users can connect remotely to Azure VM without the danger of exposing RDP or SSH ports. This way critical VM deployments that need to be isolated from the...
by George Chrysovaladis Grammatikos | Oct 15, 2018 | Azure, DevOps, VM
Introduction Since ARM was introduced to the public, everyone migrates from ASM to ARM. This can be accomplished using a very cool tool called MigAz. This tool has also the capability to move resources from an Azure Directory to another with no downtime if NO data...