帐户或订阅中的所有资源的列表 [英] List of all Resources Within an Account or Subscription

查看:46
本文介绍了帐户或订阅中的所有资源的列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone -

Hello Everyone-

管理门户中是否有一个命令或位置允许用户列出已在其中配置的所有资源 用于审计目的的帐户?

Is there a single command or location in the Admin Portal that will allow a user to list all resources that have been provisioned in  an account for auditing purposes?

推荐答案

在Azure门户中 - 集线器菜单中的所有资源(左侧)

In the Azure portal - All resources in the hub menu (on the left)

使用Az PowerShell

With Az PowerShell

Get-AzResource | select-object Name,ResourceType

Get-AzResource | select-object Name, ResourceType

hth

Marcin

hth
Marcin


这篇关于帐户或订阅中的所有资源的列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆