Azure Lei Zhang的博客

weibo: LeiZhang的微博/QQ: 185165016/QQ群:319036205/邮箱:leizhang1984@outlook.com/TeL:139-161-22926

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

03 2015 档案

摘要:《Windows Azure Platform 系列文章目录》 注意:如果Azure面对的客户只是企业级客户,企业级客户使用NAT设备访问Internet的话,因为多个客户端使用相同的Source IP地址,会造成单台服务器压力过大的情况。 这个功能已经出来一段时间了,笔者在这里做一下小记。 熟悉A 阅读全文
posted @ 2015-03-30 20:49 Lei Zhang的博客 阅读(1601) 评论(0) 推荐(0)

摘要:《Windows Azure Platform 系列文章目录》 在之前的文章中,笔者已经详细介绍了如何将Virtual Machine加入Virtual Network,并且绑定固定的Private IP和Virtual IP Address (公网IP地址) Windows Azure V... 阅读全文
posted @ 2015-03-30 14:24 Lei Zhang的博客 阅读(1355) 评论(0) 推荐(1)

摘要:《Windows Azure Platform 系列文章目录》 Update 2016-01-12 https://azure.microsoft.com/zh-cn/documentation/articles/cache-dotnet-how-to-use-in-role/ 微软宣布A... 阅读全文
posted @ 2015-03-26 16:53 Lei Zhang的博客 阅读(909) 评论(1) 推荐(0)

摘要:《Windows Azure Platform 系列文章目录》 Update 2016-01-12 https://azure.microsoft.com/zh-cn/documentation/articles/cache-dotnet-how-to-use-in-role/ 微软宣布A... 阅读全文
posted @ 2015-03-26 12:13 Lei Zhang的博客 阅读(1177) 评论(0) 推荐(0)

摘要:《Windows Azure Platform 系列文章目录》 update 2017-12-21 我把Azure PowerShell升级到5.0.0版本,发现语句有些细微区别: 本文介绍的是由世纪互联运维的Windows Azure China。 相比于Global Azure (http:// 阅读全文
posted @ 2015-03-23 20:10 Lei Zhang的博客 阅读(2832) 评论(6) 推荐(0)

摘要:《Windows Azure Platform 系列文章目录》 这是笔者在之前的项目中遇到的问题,做一下总结,给网友做参考。 在一般情况下,Visual Studio开发的Cloud Service在部署到Azure PaaS平台后,是IIS托管管道模式。有的时候,客户的Web应用程序需要4... 阅读全文
posted @ 2015-03-19 22:15 Lei Zhang的博客 阅读(1162) 评论(0) 推荐(1)

摘要:《Windows Azure Platform 系列文章目录》 本文介绍的是,当用户在创建Azure Virtual Machine的时候,忘记绑定公网IP,需要重新绑定公网IP的具体操作。 执行脚本后,会立刻把当前虚拟机所在的VIP固定住,立刻生效。 如果想让已经绑定固定VIP的DNS地址,取消绑 阅读全文
posted @ 2015-03-13 17:39 Lei Zhang的博客 阅读(3459) 评论(12) 推荐(0)

摘要:《Windows Azure Platform 系列文章目录》 2015年3月5日-6日,参加了上海的Azure University活动。作为桌长与微软合作伙伴交流了Azure相关的技术,同时通过课程案例,学习了很多的Azure相关知识。 现在就课程中的一个案例,分析一下Azure安全性方... 阅读全文
posted @ 2015-03-06 22:11 Lei Zhang的博客 阅读(1667) 评论(0) 推荐(0)

摘要:《Windows Azure Platform 系列文章目录》 在之前的文档中,笔者已经介绍了如何使用本地证书上传至云端的方式,将本地的Cloud Service发布至云端。 在本章中,笔者将介绍如何使用publishSettings文件,发布Cloud Service。 注意:本文适用于... 阅读全文
posted @ 2015-03-02 15:23 Lei Zhang的博客 阅读(1763) 评论(0) 推荐(0)