Filter Microsoft Azure services by subscription in Visual Studio

If Microsoft Azure has become part of your life as a developer you may have more than one subscription associated with your account. For now, in order to separate the resources for different environments you use a different subscription (This is fixed  with Azure Resource Groups on the new portal). As you know, you can filter subscription through the portal.

Microsoft Azure - Filter by subscriptions
Microsoft Azure – Filter by subscriptions

When you work with Visual Studio is also possible to see the cloud services through the Server Explorer window. If you have access to multiple subscriptions will appear all services by its corresponding category. But it is also possible to filter by subscription from Visual Studio. Just click the right mouse button on the first node called Azure and select the Manage Subscriptions option …

Visual Studio - Manage Azure Subscriptions
Visual Studio – Server Explorer – Manage Azure Subscriptions

A dialog box appears where you can deselect those subscriptions where you have access but you don’t want that resources are shown in the Server Explorer window.

Visual Studio - Manage Microsoft Azure Subscriptions
Visual Studio – Manage Microsoft Azure Subscriptions

It is also possible to filter by region:

Visual Studio - Microsoft Azure - Filter by Regions
Visual Studio – Microsoft Azure – Filter by Regions

Happy Sunday!