要创建 Microsoft Graph 应用程序,您必须拥有 Azure 订阅吗?

To create Microsoft Graph apps, you have to have an Azure Subscription?

我安装了测试版 office 365 运行 针对 Microsoft Graph 的一些示例查询。 概述了身份验证流程的一部分 here, describes getting the tenant ID from Azure AD. To get your tenant ID you have to go through manage.windowsazure.com according to the guidance provided。 那么,是不是要构建这些 MS 图形应用程序,就必须提供 Azure 订阅?

没有。您不必预配 Azure 订阅。引用了 Azure AD 的租户 ID,因为我猜 'behind scenes' office 365 在 Azure 上,它的身份验证基于 Azure AD 等

您可以在 https://portal.azure.com 中创建应用程序,即使您没有 Azure 广告订阅。