Azure Lei Zhang的博客

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

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

2022年2月24日

摘要: 《Windows Azure Platform 系列文章目录》 在Azure虚拟机监控里,是可以查看到入站流量(Network In)和出站流量(Network Out)。截图略。 但是这些流量是Azure虚拟机网卡上的所有流量,不能查看到具体是内网流量,还是公网(互联网)流量。 我们可以通过设置A 阅读全文
posted @ 2022-02-24 21:18 Lei Zhang的博客 阅读(1465) 评论(0) 推荐(1)

2022年2月8日

摘要: 《Windows Azure Platform 系列文章目录》 之前做了一个客户案例,在这里记录一下。 我们在使用Azure API Management的时候,需要同时对内部用户(企业内网)和外部用户(Internet)访问: - 对于内部用户(企业内网)来说,可以把API Managemant加 阅读全文
posted @ 2022-02-08 14:41 Lei Zhang的博客 阅读(533) 评论(0) 推荐(0)

2021年11月30日

摘要: 《Windows Azure Platform 系列文章目录》 Azure Virtual Desktop在创建完毕后,用户通过Web Portal:https://rdweb.wvd.azure.cn/arm/webclient/index.html。可以通过浏览器访问任意资源。 如果我们想限制A 阅读全文
posted @ 2021-11-30 19:57 Lei Zhang的博客 阅读(726) 评论(0) 推荐(0)

2021年10月30日

摘要: 《Windows Azure Platform 系列文章目录》 之前客户有1个需求,我这里研究了一下可以实现,先记录一下。 环境准备: 创建1个新的Azure资源组,创建Azure VNet,有2个Subnet subnet-1部署API Management subnet-2部署一台Azure V 阅读全文
posted @ 2021-10-30 22:52 Lei Zhang的博客 阅读(367) 评论(0) 推荐(0)

2021年9月28日

摘要: 《Windows Azure Platform 系列文章目录》 由于目前AAS没有允许整个Azure IP Range开放访问 (类似Allow Azure Service to Access) 导致每次Automation执行的时候,由于Automation客户端的IP动态变化,且不在AAS防火墙 阅读全文
posted @ 2021-09-28 11:52 Lei Zhang的博客 阅读(78) 评论(0) 推荐(0)

2021年9月24日

摘要: 《Windows Azure Platform 系列文章目录》 Azure Event Hub事件中心支持两种授权方式: Azure Active Directory Shared access signatures (SAS,共享访问签名) 针对第二种SAS的授权方式,Azure Portal上直 阅读全文
posted @ 2021-09-24 11:52 Lei Zhang的博客 阅读(319) 评论(0) 推荐(0)

2021年9月2日

摘要: 《Windows Azure Platform 系列文章目录》 我们使用Azure Analysis Service的时候,服务器地址为:asazure://[YourAASName].asazure.chinacloudapi.cn/[ModelName] 比如笔者的环境,AAS服务器地址为:as 阅读全文
posted @ 2021-09-02 17:22 Lei Zhang的博客 阅读(263) 评论(0) 推荐(0)

2021年8月23日

摘要: 《Windows Azure Platform 系列文章目录》 我们在搭建Kubernetes集群的时候,需要搭建控制节点(Master)和工作节点(Node),在每个节点上都会安装不同的组件 Master: 集群的控制平面,负责集群的决策 - ApiServer : 资源操作的唯一入口,接收用户输 阅读全文
posted @ 2021-08-23 16:51 Lei Zhang的博客 阅读(1758) 评论(0) 推荐(0)

2021年8月18日

摘要: 《Windows Azure Platform 系列文章目录》 本文介绍的是由世纪互联运维的Azure China。 1.首先我们打开Visual Studio 2019. 2.选择:File > New > Project 3.选择:ASP.NET Web Application(.NET Fra 阅读全文
posted @ 2021-08-18 16:36 Lei Zhang的博客 阅读(347) 评论(0) 推荐(0)

2021年8月4日

摘要: 《Windows Azure Platform 系列文章目录》 最近有一个客户需求,需要批量导出虚拟网络的IP地址、子网和子网的网络安全组NSG (Network Security Group) 设置。 我花了一点时间,写了一个PowerShell脚本,发布在我的GitHub上: https://g 阅读全文
posted @ 2021-08-04 21:48 Lei Zhang的博客 阅读(145) 评论(0) 推荐(0)

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