Office 365 REST API许可如何工作? [英] How does Office 365 REST APIs licensing work?

查看:87
本文介绍了Office 365 REST API许可如何工作?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿所有,

我开始使用Office 365 REST API了。 我希望我的专有基于云的CRM能够与Office无缝对话。 出于这个问题的目的,我们假设我只对连接联系人感兴趣。 对于它的价值,
我们用Java编码。

I am starting to work with the Office 365 REST API's.  I want my proprietary cloud-based CRM to talk seamlessly with Office.  For purposes of this question let's assume I am only interested in connecting up with Contacts.  For what it's worth, we code in Java.

我对许可及其运作方式非常模糊(以及如何完全设置它。)

I am very fuzzy on licensing and how that works (as well as how to fully set this up).

我们一直在使用API​​来将我们的数据连接到外部来源,但这似乎不是直截了当的。 似乎我们需要创建一个"应用程序"。即使它不是真正的应用程序,但更多的是标准的请求/响应
结构。 这是正确的吗?

We work with API's all the time to connect our data to outside sources, but it doesn't seem as straight forward here.  It seems like we will need to create an "app" even though it's not really an app but more of a standard request/response structure.  Is this right?

那么许可是如何运作的? 我的客户是否需要将Azure与其Office 365帐户相关联并支付使用费用? 我是否需要支付使用费(超出开发者帐户)? 

Then how does licensing work?  Will my customers need to associate Azure to their Office 365 accounts and they pay for usage?  Do I pay for usage (beyond the developer account)? 

微软在线有很多好的信息,但是这条路径,尤其是基于Java的"标准"信息。 API调用,我不清楚。 有人会如此善意地为我简单地说明这一点吗?

Microsoft has a lot of good info online but this path, especially for a Java based "standard" API call, is not clear to me.  Would somebody be so kind as to lay this out in simple terms for me?

TIA

- Aaron

- Aaron

推荐答案

嗨Aaron,

Hi Aaron,

>>似乎我们需要创建一个"应用程序"。即使它不是真正的应用程序,但更多的是标准的请求/响应结构。 
这是对的吗?

>> It seems like we will need to create an "app" even though it's not really an app but more of a standard request/response structure.  Is this right?

是的,我们需要在office 365管理中心内构建应用。

Yes, we need to build app in the office 365 admin center.

要注册和验证您的应用程序,您需要使用Microsoft Azure Active Directory。这是存储应用程序和用户帐户信息的位置。要访问Microsoft Azure Active Directory,您需要Microsoft Azure租户。 Microsoft
Azure租户允许您访问Microsoft Azure中的管理门户,您可以在其中添加用户,角色和应用程序。

To register and authenticate your applications, you need to use Microsoft Azure Active Directory. This is where application and user account information is stored. To get access to Microsoft Azure Active Directory, you need a Microsoft Azure tenant. A Microsoft Azure tenant gives you access to the management portal in Microsoft Azure, where you can add users, roles, and apps.

更多信息,请参阅下面的文章:

More information, please refer to this article below:

#设置Office 365开发环境

https://msdn.microsoft.com/en-us/office/office365/howto/setup-development-environment

另一方面,我认为你的问题与构建环境而不是技术相关更多,最好将线程类型更改为General Discussion来讨论这些问题。

On the other hand, I think your issues are more related to build environment instead of technical related, it’s better to change the thread type to General Discussion to discuss these issues.

问候

Starain


这篇关于Office 365 REST API许可如何工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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