– Blogs In English

Install WSL2 and Ubuntu on Windows with a single command: wsl –install

We all love WSL2, but the installation process used to have several steps, as we showed here on Azuretar previously. As promised on Microsoft Build 2020 now you can install WSL2 and Ubuntu with a single command. This feature is now available in preview Windows Insider. In the following videos, we will show the wsl

Install WSL2 and Ubuntu on Windows with a single command: wsl –install Read More »

Windows Containers – Video Series

The most anticipated Azuretar video series has arrived. Jorge Arteiro and Fernando Rolnik will show everything about Windows containers. We will show topics on how this technology works, how to modernize legacy applications and more. Part 1 – Demos and Introduction In the initial video, we break the tradition and start with demos, showing how to build and run

Windows Containers – Video Series Read More »

Dynamic Admission Control in AKS with Azure Functions

Controlling resource deployments in your Azure Kubernetes Service (AKS) cluster can quickly become quite challenging. For instance, pushing a change to the production environment might introduce undesirable vulnerabilities to the application. By creating custom admission webhooks for Kubernetes, we can define custom policies that regulate the deployment of resources to our cluster. The Kubernetes ecosystem is not

Dynamic Admission Control in AKS with Azure Functions Read More »