Azure Lei Zhang的博客

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

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

2021年4月20日

摘要: 《Windows Azure Platform 系列文章目录》 在CentOS 6.10上设置了MySQL Master-Slave,记录一下 主服务器 从服务器 操作系统 CentOS 6.10 CentOS 6.10 MySQL版本 5.7 5.7 内网IP 10.0.1.5 10.0.1.6 阅读全文
posted @ 2021-04-20 15:52 Lei Zhang的博客 阅读(138) 评论(0) 推荐(0) 编辑

2021年3月19日

摘要: 《Windows Azure Platform 系列文章目录》 #UNINSTALL MYSQL PACKAGES yum remove mysql mysql-server #ROMOVE MYSQL DIRECTORY mv /var/lib/mysql /var/lib/mysql_bkup 阅读全文
posted @ 2021-03-19 23:32 Lei Zhang的博客 阅读(59) 评论(0) 推荐(0) 编辑

2021年2月19日

摘要: 《Windows Azure Platform 系列文章目录》 1.查看块设备 lsblk #可以看到挂载了2块磁盘,分别是sdc和sdd 2.格式化分区 sudo parted /dev/sdc --script mklabel gpt mkpart primary 0% 100% sudo pa 阅读全文
posted @ 2021-02-19 21:08 Lei Zhang的博客 阅读(181) 评论(0) 推荐(0) 编辑

2021年1月15日

摘要: 《Windows Azure Platform 系列文章目录》 1.API Management Developer Portal进行测试的时候,报错 "Unable to complete the request. Since the browser Initiates the request, 阅读全文
posted @ 2021-01-15 15:34 Lei Zhang的博客 阅读(419) 评论(0) 推荐(0) 编辑

2020年12月5日

摘要: 《Windows Azure Platform 系列文章目录》 我们使用Azure Monitor监控Azure虚拟机的时候,除了使用平台提供的监控指标以外,还可能需要自定义指标。 比如我们在监控Azure虚拟机磁盘的时候,只能监控到所有的磁盘信息。在某些时候,还需要自定义设置某些虚拟机磁盘的监控指 阅读全文
posted @ 2020-12-05 21:48 Lei Zhang的博客 阅读(352) 评论(0) 推荐(0) 编辑

2020年11月15日

摘要: 《Windows Azure Platform 系列文章目录》 Azure Monitor提供了收集和分析欲奴段数据的综合解决方案。 几个典型的使用Azure monitor的场景有: (1)监控Azure VM性能指标 (2)监控用户操作Azure平台的日志 (3)将应用程序监控日志发送到Azur 阅读全文
posted @ 2020-11-15 20:35 Lei Zhang的博客 阅读(298) 评论(0) 推荐(0) 编辑

2020年11月5日

摘要: 《Windows Azure Platform 系列文章目录》 在默认情况下,Azure SQL Manage Instance (SQL MI) 使用TDE (透明数据加密)保护数据库。 上图中,可以使用由Azure 平台提供的托管秘钥,或者用户自己手动上传的秘钥。 但是如果我们想把Azure S 阅读全文
posted @ 2020-11-05 20:28 Lei Zhang的博客 阅读(727) 评论(4) 推荐(1) 编辑

2020年10月27日

摘要: 《Windows Azure Platform 系列文章目录》 Azure Virtual Network (14) Service Endpoint服务终结点 Azure Virtual Network (15) Service Endpoint演示 Azure Virtual Network ( 阅读全文
posted @ 2020-10-27 17:21 Lei Zhang的博客 阅读(797) 评论(0) 推荐(0) 编辑

摘要: 《Windows Azure Platform 系列文章目录》 Azure Virtual Network (14) Service Endpoint服务终结点 Azure Virtual Network (15) Service Endpoint演示 Azure Virtual Network ( 阅读全文
posted @ 2020-10-27 13:28 Lei Zhang的博客 阅读(1004) 评论(0) 推荐(0) 编辑

2020年10月26日

摘要: 《Windows Azure Platform 系列文章目录》 在笔者之前的文章中:Azure Virtual Network (14) Service Endpoint服务终结点 我们已经介绍了Azure Service Endpoint的有关概念,本文中我们将通过搭建环境,来显示Servcie 阅读全文
posted @ 2020-10-26 23:01 Lei Zhang的博客 阅读(558) 评论(0) 推荐(1) 编辑

上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 49 下一页