by George Chrysovaladis Grammatikos | Apr 16, 2020 | Azure, General
Many times for any of us, there is a need to move resources to a new subscription or a resource group, we can easily do this from the Azure Portal or using PowerShell cmdlets. In this article, we will find out how to move resources between resource groups from 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 | Mar 2, 2020 | Azure, Networking
Azure Portal has many networking services like VNet’s, Load balancers, public IP addresses, and many others. In this post, we find out how to deploy an Azure Route Table to route all VMs traffic from a subnet through an Azure Firewall (virtual appliance). Create...
by George Chrysovaladis Grammatikos | Feb 25, 2020 | Azure, Networking
One of the most important reasons for a company to move their workloads to Azure is security. In this post, we will talk about the two most known Azure security services, Azure Firewall and NSG’s. With those two services, we can manage a VNet Inbound and...
by George Chrysovaladis Grammatikos | Feb 16, 2020 | Azure, Intune
MS Intune is a Mobile Device Management (MDM) and Mobile Application Management (MAM) cloud service that can integrate with Azure AD and with the combination of those two services you can secure your organization’s devices. By reading the steps below you can...