4.8.2.1 Configuration ..............................................................................................29
4.8.2.2 Settings .......................................................................................................30
4.8.2.3 Endpoints ....................................................................................................30
4.8.2.4 Local Storage...............................................................................................31
4.8.2.5 Certificates ..................................................................................................31
4.8.2.6 Caching........................................................................................................31
4.8.2.7 回顾 ...........................................................................................................31
4.9 查看 csdef 和 cscfg(非常重要) .......................................................................................32
4.9.1 查看 ServiceDefinition.csdef ................................................................................32
4.9.2 查看 ServiceConfiguration.Cloud.cscfg(非常重要) ..............................................33
4.10 使用模拟器调试(非常重要) .........................................................................................34
4.10.1 修改配置 ............................................................................................................34
4.10.2 修改代码(非常重要) ..........................................................................................35
4.10.3 观察模拟器 ........................................................................................................36
4.10.4 代码运行结果(非常重要) ..................................................................................37
4.11 Azure Cloud Service 打包(非常重要) .............................................................................38
4.11.1 Cloud Service 打包...............................................................................................39
4.11.2 CSPKG...................................................................................................................39
4.11.3 CSCFG...................................................................................................................41
4.12 Azure Cloud Service 发布 ...............................................................................................41
4.12.1 使用 Azure PowerShell 下载发布凭据 ..............................................................41
4.12.2 使用 Visual Studio 导入发布凭据......................................................................42
4.12.3 发布 Cloud Service 并配置远程桌面连接.........................................................44
4.12.4 观察发布过程和发布结果.................................................................................48
4.12.4.1 发布过程 .................................................................................................48
4.12.4.2 发布结果 .................................................................................................49
4.12.5 Cloud Service 部署和运行过程(非常重要).........................................................51
4.12.5.1 Role 在虚拟机上部署和运行的过程.......................................................51
4.12.5.1 Role Instance 的状态................................................................................52
4.12.6 远程连接 Cloud Service......................................................................................53
4.13 Azure Cloud Service 是非持久化虚拟机(非常重要) .....................................................54
4.14 总结(非常重要).............................................................................................................55
5. Java 开发者必读 ....................................................................................................................55
5.1 第一部分 .........................................................................................................................55
5.2 第二部分 .........................................................................................................................65
6. 高级内容 ................................................................................................................................75
6.1 Cloud Service 是非持久化虚拟机....................................................................................75
6.2 添加外部组件 .................................................................................................................75
6.3 注册第三方组件 .............................................................................................................75
6.4 修改时区 .........................................................................................................................75
6.5 修改 IIS 托管管道模式为 4.0 经典模式.........................................................................76
6.6 Cloud Service 虚拟目录....................................................................................................76
6.7 加快部署速度 .................................................................................................................76
6.8 配置 SSL 证书..................................................................................................................76
评论0