Remove Azure Resources by Tag with PowerShell in a Scheduled YAML Pipeline and Lower Your Carbon Footprint!

/ 19 Jul, 2023

In his post Danny describes how he automates the removal of temporary resources on Azure periodically via a scheduled YAML pipeline to lower carbon footprint on the Azure cloud, with a Powershell script as an example.

  • Learn about tagging resources
  • Learn about scheduled YAML pipelines
  • Learn about removing resource groups in Powershell as asynchronous jobs on Azure

Read the full story here.