Skip to content

Commit 4c28724

Browse files
Merge pull request #312219 from jocalland/docs-editor/how-to-smtp-settings-1771966783
Update how-to-smtp-settings.md
2 parents 63bee79 + 47dc71f commit 4c28724

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

articles/managed-grafana/how-to-smtp-settings.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Follow these steps to activate SMTP settings, enable email notifications and con
3333

3434
### [Portal](#tab/azure-portal)
3535

36-
1. In the Azure portal, open your Grafana workspace and under **Settings**, select **Configuration**.
36+
1. In the Azure portal, open your Grafana workspace and under **Settings**, select **Configuration**.
3737
1. Select the **Email Settings** tab.
3838
:::image type="content" source="media/smtp-settings/find-settings.png" alt-text="Screenshot of the Azure platform. Selecting the SMTP settings tab.":::
3939
1. Toggle **SMTP Settings** on, so that **Enable** is displayed.
@@ -53,7 +53,12 @@ Follow these steps to activate SMTP settings, enable email notifications and con
5353

5454
:::image type="content" source="media/smtp-settings/save-updated-settings.png" alt-text="Screenshot of the Azure platform. Email Settings tab with new data.":::
5555

56-
1. Once the process is complete, the message "Updating the selections. Update successful" is displayed in the Azure **Notifications**. In the **Overview** page, the provisioning state of the workspace turns to **Updating**, and then **Succeeded** once the update is complete.
56+
> [!NOTE]
57+
>**Exchange Online** no longer permits Basic Authorization, see [Deprecation of Basic authentication](/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online#what-we-are-changing). Do not use Exchange Online as SMTP relay as you will receive an error message that it failed to send.
58+
59+
60+
61+
1. Once the process is complete, the message "Updating the selections. Update successful" is displayed in the Azure **Notifications**. In the **Overview** page, the provisioning state of the workspace turns to **Updating**, and then **Succeeded** once the update is complete.
5762

5863
### [Azure CLI](#tab/azure-cli)
5964

@@ -122,7 +127,7 @@ Follow these steps to activate SMTP settings, enable email notifications and con
122127
123128
Configuring Grafana contact points is done in the Grafana portal:
124129
125-
1. In your Azure Managed Grafana workspace, in **Overview**, select the **Endpoint** URL.
130+
1. In your Azure Managed Grafana workspace, in **Overview**, select the **Endpoint** URL.
126131
1. Go to **Alerting > Contact points**.
127132
1. Select **New contact point** or **Edit contact point** to update an existing contact point.
128133

0 commit comments

Comments
 (0)