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 | Jan 18, 2019 | Azure, Compute
Introduction In this post, we talk about Azure Batch Service. This service was created to execute parallels batch workloads without having the stress of the resources that they need to run these jobs. And that happens because Azure Batch is responsible to create...
by George Chrysovaladis Grammatikos | Jul 6, 2018 | Azure, Container Service (AKS)
With Azure Kubernetes Service you can create, configure and manage a cluster of VMs that can run containerized apps. Below are all the steps that someone needs to follow to create an Azure Kubernetes Service (AKS). Prerequisites Create Service principal client ID...