Skip to content

Commit 366ce1f

Browse files
authored
Merge pull request #109666 from TimShererWithAquent/us1679050cg
Change SSL to TLS per 1679050
2 parents ebb3b59 + 2d43d6e commit 366ce1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-hub/iot-hub-monitoring-notifications-with-azure-logic-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ In the preceding section, you set up your IoT hub to route messages containing a
208208
Get the SMTP information for [Hotmail/Outlook.com](https://support.office.com/article/Add-your-Outlook-com-account-to-another-mail-app-73f3b178-0009-41ae-aab1-87b80fa94970), [Gmail](https://support.google.com/a/answer/176600?hl=en), and [Yahoo Mail](https://help.yahoo.com/kb/SLN4075.html).
209209

210210
> [!NOTE]
211-
> You may need to disable SSL to establish the connection. If this is the case and you want to re-enable SSL after the connection has been established, see the optional step at the end of this section.
211+
> You may need to disable TLS/SSL to establish the connection. If this is the case and you want to re-enable TLS after the connection has been established, see the optional step at the end of this section.
212212
213213
1. From the **Add new parameter** drop-down on the **Send Email** step, select **From**, **To**, **Subject** and **Body**. Click or tap anywhere on the screen to close the selection box.
214214

@@ -220,7 +220,7 @@ In the preceding section, you set up your IoT hub to route messages containing a
220220

221221
1. Select **Save** to save the SMTP connection.
222222

223-
1. (Optional) If you had to disable SSL to establish a connection with your email provider and want to re-enable it, follow these steps:
223+
1. (Optional) If you had to disable TLS to establish a connection with your email provider and want to re-enable it, follow these steps:
224224

225225
1. On the **Logic app** pane, under **Development Tools**, select **API connections**.
226226

0 commit comments

Comments
 (0)