azure-resources-cleaner 2.1.1

dotnet tool install --global azure-resources-cleaner --version 2.1.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local azure-resources-cleaner --version 2.1.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=azure-resources-cleaner&version=2.1.1
nuke :add-package azure-resources-cleaner --version 2.1.1

Azure Resources Cleaner

A convenience tool for cleaning up resources based on the terminal status of pull requests. This is particularly useful in removing the reviewApp resources in environments, that created automatically by Azure Pipelines. In addition, it will also clean up resources deployed to Azure.

Review/preview applications and resources are generally created in PR-based workflows to allow team members review/preview changes before they are merged. They can also be useful in preventing bugs such as application startup errors from being merged. This pattern is generally considered a good practice and is used widely. You should consider making use of it if you aren't already.

For more read the repo documentation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
2.1.1 345 4/15/2024
2.1.0 467 3/11/2024
2.0.0 240 3/8/2024