Azure / Azure/azure-sdk-tools

Add DeleteAfter tag and resource cleanup for test resource service principals

Open
#1,966 4 comments 0 reactions 1 assignee Assigned to @benbp View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.