How to check maximum core count,Storage account count in azure resource manager portal using powershell -
i have check maximum core count , storage count in azure arm using powershell. when give command (get-azurermsubscription -current -extendeddetails).maxstorageaccounts shows error "get-azurermsubscription : parameter cannot found matches parameter name 'current'." please let me know how count. in advance.
Comments
Post a Comment