广告用户教育和一般 [英] AD Users Education and General

查看:69
本文介绍了广告用户教育和一般的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的Azure租户AD中,我使用图形API的用户很少


< a href ="https://graph.microsoft.com/beta/education/schools/users"> https://graph.microsoft.com/ < span style ="margin:0px; color:#0000ff; font-family:Consolas; font-size:9.5pt; text-decoration:underline"> beta / users



我使用


<获得学校的教育用户< p style ="margin:0px"> https://graph.microsoft.com/ beta / education / schools / < id> / users



https://graph.microsoft.com/beta/education/users



这里有什么区别?



我们如何在门户面板中区分它? 


我们可以制作吗?普通用户作为特定学校的教育用户?


我实际上不是门户网站的管理员。


解决方案

Hello ARR,


当您拨打此电话时 https://graph.microsoft.com/beta/education/users
您在输出中获得"educationUser"对象。


这是特定于教育的用户变体,具有与Microsoft Graph将从非特定于教育的用户端点返回的相同ID。此对象从核心用户对象提供目标属性子集,并添加
一组特定于教育的属性,例如primaryRole,student和teacher数据。


您可以了解有关此资源类型的更多信息
此处
。 


In my Azure tenant AD I have few users which I get using graph API

https://graph.microsoft.com/beta/users

and I get Education users for a school using

https://graph.microsoft.com/beta/education/schools/<id>/users

and

https://graph.microsoft.com/beta/education/users

What is the difference here?

and how do we differentiate it in the portal panel? 

Can we make general user as education user under a specific school?

I actually am not an admin on portal.

解决方案

Hello ARR,

When you make this call https://graph.microsoft.com/beta/education/users you get the "educationUser" objects in your output.

This is an education-specific variant of the user with the same id that Microsoft Graph will return from the non-education-specific /users endpoint. This object provides a targeted subset of properties from the core user object and adds a set of education-specific properties such as primaryRole, student, and teacher data.

You can learn more about this resource type here


这篇关于广告用户教育和一般的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆