Azure Lei Zhang的博客

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

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 50 下一页

2014年1月29日

摘要: 《Windows Azure Platform 系列文章目录》 1.登陆Windows Server 2012,打开服务器管理器,选择"添加角色和功能" 2.在"开始之前"页面,直接点击"下一步" 3.选择"基于角色或基于功能的安装",点击"下一步" 4.选择"从服务器池中选择服务器",选中当前服务器,点击"下一步" 5.在角色列表中,选择"Active Directory 域服务",点击"下一步" 6.选择功能页面 阅读全文
posted @ 2014-01-29 15:40 Lei Zhang的博客 阅读(2374) 评论(1) 推荐(0)

2014年1月23日

摘要: 《Windows Azure Platform 系列文章目录》 我们知道,Windows Azure VM的IP分为以下两种:Internal IP Address和Public VIP 1)Internal IP Address: 是VM在Azure数据中心的内部网络地址,它是随机获得的。... 阅读全文
posted @ 2014-01-23 11:11 Lei Zhang的博客 阅读(1149) 评论(0) 推荐(0)

2014年1月19日

摘要: 《Windows Azure Platform 系列文章目录》 在上一章内容中,笔者已经介绍了以下两个内容: 1.创建Virtual Network,并且设置了IP range 2.创建Azure AD VM,并且将AD加入到Virtual Network中。 本章将介绍如何创建一台We... 阅读全文
posted @ 2014-01-19 17:59 Lei Zhang的博客 阅读(1044) 评论(0) 推荐(0)

2014年1月11日

摘要: 《Windows Azure Platform 系列文章目录》 在之前的文章中,笔者已经向大家介绍了如何创建一个简单的Azure Virtual Network。 本章我将创建一台域服务器(AD Server),并且将AD加入到Virtual Network中。 1.首先我们登陆Windows Azure Management Portal, http://manage.windowsazure.com 2.修改上一章中我们创建的MyVNet的设置,点击MyVNet,选择Configure,在DNS Server里,下拉MyDNS,然后在IP Address里选择192.168... 阅读全文
posted @ 2014-01-11 17:34 Lei Zhang的博客 阅读(1603) 评论(1) 推荐(0)

2013年12月27日

摘要: 《Windows Azure Platform 系列文章目录》 本章笔者将介绍如何创建一个简单的 Virtual Network。 1.首先我们登陆Windows Azure管理界面https://manage.windowsazure.com 2.点击 Network Service... 阅读全文
posted @ 2013-12-27 21:53 Lei Zhang的博客 阅读(1810) 评论(0) 推荐(0)

2013年12月23日

摘要: 《Windows Azure Platform 系列文章目录》 Windows Azure Virtual Network是非常重要的概念,其主要作用有以下两点: 1.将多台Azure VM整合在统一网段或者子网里 Windows Azure Virtual Machine具有两个IP地址... 阅读全文
posted @ 2013-12-23 21:29 Lei Zhang的博客 阅读(2010) 评论(0) 推荐(0)

2013年12月21日

摘要: 《Windows Azure Platform 系列文章目录》 本章介绍的内容是将本地Hyper-V的VHD,上传到Azure数据中心,并且保留OS中的内容。 注意:笔者没有执行Sysprep命令,所以该VHD中的OS配置项都会保留。 在开始本章内容之前,我先说明,Windows Az... 阅读全文
posted @ 2013-12-21 11:13 Lei Zhang的博客 阅读(1659) 评论(1) 推荐(0)

2013年11月24日

摘要: 《Windows Azure Platform 系列文章目录》 如果熟悉Windows Azure平台的用户不难发现,对于SQL Server数据库来说,微软提供了两种服务,分别是: -Windows Azure SQL Database(也就是以前的SQL Azure),提供PaaS的关系... 阅读全文
posted @ 2013-11-24 12:51 Lei Zhang的博客 阅读(1791) 评论(0) 推荐(0)

2013年11月6日

摘要: 《Windows Azure Platform 系列文章目录》 本文是对Windows Azure Platform (六) Windows Azure应用程序运行环境内容的补充。 我们知道,在Windows Azure PaaS,有一个非常重要的概念,就是Web Role和Worker Role。 阅读全文
posted @ 2013-11-06 15:39 Lei Zhang的博客 阅读(1492) 评论(1) 推荐(0)

2013年11月4日

摘要: 《Windows Azure Platform 系列文章目录》 最近想了想,还是有必要把Windows Azure TableStorage 给说清楚。 1.概念 Windows Azure Table是存储在云端的非关系型数据表,主要存储结构化数据,简单理解上来是类似SQL Server的一张单表,包含了列名和行数据,但是无法执行关系型运算(e.g. inner join)。在某些场景,比如只纪录系统运行日志、用户操作日志等场景下,比较适合使用TableStorage。 使用Table Storage,除了设置账户信息(Account Name和Access Key)以外,还需要... 阅读全文
posted @ 2013-11-04 13:16 Lei Zhang的博客 阅读(2250) 评论(0) 推荐(1)

上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 50 下一页