The Windows Azure Management Portal provides two ways for you to create and deploy a cloud service: Quick Create and Custom Create. This topic explains how to use the Quick Create method to create a new cloud service and then use Upload to upload and…
Keywords Windows Azure AD, SSO Summary Use Windows Azure AD to create SSO projects Detailed Scenario 1: Visual Studio 2012 概述: 用Visual Studio创建MVC项目MvcSSO1.MvcSSO2 在Windows Azure Manage portal 上的AD里加入上面两个项目 用Visual Studio给项目MvcSSO1.MvcSSO2配置登录连接 运行上述…
How to Create and Configure SQL Database In this topic, you'll step through logical server creation and configuration. In the new Windows Azure (Preview) Management Portal, revised workflows let you create a database first, and then create a server.…
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 Shared 768 MB 19 GB 20 GB 1 1x500 Small 1 1.75 GB 224 GB 70 GB 2 2x500 Medium 2 3.5 GB 48…
<Windows Azure Platform 系列文章目录> 最近在和一些客户聊天,常常被遇到这样的问题: 1.问题一:我在创建一个新的Windows Azure Virtual Machine的虚拟机时候,会同时创建同样名称的Cloud Service(云服务). 我看微软的报价里说虚拟机会收费,云服务也会收费.这样的话,我使用虚拟机,是不是收取我虚拟机+云服务=2倍的费用? 2.问题二:我在使用VS2013,将asp.net的应用程序部署到微软的PaaS平台的时候,只会有Cloud Se…
A Windows Azure project includes two configuration files: ServiceDefinition.csdef and ServiceConfiguration.cscfg. These files are packaged with your Windows Azure application and deployed to Windows Azure. The ServiceDefinition.csdef file contains th…
                          A complete click-by-click, step-by-step video of this article is available here. OR… You can read the article, line-by-line. It all starts with a Linux Server running in the Windows Azure cloud… Onto this you’ll install a re…
Adding Sign-On to Your Web Application Using Windows Azure AD 14 out of 19 rated this helpful - Rate this topic This document will show you how to configure a .NET application to perform web single sign-on against your Windows Azure AD enterprise dir…
Learn SQL Reporting on Windows Azure (9-Step Tutorial) 4 out of 4 rated this helpful - Rate this topic Learn how to create and deploy SQL reports on Windows Azure using Report Builder andAdventure Works for Azure sample data. Each step is clearly mar…
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…