使用存储的 Azure 资源

标签 azure azure-storage azureportal

在 Azure 门户中,如何查看不同资源之间的依赖关系。我特别想查看哪些资源正在使用我要删除的存储。

最佳答案

您可以使用应用程序洞察应用程序 map 来执行此操作:

Application Insights Application Map

您还可以打开存储帐户的日志记录:

https://learn.microsoft.com/en-us/azure/storage/common/manage-storage-analytics-logs?tabs=azure-portal

关于使用存储的 Azure 资源,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/67461058/

相关文章:

azure - 是否可以使用 LRS(本地冗余存储)直接读取 Azure 存储帐户的副本?

function - 如何获取 Azure FunctionApp 绑定(bind)的返回绑定(bind)属性

azure - SAS token 中的 "se"值无效

azure-functions - Azure 函数无法在 Azure 门户中下载 PowerShell Core 的托管依赖项

azure - 尝试部署 Azure 云服务 ES 时出现 "PackageUriForbidden"错误

azure - 向市场添加了新的 VSTS 扩展,能够安装该扩展但未显示在 azure pipeline 任务中

Azure 离线同步 - 未捕获的异常

Azure 安全 - 锁定帐户以防止意外删除对象

c# - 如何使用 C# 将文件上传到 Azure Blob 存储?

python - 使用 Python 为 Azure Blob 存储中的目录生成 SAS token