Hi,
I have a question. Is it possible to use HPC API in my C# code in order to resize my cluster? For instance, if I want to add/remove Azure IaaS VM compute nodes. Maybe using the cmdlets provided by HPC Powershell in my code?
In my scenario, everything is running on Azure, including the Head Node.
Thanks.