根 Azure 存储实例在哪里?

Where is the root Azure Storage instance?

我正在尝试从我的 Databricks 笔记本访问日志,这是 运行 作为一项工作。我想在 Azure 存储帐户中查看这些日志。

来自文档:https://docs.microsoft.com/en-us/azure/databricks/administration-guide/workspace/storage#notebook-results

据此,我的结果存储在工作区的根 Azure 存储实例中。但是,我在网上其他地方找不到对此的任何参考。我将如何访问它?

文档说:

Notebook results are stored in workspace system data storage, which is not accessible by users.

但您可以通过 UI 或 get-output command of Jobs REST API, or via runs get-output command of databricks-cli.

检索这些结果