英文: Accessing parsed Applications from ApplicationCollectionResponse in MS Graph SDK 问题 我想提取我的应用程序的应...
从.NET Core 2.x迁移到.NET 6后出现401未经授权的问题。
英文: Getting 401 Unauthorized after moving from .NET Core 2.x to .NET 6 问题 在从.NET Core 2.x迁移到.NET 6后,...
Graph Api 文件上传到 Sharepoint 图书馆 Json 格式错误
英文: Graph Api File Upload to Sharepoint Library Json Format Error 问题 我试图从Power Apps使用此教程将一个简单的txt文档上...
无法使用Microsoft Graph API在Azure AD B2C中创建使用身份验证的用户。
英文: Not able to create users using identities in Azure AD B2C using Microsoft Graph API 问题 我正在尝试使用标识...
Microsoft App Registration – how to create meetings using OnlineMeetings.ReadWrite.All within an application context and not a user context?
英文: Microsoft App Registration - how to create meetings using OnlineMeetings.ReadWrite.All within an...
使用Microsoft Graph API删除最旧的电子邮件
英文: Delete Oldest Emails using Microsoft Graph API 问题 我正在使用以下代码使用MS Graph API删除电子邮件。 string tenantId...
How can I silently get an access token to retrieve information about currently logged in user from the windows graph API?
英文: How can I silently get an access token to retrieve information about currently logged in user fr...
Isomorphic-fetch 在使用 graph API 的 MS Teams 机器人的 Azure 部署中未找到。
英文: Isomorphic-fetch not found on Azure Deployment for MS Teams Bot using graph API 问题 我们正在为Microsof...
计划将Microsoft Graph的SitePage和WebParts API从Beta版升级到v1.0版吗?
英文: Plans to move microsoft graph sitepage & webparts api from beta to v1.0? 问题 I'm in need to u...
GraphServiceClient – 如何定义请求体?
英文: GraphServiceClient - how to define the request body? 问题 **背景** 我有一个 Azure 函数应用程序,其中包括以下逻辑部分: ```...