How to list/check Partition Count usage on a given Event Hubs Cluster

Renato Biz Martins 0 Reputation points
2023-02-03T14:46:22.4066667+00:00

Hello, everybody! I hope you are doing well!

Currently I'm supporting an Azure Event Hubs cluster that very often has notifications that the Partition Counts has reached its limit: 2000 Partition Counts, since it has 1 Capacity Unit (CU).

I looking for a way that I can check/list the amount/remaining Partition Counts that have/are used on the Event Hubs Cluster.

It can be on the Azure Control Panel or over the CLI.

The objective it's to be able to see how many "space" I have remaining, since at least until I get the approval from management to increase the Capacity Unit of the Event Hubs cluster.

I need a practical way to se how many Partitions Counts I have remaining, right after I exclude some Event Hubs Instances (kafka topics) to "release" space.

Thank very much for your attention in advance!

Feel free to correct any English mistakes and ask for further explanation if needed.

I'm both learning English and learning Azure Event Hubs.

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
700 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.