Instructions below are relative to the .\CloudCapabilities folder of the AzureStack-Tools repo. To get VMImages, Extensions & Sizes available in the cloud, add -IncludeComputeCapabilities To get StorageSkus available in the cloud, add -IncludeStorageCapabilities
Import-Module ".\AzureRM.CloudCapabilities.psm1"
Connected Azure or AzureStack powershell environment (Refer AzureStack-Tools repo/Connect for connecting to an Azure Stack instance. )
Get-AzureRMCloudCapability -Location '<provide location>' -Verbose #-IncludeComputeCapabilities -IncludeStorageCapabilities