Monthly Archive: February 2018

Azure Application Gateway Charts

Azure Application Gateways provide a reverse proxy Layer 7 load balancer solution in Microsoft Azure. From a PaaS point of view, they’re very handy, providing full Azure integration for deploying through ARM, PowerShell and...

PowerShell Core 6 and Raspberry Pi

PowerShell Core 6.0 and Raspberry Pi

TL;DR – Start PowerShell as the root user, install the module for All Users and then set up your cron job to run the script in the root user’s crontab. If, like me, you...