摘要: Enabling Diagnostics in Windows AzureWindows Azure Diagnostics enables you to collect diagnostic data from a worker role or web role running in Windows Azure. You can use diagnostic data for debugging and troubleshooting, measuring performance, monitoring resource usage, traffic analysis and capacit 阅读全文
posted @ 2013-08-16 17:42 Jonson Li 阅读(933) 评论(0) 推荐(0)
摘要: Building worker role B (email sender) for the Windows Azure Email Service application - 5 of 5.This is the fifth tutorial in a series of five that show how to build and deploy the Windows Azure Email Service sample application. For information about the application and the tutorial series, see the f 阅读全文
posted @ 2013-08-16 14:37 Jonson Li 阅读(292) 评论(0) 推荐(0)
摘要: Building worker role A (email scheduler) for the Windows Azure Email Service application - 4 of 5.This is the fourth tutorial in a series of five that show how to build and deploy the Windows Azure Email Service sample application. For information about the application and the tutorial series, see t 阅读全文
posted @ 2013-08-16 14:36 Jonson Li 阅读(388) 评论(0) 推荐(0)
摘要: Building the web role for the Windows Azure Email Service application - 3 of 5.This is the third tutorial in a series of five that show how to build and deploy the Windows Azure Email Service sample application. For information about the application and the tutorial series, see the first tutorial in 阅读全文
posted @ 2013-08-16 14:33 Jonson Li 阅读(709) 评论(0) 推荐(0)
摘要: Configuring and Deploying the Windows Azure Email Service application - 2 of 5This is the second tutorial in a series of five that show how to build and deploy the Windows Azure Email Service sample application. For information about the application and the tutorial series, see the first tutorial in 阅读全文
posted @ 2013-08-16 14:32 Jonson Li 阅读(492) 评论(0) 推荐(0)
摘要: .NET Multi-Tier Application Using Storage Tables, Queues, and Blobs - 1 of 5This tutorial series shows how to create a multi-tier ASP.NET MVC 4 web application that uses Windows Azure Storage tables, queues, and blobs, and how to deploy the application to a Windows Azure Cloud Service. The tutorials 阅读全文
posted @ 2013-08-16 14:31 Jonson Li 阅读(473) 评论(0) 推荐(0)
摘要: How to Monitor Cloud ServicesTo use this feature and other new Windows Azure capabilities, sign up for the free preview.You can monitor key performance metrics for your cloud services in the Windows Azure Management Portal. You can set the level of monitoring to minimal and verbose for each service 阅读全文
posted @ 2013-08-16 14:28 Jonson Li 阅读(494) 评论(0) 推荐(0)
摘要: How to Manage Cloud ServicesTo use this feature and other new Windows Azure capabilities, sign up for the free preview.In the Cloud Services area of the Windows Azure Management Portal, you can update a service role or a deployment, promote a staged deployment to production, link resources to your c 阅读全文
posted @ 2013-08-16 14:27 Jonson Li 阅读(358) 评论(0) 推荐(0)
摘要: How to Configure Cloud ServicesTo use this feature and other new Windows Azure capabilities, sign up for the free preview.You can configure the most commonly used settings for a cloud service in the Windows Azure Management Portal. Or, if you like to update your configuration files directly, downloa 阅读全文
posted @ 2013-08-16 14:26 Jonson Li 阅读(490) 评论(0) 推荐(0)
摘要: Affinity groups are the way to group the services in your Windows Azure subscription that need to work together in order to achieve optimal performance. When you create an affinity group, it lets Windows Azure know to keep all of the services that belong to your affinity group running at the same da 阅读全文
posted @ 2013-08-16 13:24 Jonson Li 阅读(244) 评论(0) 推荐(0)
摘要: Windows Azure Virtual Network provides you with the capability to extend your network into Windows Azure and treat deployments in Windows as a natural extension to your on-premises network.Virtual Network enables you to accomplish the following:Create a virtual private network in Windows Azure: You 阅读全文
posted @ 2013-08-16 13:23 Jonson Li 阅读(270) 评论(0) 推荐(0)
摘要: Load Balancing Virtual MachinesAll virtual machines that you create in Windows Azure can automatically communicate using a private network channel with other virtual machines in the same cloud service or virtual network. However, you need to add an endpoint to a virtual machine for other resources o 阅读全文
posted @ 2013-08-16 13:13 Jonson Li 阅读(467) 评论(0) 推荐(0)
摘要: Manage the Availability of Virtual MachinesYou can ensure the availability of your application by using multiple Windows Azure Virtual Machines. By using multiple virtual machines in your application, you can make sure that your application is available during local network failures, local disk hard 阅读全文
posted @ 2013-08-16 13:06 Jonson Li 阅读(433) 评论(0) 推荐(0)
摘要: Virtual machine size CPU cores Memory OS disk space–cloud services OS disk space–virtual machines Max. data disks (1 TB each) Max. IOPS(500 per disk) ExtraSmall Shared768 MB19 GB20 GB11x500S... 阅读全文
posted @ 2013-08-16 12:18 Jonson Li 阅读(378) 评论(0) 推荐(0)
摘要: How to Scale an ApplicationTo use this feature and other new Windows Azure capabilities, sign up for the free preview.On the Scale page of the Windows Azure Management Portal, you can manually scale your application or you can set parameters to automatically scale it. You can scale applications that 阅读全文
posted @ 2013-08-16 12:14 Jonson Li 阅读(338) 评论(0) 推荐(0)