Azure Lei Zhang的博客

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

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 50 下一页

2020年6月29日

摘要: 《Windows Azure Platform 系列文章目录》 我们在使用Azure Storage的时候,为了设置访问权限,我们会使用Azure Storage Shared Access Signature (SAS)。 SAS有以下属性: 权限 ReadWriteDeleteListAddCr 阅读全文
posted @ 2020-06-29 17:57 Lei Zhang的博客 阅读(747) 评论(0) 推荐(1)

2020年6月18日

摘要: 《Windows Azure Platform 系列文章目录》 昨天研究了一个CosmosDB分页的问题。 我们知道,在访问CosmosDB的时候,所有对CosmosDB操作的成本,将由Azure CosmosDB的Request Unit (RU)来表示。 读取 1-KB 项的成本为 1 个请求单 阅读全文
posted @ 2020-06-18 16:38 Lei Zhang的博客 阅读(568) 评论(0) 推荐(0)

2020年6月2日

摘要: 《Windows Azure Platform 系列文章目录》 我们在使用Azure VM的时候,会经常发现traceroute命令显示的结果都是星号(*),主要原因是azure数据中心禁用了ICMP协议,导致Traceroute命令显示结果不正确。 我们可以采用MTR工具,来查看网络状态。 Lin 阅读全文
posted @ 2020-06-02 10:19 Lei Zhang的博客 阅读(478) 评论(0) 推荐(1)

2020年5月5日

摘要: 《Windows Azure Platform 系列文章目录》 熟悉Azure Template的读者都知道:Azure ARM (5) ARM Template初探 - 本地JSON Template文件(1) Azure Template分为两种类型的文件,资源和变量 (1)Template:资 阅读全文
posted @ 2020-05-05 17:29 Lei Zhang的博客 阅读(1915) 评论(0) 推荐(0)

摘要: 《Windows Azure Platform 系列文章目录》 本文将介绍如何安装与配置Terraform,并构建与Azure China环境的链接 1.笔者的环境是Windows 10 Sub System for Linux (WSL),有关WSL环境的安装与配置,不在此文中赘述。 2.安装完W 阅读全文
posted @ 2020-05-05 14:44 Lei Zhang的博客 阅读(3103) 评论(0) 推荐(0)

2020年5月3日

摘要: 《Windows Azure Platform 系列文章目录》 调用Microsoft Graph API,分为四个主要步骤: 一.注册应用 (App Registrations) 二.登陆并获得Token 三.授权 四.Call API 一.注册应用 (App Registrations) 我们可 阅读全文
posted @ 2020-05-03 14:34 Lei Zhang的博客 阅读(2430) 评论(0) 推荐(1)

2020年4月23日

摘要: 《Windows Azure Platform 系列文章目录》 Microsoft Graph 是 Microsoft 365 中通往数据和智能的网关。 它提供统一的可编程模型,可用于访问 Office 365、Windows 10 和企业移动性 + 安全性中的海量数据。 利用 Microsoft 阅读全文
posted @ 2020-04-23 13:28 Lei Zhang的博客 阅读(1967) 评论(0) 推荐(0)

2020年3月25日

摘要: 《Windows Azure Platform 系列文章目录》 之前客户在问微软云Azure的数据中心位置,离他们海外某个办公地距离多远。 我研究了一下,参考:https://github.com/Azure/azure-cli/issues/1520,可以查看到微软云全球数据中心的经纬度坐标。 具 阅读全文
posted @ 2020-03-25 11:25 Lei Zhang的博客 阅读(642) 评论(1) 推荐(1)

2020年3月5日

摘要: 《Windows Azure Platform 系列文章目录》 Azure 操作的对象主体,可以是一个Azure AD账户,用户通过登录Azure AD来,通过交互式命令(PowerShell, CLI)或者用户操作界面(Portal),操作Azure资源 另外一种操作对象主体,可以一个第三方的Ap 阅读全文
posted @ 2020-03-05 17:26 Lei Zhang的博客 阅读(1716) 评论(3) 推荐(1)

2020年2月5日

摘要: 《Windows Azure Platform 系列文章目录》 在Azure Active Directory (Azure AD)的上下文中,应用程序的概念可能会被误解。在这里简单介绍Azure AD应用程序集成的概念和具体方面,并举例说明了多租户应用程序的注册和集成。 概述: 与Azure AD 阅读全文
posted @ 2020-02-05 16:58 Lei Zhang的博客 阅读(868) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 50 下一页