From 91409f78e4797c308c3c12bdff760ba3c679a3c0 Mon Sep 17 00:00:00 2001 From: Matt Hansen Date: Tue, 18 Apr 2023 09:12:19 -0400 Subject: [PATCH] add todo --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cfb04a2..ab081db 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@ I have personally run this against a storage account used by a single VM and cle Contributions are welcome, please submit an issue or PR! +## Todo + +- Add enumeration of existing table metrics +- Show total storage before and after pruning + ## Disclaimer This script is provided as-is without any warranty or support. Use this script at your own risk. I am not responsible for any damages or data loss that may occur as a result of running this script. Before running this script, make sure to read and understand the code, and test it in a non-production environment.