Microsoft Azure将用户组或角色传递给特定用户

发布于 2025-02-04 09:22:37 字数 354 浏览 1 评论 0原文

我正在尝试将用户角色从Azure传递到目标源,但我无法做到。 我看到了这两个条款,但是每当我运行该规定时,只有一项(用户)被解雇。 为了传递Azure的角色,我必须购买其中一个吗? //i.sstatic.net/6psxt.png“ alt =“在此处输入映像”>

如果是,我应该选择哪一个? 用户凭据适当地映射,但缺少角色部分。关于角色部分需要一些帮助。谢谢

I am trying to pass the user ROLE to the destination source from the Azure and I am not able to do.
enter image description here
I see this two provisions but only one gets fired(user) whenever I run the provision.
And to pass the roles from the Azure do I have to buy one of these?enter image description here

If yes, which one should I go with?
The user credentials are properly mapped but the Role part is missing. Need some help regarding with Role part. Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

烟雨扶苏 2025-02-11 09:22:37

根据 msdoc ,请注意:

如果Azure AD根据角色管理自动供应,则Azure AD中分配的角色必须与应用程序许可保持一致。应用程序中拥有的错误许可可能会导致用户的配置/更新期间的错误。

用户的配置。

在所有许可中支持Azure AD 强> Azure Active Directory Premium P1 / Azure Active Directory Premium P2 许可证。

“在此处输入图像说明”

  • Azure AD Premium P1包括Microsoft 365 E3。
  • Azure AD Premium P2,包括Microsoft 365 E5。

所以,我建议您使用Azure AD Premium P2许可证。

参考:

计划Azure Active Directory的自动用户配置部署-Microsoft entra | Microsoft docs

Azure Active Directory定价| Microsoft Security

According to the MsDoc, please note that:

If Azure AD manages automatic provisioning based on roles, the roles assigned in Azure AD must align to application licenses. Incorrect licenses owned in the application may lead to errors during the provisioning/updating of a user.

Provisioning Azure Ad users is supported in all licenses.

Whereas provisioning Azure Ad group is only possible with Azure Active Directory Premium P1/Azure Active Directory Premium P2 licenses.

enter image description here

  • Azure AD Premium P1 includes Microsoft 365 E3.
  • Azure AD Premium P2, includes with Microsoft 365 E5.

So, I suggest you to go with Azure AD Premium P2 license.

References:

Plan an automatic user provisioning deployment for Azure Active Directory - Microsoft Entra | Microsoft Docs

Azure Active Directory Pricing | Microsoft Security

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文