I would like to modify the number of Throughput Units with PowerShell: ServiceBus\EventHub\Scale I didn't find any relevant information about that. Could you please help me which command should I use? Thanks in advance!
At one of the projects i wanted to implement the same, and what i have found is that only mention of the possibility to change it using (REST) API is on that page. However, there is no such possibility listed:
1) In the REST API specification.
2) In the Event Hubs SDK.
Which makes me believe that it is not possible at least with the Classic REST API.