PowerTip: Use PowerShell to List all Azure Subscription Websites
Summary: Use Windows PowerShell to list all of your Azure subscription websites. How can I use Windows PowerShell to list all the websites in my Azure subscription that are using the new preview module? After you have authenticated (Add-AzureRmAccount), run: Get-AzureRmResource -ResourceType Microsoft.Web/sites