如何从LogicApps输出UTF16或从SQL Server中读取UTF8 [英] How to output UTF16 from LogicApps or read UTF8 from SQL Server

查看:90
本文介绍了如何从LogicApps输出UTF16或从SQL Server中读取UTF8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在某些情况下,LogicApps将数据上传到Blob存储.

We have a case where LogicApps is uploading data to blob storage.

逻辑应用程序的编码似乎固定为UTF8.

Encoding of the logic apps seems to be fixed to UTF8. 

SQL服务器openrowset不支持使用utf8读取blob,因此数据传输无法正确使用特殊字符.

SQL server openrowset doesn't support reading the blob with utf8 so data transfer is not working correctly with special chars.

如何将Logic App的Blob输出设置为UTF16而不是UTF8?

How can I set the blob output of the Logic App to UTF16 instead of UTF8?

推荐答案

通过转换Azure功能在Logic App中支持非UTF有效负载

可以帮忙吗?

Hi IhmeellisenYksilöllinenNimi 

In case you haven't come across this blog post yet, you may have to use Azure Functions for this as described here: Support non-UTF payloads in Logic App with a conversion Azure Function

Could that be of help?


这篇关于如何从LogicApps输出UTF16或从SQL Server中读取UTF8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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