你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
本文介绍用于子卷配置的 OneLake 湖屋的备用配置。 这适用于云引入子卷或云镜像子卷。
为扩展标识配置 OneLake
将扩展标识添加到 OneLake 工作区
- 导航到 OneLake 门户;例如,
https://youraccount.powerbi.com。 - 创建或导航到工作区。
- 选择“管理访问”。
- 选择“添加人员或组”。
- 输入由 Azure Arc 安装启用的 Azure 容器存储中的扩展名称。 扩展在 Azure 门户中称为
microsoft.arc.containerstorage。 此名称在租户中必须是唯一的。
- 将权限下拉列表从“查看者”更改为“参与者”。
- 选择 并添加。
将子卷附加到边缘卷
在为 Cloud Ingest 或 Cloud Mirror 创建子卷时,在 CRD 创建过程中,需要专门为 OneLake 设置两个参数:
spec.storageaccountendpoint在 ingestSubvolume.yaml 或spec.blobAccount.accountendpointmirrorSubvolume.yaml 中:存储帐户终结点是 Power BI Web 链接的前缀。 例如,如果 OneLake 页面为
https://contoso-motors.powerbi.com/,则终结点为"https://contoso-motors.dfs.fabric.microsoft.com"。spec.containerName在 ingestSubvolume.yaml 或spec.blobAccount.containerNamemirrorSubvolume.yaml 中:OneLake LakeHouse 的详细信息,例如
"<WORKSPACE>/<DATA_LAKE>.Datalake/Files"。
下一步
继续执行将引入子卷附加到边缘卷或将镜像子卷附加到边缘卷,完成配置的步骤。