Author: Estevão França
Jun 09, 2023 Azure
Automating AVD Deployment
Hello all! It's been a long time! Today's post is a bit different, I want to share one pipeline task that can help you to automate the deployment of AVD session hosts. This automation contains some powershell scripts that help…
Sep 25, 2022 Azure Active Directory
Access Control on Azure?
Hello guys! Long time, right? The past couple of weeks were a mess around here and I couldn't give the blog the necessary attention, in fact, it was due for a good reason! I did the AZ-305 test; it was…
Jun 22, 2022 Azure Compute Gallery
Azure Image Builder
Azure Image Builder lets you work with Windows or Linux images, from the Azure Marketplace or existing custom images, and add your own customizations. It's a solution that helps you to automate the process of managing images over the Azure…
Mar 28, 2022 Azure
Azure Compute Gallery Automation
A few days ago, I shared a case about an Azure Compute Gallery image version, but I didn't say much about how it works or why we should use it. Cloud Computing has become a huge topic! Everyone is speaking about…
Mar 16, 2022 Azure Active Directory
No more Passwords! Say hello to the passwordless world
Today's subject is super interesting! We'll speak about passwordless technologies, and I'm happy to announce that this post is sponsored by Fetian Technologies, which shared some of their available products in the market for test proposals. A passwordless approach is…
Mar 09, 2022 Azure
Creating an Image from a VMSS Instance
An interesting question came up yesterday from a colleague. He asked me the following: Can I create an image version on my Azure Compute gallery from a Virtual Machine Scale Set Instance? Their company has a large operation running over…
Mar 01, 2022 Accelerated Networking
Enabling Accelerated Networking on Multiples VM’s
A couple of weeks ago, a teammate asked me if is possible to enable Accelerated Networking in several VM's at the same time. Enabling it in a network interface is a simple process and, it does not require much technical…