> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/installation-setup/system-settings/third-party-apis/microsoft.md).

# Microsoft

يستخدم ngSurvey خدمات Microsoft Cognitive لتحليل مشاعر المستجيبين وMicrosoft translator للترجمة التلقائية للنصوص.

{% hint style="info" %}
للحصول على نتائج أفضل في الترجمة والتحليل الشعوري نوصي باستخدام [AI suite edition](/ar/hzmh-althkaa-alastnaay.md).
{% endhint %}

## Microsoft Cognitive Services

لإعداد خدمات Microsoft Cognitive يمكنك الانتقال إلى [Azure portal](https://portal.azure.com/) وإنشاء مورد cognitive جديد في حسابك.

&#x20;&#x20;

![](/files/9cbe490c831c08ea6c49438b8ce39f72aeea5c3c)

يجب أن يكون مورد cognitive من نوع Text analytics

![](/files/02fd23ea6f824a880805dc0f1363f01b073da162)

بمجرد إنشاء المورد يمكنك نسخ key 1 و endpoint.

![](/files/be47c39b199bb3843911d4df0b478d8fcbf4e921)

وفي إعدادات ngSurvey انسخ key 1 وقم بتعيين عنوان URL الخاص بالـ endpoint وألحِق به المسار التالي ***text/analytics/v3.0/sentiment***

![](/files/602afbdb964fe2c97d0e663b066b0d2d4ec307d1)

## Microsoft Translator

لإعداد خدمات Microsoft Translator يمكنك الانتقال إلى [Azure portal](https://portal.azure.com/) وإنشاء مورد جديد في حسابك.

![](/files/9f45ad458a341768052d9be920b32765ff6c6185)

بعد إنشاء خدمة Translator يمكنك نسخ key 1 الخاصة بها

![](/files/17310dcac214fdd102167911c9dc047593d8d8fc)

ولصقها في صفحة إعدادات ngSurvey.

![](/files/ed05ac6f31ca1f1fe20532e9603ebb64d05bdf07)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ngsurvey.com/ar/installation-setup/system-settings/third-party-apis/microsoft.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
