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.