Using transient SSH keys on GitHub Actions Runners for Azure VM deployment and configuration
This post is about deploying Azure Linux Virtual Machines (VMs) in GitHub Actions Continuous Deployment (CD) workflows, and how to do post-deployment VM configuration when "out of box" Azure VM capabilities aren't available.
Virtual Machine images, a...
plzm.blog16 min read
paras pokhrel
Hello Patrick, Great read and very informative. I’m new to GitHub actions Had some questions:
Looking forward to your expertise. Thanks a lot