Azure Lei Zhang的博客

weibo: LeiZhang的微博/QQ: 185165016/QQ群:319036205/邮箱:[email protected]/TeL:139-161-22926

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::
上一页 1 2 3 4 5 6 7 8 9 ··· 50 下一页

2022年6月8日

摘要: 《Windows Azure Platform 系列文章目录》 我们在使用Azure API Management (APIM)实现服务网关的时候,一般都是面向互联网的。 比如场景一:Azure API Management保护Azure VM上部署的Apache Web Service,客户端是来 阅读全文
posted @ 2022-06-08 21:46 Lei Zhang的博客 阅读(786) 评论(0) 推荐(0)

2022年5月2日

摘要: 《Windows Azure Platform 系列文章目录》 这篇文档比较老了,原来的地址已经失效了,现在归档地址是:https://technet2.github.io/Wiki/blogs/windowsazurestorage/understanding-windows-azure-stor 阅读全文
posted @ 2022-05-02 21:39 Lei Zhang的博客 阅读(118) 评论(0) 推荐(0)

2022年4月19日

摘要: 《Windows Azure Platform 系列文章目录》 Azure虚拟桌面支持把用户配置文件(User Profile)保存到Azure Storage File中,这里记录一下关键步骤。 我们需要准备的环境如下: 1.创建Azure Windows Server VM,配置域控制器(Dom 阅读全文
posted @ 2022-04-19 20:50 Lei Zhang的博客 阅读(349) 评论(0) 推荐(0)

2022年4月14日

摘要: 《Windows Azure Platform 系列文章目录》 我们在配置Azure VNet Peering的时候,一般会用于Hub-Spoke网络拓扑。 在配置VNet Peering的时候,Spoke网络还需要配置用户自定义路由,这样2个Spoke网络内网才能互通互联。 具体网络拓扑如下图: 阅读全文
posted @ 2022-04-14 15:44 Lei Zhang的博客 阅读(516) 评论(0) 推荐(0)

2022年4月12日

摘要: 《Windows Azure Platform 系列文章目录》 最近遇到一个客户需求,客户的镜像参考保存在IDC侧的Harbor上,需要通过Harbor同步到Azure Container Registry (ACR)里。 Harbor介绍: Harbor是一个用于存储和分发Docker镜像的企业级 阅读全文
posted @ 2022-04-12 13:06 Lei Zhang的博客 阅读(665) 评论(0) 推荐(0)

2022年3月30日

摘要: 《Windows Azure Platform 系列文章目录》 今天遇到了这个需求,在这里记录一下。 Azure Blob Storage 可以通过NFS协议,提供给Azure AKS使用。笔者在这里使用的Azure File NFS 4协议。 整体部署的场景如下: 1.创建VNet环境,包含3个s 阅读全文
posted @ 2022-03-30 19:17 Lei Zhang的博客 阅读(386) 评论(0) 推荐(0)

2022年3月29日

摘要: 《Windows Azure Platform 系列文章目录》 之前遇到类似的问题,在这里记录一下。 问题描述: Azure AKS通过Portal页面创建的时候,默认的OS磁盘容量为128GB 如果需要扩容Node磁盘容量的话,有两种方法可以实现: 方法一: 1.新增加Node Pool,创建过程 阅读全文
posted @ 2022-03-29 15:15 Lei Zhang的博客 阅读(627) 评论(0) 推荐(0)

2022年3月28日

摘要: 《Windows Azure Platform 系列文章目录》 我们在使用Azure云平台的时候,可以使用可用区(Availability Zone)的概念。 可用区(Availability Zone,AZ),一个AZ是一个或多个物理数据中心的集合,有独立的风火水电,AZ内逻辑上再将计算、网络、存 阅读全文
posted @ 2022-03-28 12:55 Lei Zhang的博客 阅读(324) 评论(0) 推荐(0)

摘要: 《Windows Azure Platform 系列文章目录》 Azure Storage使用NFS,有3种不同的创建方式: 1.使用Azure Blob Storage,使用NFS协议是3.0 2.使用Azure Files,使用的NFS协议是4.1 3.使用Azure NetApp Files, 阅读全文
posted @ 2022-03-28 10:57 Lei Zhang的博客 阅读(207) 评论(0) 推荐(0)

2022年3月9日

摘要: 《Windows Azure Platform 系列文章目录》 我们在使用Azure AKS的时候,还可以把服务暴露在内网负载均衡器上,这样公网的用户无法访问AKS集群上的服务。 只有和AKS在同一个内网,或者和AKS VNet打通了Peering点对点互联的其他虚拟网络,才可以访问该AKS上对内提 阅读全文
posted @ 2022-03-09 22:55 Lei Zhang的博客 阅读(788) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 7 8 9 ··· 50 下一页