Add DeleteAfter tag and resource cleanup for test resource service principals
Open
Central-EngSys
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
We create a lot of new service principals in the development workflow for the `New-TestResources.ps1` script. Right now we don't have any great ways of cleaning these up. We should follow the same model we do for resource groups, where we add a time-based `DeleteAfter` tag, and query for those resources in the `live test resource cleanup` pipeline.
Contributor guide
Assessment
This issue has not been assessed yet.