Hello Azure community,
In our infrastructure provisioning workflow, we rely on Terraform for VMs and manual creation for resources like App Gateways. However, we often face challenges in remembering to clean up resources after testing, leading to unnecessary costs and resource clutter.
I’m looking for a solution to set expiry dates for Azure resources, allowing us to specify a date at the time of creation. Once the expiry date is reached, I’d like to trigger email reminders for resource deletion.
Are there any existing tools or methods within Azure that can assist with this functionality? Any insights or recommendations on how to achieve this would be greatly appreciated.
Thank you for your help!
pretty much a newbie to azure so havent really found any thing