You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/managed-grafana/how-to-smtp-settings.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Follow these steps to activate SMTP settings, enable email notifications and con
33
33
34
34
### [Portal](#tab/azure-portal)
35
35
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**.
37
37
1. Select the **Email Settings** tab.
38
38
:::image type="content" source="media/smtp-settings/find-settings.png" alt-text="Screenshot of the Azure platform. Selecting the SMTP settings tab.":::
39
39
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
53
53
54
54
:::image type="content" source="media/smtp-settings/save-updated-settings.png" alt-text="Screenshot of the Azure platform. Email Settings tab with new data.":::
55
55
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.
57
62
58
63
### [Azure CLI](#tab/azure-cli)
59
64
@@ -122,7 +127,7 @@ Follow these steps to activate SMTP settings, enable email notifications and con
122
127
123
128
Configuring Grafana contact points is done in the Grafana portal:
124
129
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.
126
131
1. Go to **Alerting > Contact points**.
127
132
1. Select **New contact point** or **Edit contact point** to update an existing contact point.
0 commit comments