【问题标题】:How is the API version done for https://graph.windows.nethttps://graph.windows.net 的 API 版本是怎么做的
【发布时间】:2017-10-27 16:44:38
【问题描述】:

https://graph.windows.nethttps://graph.windows.net/$tenantdomain/activities 的版本控制是如何完成的

我看到https://graph.windows.net/ 有版本 [最新是 1.6] 参考:https://msdn.microsoft.com/en-us/library/azure/ad/graph/howto/azure-ad-graph-api-versioning#2013-11-08

https://graph.windows.net/$tenantdomain/activities 仍称为测试版。 /reports 也是如此[https://graph.windows.net/$tenantdomain/reports]。

请告诉我上述 API 的版本差异

谢谢 卡西克

【问题讨论】:

    标签: azure-active-directory


    【解决方案1】:

    graph.windows.net 是较旧的 Azure Active Directory Graph API。 graph.microsoft.com 是较新的 Microsoft Graph API。

    我认为他们不会对 AAD Graph API 进行更新,似乎所有新开发都集中在 MS Graph API 上。您可以在 https://graph.microsoft.io 上找到有关它的文档。

    但即便如此,似乎没有与 MS Graph API 中的活动 API 等效的功能。

    【讨论】:

    • 我同意,已联系 Microsoft 技术支持。但是,除了迁移到 /activities API 之外,没有发现任何信息数据。 /activities API 比 /reports 更有条理。
    猜你喜欢
    • 1970-01-01
    • 2012-08-25
    • 2011-03-05
    • 1970-01-01
    • 1970-01-01
    • 2018-04-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多