The new portal allows each user to transform the portal home page (called the Startboard) into their own customized dashboard.
Simplified Resource Management. Rather than managing standalone resources such as Azure App Service Web Apps, Visual Studio Projects or databases, customers can now create, manage and analyze their entire application as a single resource group in a unified, customized experience, greatly reducing complexity while enabling scale.
Visual Studio Online. Microsoft announced key enhancements through the Microsoft Azure Preview Portal. This includes Team Projects supporting greater agility for application lifecycle management and the lightweight editor code-named "Monaco" for modifying and committing Web project code changes without leaving Azure. Also included is Application Insights, an analytics solution that collects telemetry data such as availability, performance and usage information to track an application's health. Visual Studio integration enables developers to surface this data from new applications with a single click.
Resource group is a new concept in Azure that serves as the lifecycle boundary for all of its resources.
A blade is opened. Blades are your entry point to discovering insights, performing actions and building applications. This particular blade collects input from you to create a new Web App.
When you create an application that consists of several resources working together (like in this example, a Web app + SQL), it is always created in its own resource group so that you can manage the lifecycle of all related assets
Windows Azure Pack
Simplified Resource Management. Rather than managing standalone resources such as Azure App Service Web Apps, Visual Studio Projects or databases, customers can now create, manage and analyze their entire application as a single resource group in a unified, customized experience, greatly reducing complexity while enabling scale.
Visual Studio Online. Microsoft announced key enhancements through the Microsoft Azure Preview Portal. This includes Team Projects supporting greater agility for application lifecycle management and the lightweight editor code-named "Monaco" for modifying and committing Web project code changes without leaving Azure. Also included is Application Insights, an analytics solution that collects telemetry data such as availability, performance and usage information to track an application's health. Visual Studio integration enables developers to surface this data from new applications with a single click.
Resource group is a new concept in Azure that serves as the lifecycle boundary for all of its resources.
A blade is opened. Blades are your entry point to discovering insights, performing actions and building applications. This particular blade collects input from you to create a new Web App.
When you create an application that consists of several resources working together (like in this example, a Web app + SQL), it is always created in its own resource group so that you can manage the lifecycle of all related assets
Windows Azure Pack
No comments:
Post a Comment