This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Choose the best response for each of the questions.
How many languages does Azure AI Translator support?
0-50.
50-100.
Over 100.
Which function call allows us to translate text using the Azure AI Translator service in Azure Database for PostgreSQL Flexible Server?
azure_ai.translate_text().
azure_ai.translate_text()
azure_cognitive.translate().
azure_cognitive.translate()
azure_ai.translate().
azure_ai.translate()
Which language code represents Simplified Chinese for the Azure AI Translator service?
zh.
zh-CN.
zh-Hans.
What elements are available in the output of the azure_cognitive.translate() function's translations column?
translations
Language and translated text.
Just the translated text.
Language and original text.
You must answer all questions before checking your work.
Was this page helpful?