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/iot-accelerators/iot-accelerators-remote-monitoring-email-actions.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Follow these steps to add an email action:
30
30
31
31
3. Click the checkbox next to the [existing rule](iot-accelerators-remote-monitoring-automate#edit-an-existing-rule) that you would like to modify, and then click **Edit** at the top. An editable flyout will appear.
32
32
4. In the Action section, toggle **Email enabled** to on.
33
-
5. If this is the first-time email actions have been enabled within the solution accelerator, you will need to [sign in to outlook](#outlook).
33
+
5. If it is the first-time email actions have been enabled within the solution accelerator, you will need to [sign in to outlook](#outlook).
34
34
6. Enter an email address into the recipient box and hit enter for each email address added.
@@ -48,7 +48,7 @@ Follow these steps to add an email action:
48
48
49
49
3. Follow the [create a rule](iot-accelerators-remote-monitoring-automate#create-a-rule) and [create an advanced rule](iot-accelerators-remote-monitoring-automate#create-an-advanced-rule) up to the **Severity level** only. Do *not* click apply yet.
50
50
4. In the Action section, toggle **Email enabled** to on.
51
-
5. If this is the first-time email actions have been enabled within the solution accelerator, you will need to [sign in to outlook](#outlook).
51
+
5. If it is the first-time email actions have been enabled within the solution accelerator, you will need to [sign in to outlook](#outlook).
52
52
6. Enter an email address into the recipient box and hit enter for each email address added.
@@ -60,14 +60,14 @@ Your rule with *Email Action* has now been enabled. Each time the action is trig
60
60
61
61
## Sign in to Outlook <aname="outlook"></a>
62
62
63
-
If this is your first-time enabling email actions within your solution accelerator, you need to sign into Outlook. The purpose of this is to set up an email account, which will be responsible for sending out the email notification.
63
+
If it is your first-time enabling email actions within your solution accelerator, you need to sign into Outlook. This is to set up an email account, which will be responsible for sending out the email notification.
64
64
65
65
> [!NOTE]
66
66
> It is recommended that you create a specific Outlook account just for solution accelerator notifications and use that to sign in with. You will continue to see this warning note until you have signed in with an Outlook account. Once you have signed in, you will see a successful message below the email actions toggle.
67
67
68
68
If your application was deployed by someone with a **contributor** role on the subscription, you will see the following screenshot. Follow the instructions below to set up Outlook for your application.
5. Click the **authorize** button in which it will ask you to sign in. This account you sign in with will be the email address the application uses to send email from. We advise that you create an outlook account ahead of time to send email notifications for your solution accelerator from.
Since the application was deployed by someone with the **owner** role in the subscription, the application is able to verify email actions have been correctly set up through the WebUI. The following steps will help you sign in and set-up email actions.
90
+
Since the application was deployed by someone with the **owner** role in the subscription, the application is able to verify email actions have been correctly set up through the WebUI. The following steps will help you sign in and setup email actions.
89
91
90
92
1. Click to sign in to Outlook. You will be taken to the Azure portal.
2. Click the **authorize** button in which it will ask you to sign in. This account you sign in with will be the email address the application uses to send email from. We advise that you create an outlook account ahead of time to send email notifications for your solution accelerator from.
93
95
3. Click **Save** at the bottom. Return back to your application and refresh the page.
94
96
4. You will see a banner if you have successfully configured the email notification.
95
-

97
+

96
98
97
99
## Customizing the email HTML <aname="htmledit"></a>
98
100
@@ -121,7 +123,7 @@ However, if you would like to edit the HTML to include more information, custom
121
123
122
124
The Remote Monitoring solution accelerator out of the box uses Outlook to send out the email notifications. Outlook limits the number of emails sent to [30 emails per 1 minute](https://docs.microsoft.com/office365/servicedescriptions/exchange-online-service-description/exchange-online-limits#receiving-and-sending-limits). Email clients receiving the emails may also throttle the number of emails received per minute. Check with your specific email client on limitations. It is recommended that when you set up email notification for a rule, that you have the rule calculate over an average of 1 minute or more, and not instant, as shown below.
0 commit comments