Forum Discussion
Senthilrajan Kaliyaperumal
Feb 18, 2018Brass Contributor
Microsoft Translation API text
Hi,
We are asked to propose a solution for translating customer content from European language to English and vise versa, strictly submitted data should not be stored because our data is classified...
Ssgr93
Mar 17, 2020Copper Contributor
Hi Senthil,
We do have same requirement translating customers feedback from any langauge to English. Business agreed to use azure text api but not sure how to accomplish this.. do you have any idea. Our flow is pulling data from rest api using datafactory and placing files into gen2 storage. Now before moving this data to SQL database staging area we have to translate the language column to English by using text api. Do you have any use case , like how to read files from storage and take specified column and do the translation and after completion merge with the same file and save the file in gen2.
We do have same requirement translating customers feedback from any langauge to English. Business agreed to use azure text api but not sure how to accomplish this.. do you have any idea. Our flow is pulling data from rest api using datafactory and placing files into gen2 storage. Now before moving this data to SQL database staging area we have to translate the language column to English by using text api. Do you have any use case , like how to read files from storage and take specified column and do the translation and after completion merge with the same file and save the file in gen2.