【问题标题】:Azure AD Custom Role - Permissions - Data Actions not returned in REST API - Role Definitions - GetAzure AD 自定义角色 - 权限 - REST API 中未返回的数据操作 - 角色定义 - 获取
【发布时间】:2020-07-21 09:26:05
【问题描述】:

我正在探索 Azure REST API 以收集一些角色分配的信息。我创建了一个 自定义角色 并为其添加了权限。将权限添加到存储帐户时,有两种类型的操作 - ActionsData Actions

当我尝试通过角色定义检索角色定义时 - 获取 API 解释如下: https://docs.microsoft.com/en-us/rest/api/authorization/roledefinitions/get

它只返回 Actions 而不是 Data Actions

【问题讨论】:

    标签: azure api rest azure-active-directory


    【解决方案1】:

    DataActions 仍处于预览阶段。

    要在 REST API 中使用 DataActions,请将 api-version 设置为 2018-01-01-preview

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-04-03
      • 2013-09-03
      • 1970-01-01
      • 2021-07-26
      • 2021-07-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多