Lifecycle Management of Blobs (Deletion) using Automation Tasks
Background: We often encounter scenarios where we need to delete blobs that have been idle in a storage account for an extended period. For a small number of blobs, deletion…
22/05/2025
Overview StackExchange.Redis is a high performance general purpose redis client for .NET languages (C#, etc.), and is designed for Windows / .NET SDK environments.On other hand, it is possible now install .NET SDK and run PowerShell commands on Linux environments.This article describes how to install and link all together to have…