Category: Virtualization

  • Power Automate: Web Automation with Powershell + Azure Automation + Selenium DLL library

    Power Automate: Web Automation with Powershell + Azure Automation + Selenium DLL library

    In todays blog I want to show you guys how to web-scrape with Power Automate instead of PAD. This scenario suits for integration with simple Web UI navigations (where use cases could be ordering equipment online, as a part of an onboarding process). Why combine Power Automate with PowerShell and Selenium C# Library: Prerequisites: Setting…

  • Docker CLI Commands Cheatsheet

    During the pandemic a few years ago, I had some spare-time to explore other technologies that peaked my interests. For that, both Podman and Docker served as my choice of tools to build up applications from my localhost and from my NUC-hosted CentOS. Throughout the years – I’ve saved up some of the commands that…