Skip to content

Commit d083814

Browse files
committed
img path fix and alignment
1 parent f25a355 commit d083814

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/virtual-machines/workloads/sap/exchange-online-integration-sap-email-outbound.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,11 +180,11 @@ SMTP relay lets Microsoft 365 relay emails on your behalf by using a connector t
180180

181181
1. Obtain the public (static) IP address of the endpoint which will be sending the mail using one of the methods listed in the [article](/azure/load-balancer/load-balancer-outbound-connections) above. A dynamic IP address isn\'t supported or allowed. You can share your static IP address with other devices and users, but don't share the IP address with anyone outside of your company. Make a note of this IP address for later.
182182

183-
> [!NOTE]
184-
> Find this information on the Azure portal using the Virtual Machine overview of the SAP application server.
185-
186183
:::image type="content" source="media/exchange-online-integration/azure-portal-pip-sec-3-1.png" alt-text="Where to retrieve the public ip on the Azure Portal":::
187184

185+
> [!NOTE]
186+
> Find above information on the Azure portal using the Virtual Machine overview of the SAP application server.
187+
188188
2. Sign in to the [Microsoft 365 Admin Center](https://admin.microsoft.com/).
189189

190190
:::image type="content" source="media/exchange-online-integration/m365-admin-center-sec-3-2.png" alt-text="Microsoft 365 AC sign in":::
@@ -241,15 +241,15 @@ SMTP relay lets Microsoft 365 relay emails on your behalf by using a connector t
241241
2. Go to SCOT transaction in SMTP node as shown in previous steps of Option 1.
242242
3. Add mail Host as Mail Exchanger (MX) record value noted in Step 4 (i.e. yourdomain.mail.protection.outlook.com).
243243

244+
:::image type="content" source="media/exchange-online-integration/scot-smtp-connection-relay-sec-3-3.png" alt-text="SMTP config in SCOT":::
245+
244246
Mail host: yourdomain.mail.protection.outlook.com
245247

246248
Port: 25
247249

248-
:::image type="content" source="media/exchange-online-integration/scot-smtp-connection-relay-sec-3-3.png" alt-text="SMTP config in SCOT":::
249-
250250
4. Click "Settings" next to the Security field and make sure TLS is enabled if possible. Also make sure no prior logon data regarding SMTP AUTH is present. Otherwise delete existing records with the corresponding button underneath.
251251

252-
:::image type="content" source="media/exchange-online-integration/scot-smtp-connection-relay-tls-sec-3-4.png" alt-text="SMTP security config in SCOT":::
252+
:::image type="content" source="media/exchange-online-integration/scot-smtp-connection-relay-tls-sec-3-4.png" alt-text="SMTP security config in SCOT":::
253253

254254
5. Test the configuration using a test email from your SAP application with transaction SBWP and check the status in SOST transaction.
255255

0 commit comments

Comments
 (0)