Rehydrating Archived Blobs via Storage Task Actions
Azure Storage Actions is a fully managed platform designed to automate data management tasks for Azure Blob Storage and Azure Data Lake Storage. You can use it to perform common…
09/07/2025
Scenario: PowerShell script to get the total number of partitions in Event Hub Namespace. You must be wondering how to find out total number of partition count for any Event Hub namespace?? On the Azure portal you can only see partition count per Event Hub Entity level but…