azure has a set of default soft limits for every subscription (https://azure.microsoft.com/en-us/documentation/articles/azure-subscription-service-limits/)
While I could easily check the current VM cores limit in ASM (via the old portal), I've not been able to determine what these limits are for ARM only subscriptions (ARM resources are not listed in the old portal and there is no way to check limits on the new portal).
Is there a way (Powershell, CLI or API call) to check cores limit for ARM-only subscriptions ?