尝试上载大于4MB的文件会导致抛出RequestBodyTooLarge异常,并显示以下消息: The request body is too large and exceeds the maximum虽然RESTAPI参考(https://docs.microsoft.com/en-us/rest/api/storageservices/put-range)中记录了此限制,但SDK Upload*方法(https:
我们正在使用Azure bot的Direct Line (https://docs.microsoft.com/en-us/azure/bot-service/rest-api/bot-framework-rest-direct-line如果我们想要将活动中的额外参数传递给机器人,最好的/正确的方法是什么? 例如,我们希望使用geolocation来获取用户的</e