How to handle not supported MIME type on azure datactory?

醉酒当歌 提交于 2020-04-30 09:20:20

问题


I'm trying to implement a pipeline on azure data-factory where a I get access to datas from ODATA. Taken these I implement a pipeline where azure DF copies these on a blob storage. For what concerns access and permissions there is no problem. The issue rises up when I want to get a preview of what I'm going to store inside my blob storage. The reported error is:

A supported MIME type could not be found that matches the content type of the response. None of the supported type(s) ...

Don't ask me more about data because we have privacy issues to deal with and answer only if you have something concrete to share. Thank You in advance

来源:https://stackoverflow.com/questions/59173492/how-to-handle-not-supported-mime-type-on-azure-datactory

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!