转换后托管磁盘位于何处?

Where is located managed disk after convertion?

帮助我理解。 我使用常规 VHD 磁盘创建了 Windows OS 的 VM。 然后我将它转换为托管磁盘。 我的原始 VHD 位于资源组 -> 帐户存储 -> 容器 -> vhds 文件夹。 我找不到我的新托管磁盘。他在哪里? 我在 Azure 门户中找不到任何信息。 谢谢。

根据docs

Azure managed disks are stored as page blobs, which are a random IO storage object in Azure

因此它将驻留在您配置的存储帐户中