Common Content for Data Engineering
- Common Content for Data Engineering 10.5.10
- All Products
Property | Description |
|---|---|
SMTP Authentication Enabled | Select the option to enable communication over SMTP. |
Host Name | The SMTP outbound mail server host name. For example, enter
the Microsoft Exchange Server for Microsoft Outlook. |
Port | Port used by the outgoing mail server. Valid values are from
1 to 65535. Default is 25. |
User name | The user name for authentication upon sending if required by
the outbound mail server.
|
Password | The user password for authentication upon sending if
required by the outbound mail server. |
Sender Email Address | The email address that the Service Manager uses in the From
field when sending notification emails. If you leave this field blank, the
Service Manager uses Administrator@<host
name> as the sender. |
Property | Description |
|---|---|
Enable OAuth Authentication | Optional. Enables OAuth authentication for SMTP communication. If true,
ensure to enable Use TLS Security , disable Use SSL
Security , and provide the following OAuth parameters. Default is
false. |
OAuth Client Id | The application Client ID is a unique identifier that Microsoft Entra
assigns to an application after registration. |
OAuth Client Secret | A unique secret ID that Microsoft Entra generates after application
registration. |
OAuth Client Scopes | Specifies the OAuth client scope for Microsoft 365 Outlook services. Use
https://outlook.office365.com/.default to grant the
application default permissions for Outlook services. |
OAuth Tenant Id | Microsoft Entra assigns the directory Tenant ID as a unique identifier
assigned to your application when the Administrator registers the
application. |