Azure Resource Graph 查询语句
Posted threestone
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Azure Resource Graph 查询语句相关的知识,希望对你有一定的参考价值。
《Windows Azure Platform 系列文章目录》
今天下午正好需要查询Azure资源,这里简单介绍一下:
1.查询Azure虚拟机信息:
https://github.com/leizhang1984/AzureChinaResourceGraph/blob/master/1QueryAzureVM.txt
2.查询Key Vault信息:
https://github.com/leizhang1984/AzureChinaResourceGraph/blob/master/2QueryAzureKeyVault.txt
3.查询Redis Cache
https://github.com/leizhang1984/AzureChinaResourceGraph/blob/master/3QueryAzureRedis.txt
4.查询Storage Account
https://github.com/leizhang1984/AzureChinaResourceGraph/blob/master/4QueryAzureStorageAccount.txt
5.查询ER线路
https://github.com/leizhang1984/AzureChinaResourceGraph/blob/master/5QueryAzureERCircuit.txt
以上是关于Azure Resource Graph 查询语句的主要内容,如果未能解决你的问题,请参考以下文章
从 Azure Active Directory Graph 迁移到 Microsoft Graph
Azure Resource Manager overview
具有 Azure AD 身份验证的 Azure 函数 - 允许的令牌受众不适用于 Microsoft Graph