Azure Key Vault - 列出所有请求秘密的应用程序(托管身份)

Azure Key Vault - List all Apps (Managed Identities) requesting secretes

是否可以 运行 日志查询或 az powershell 命令等来检索向 Azure Key Vault 发出请求的所有应用程序(托管身份)的列表?如果我能得到给定时间内每个应用程序的请求数就更好了。

谢谢

Azure Key Vault 提供'logging' 功能来提供监控访问情况,日志信息将存储在 Azure 存储帐户中。

这里是 docs 详细说明。