Skip to content

Commit 42c268f

Browse files
committed
[AzureADDS] Freshness updates on email notifications
1 parent 8310a59 commit 42c268f

File tree

1 file changed

+38
-51
lines changed

1 file changed

+38
-51
lines changed
Lines changed: 38 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,85 @@
11
---
2-
title: 'Azure Active Directory Domain Services: Notification settings | Microsoft Docs'
3-
description: Notification settings for Azure AD Domain Services
2+
title: Email notifications for Azure AD Domain Services | Microsoft Docs'
3+
description: Learn how to configure email notifications to alert you about issues in an Azure Active Directory Domain Services managed domain
44
services: active-directory-ds
5-
documentationcenter: ''
65
author: iainfoulds
76
manager: daveba
8-
editor: curtand
97

108
ms.assetid: b9af1792-0b7f-4f3e-827a-9426cdb33ba6
119
ms.service: active-directory
1210
ms.subservice: domain-services
1311
ms.workload: identity
14-
ms.tgt_pltfrm: na
15-
ms.devlang: na
1612
ms.topic: article
17-
ms.date: 05/20/2019
13+
ms.date: 09/12/2019
1814
ms.author: iainfou
1915

2016
---
21-
# Notification settings in Azure AD Domain Services
17+
# Configure email notifications for issues in Azure Active Directory Domain Services
2218

23-
Notifications for Azure AD Domain Services allows you to be updated as soon as a health alert is detected on your managed domain.
19+
The health of an Azure Active Directory Domain Services (Azure AD DS) managed domain is monitored by the Azure platform. The health status page in the Azure portal shows any alerts for the managed domain. To make sure issues are responded to in a timely manner, email notifications can be configured to report on health alerts as soon as they're detected in the Azure AD DS managed domain.
2420

25-
This feature is only available for managed domains that are not on classic virtual networks.
21+
This article shows you how to configure email notification recipients for an Azure AD DS managed domain.
2622

23+
## Email notification overview
2724

28-
## How to check your Azure AD Domain Services email notification settings
25+
To alert you of issues with an Azure AD DS managed domain, you can configure email notifications. These email notifications specify the Azure AD DS managed domain that the alert is present on, as well as giving the time of detection and a link to the health page in the Azure portal. You can then follow the provided troubleshooting advice to resolve the issues.
2926

30-
1. Navigate to the [Azure AD Domain Services page](https://portal.azure.com/#blade/HubsExtension/Resources/resourceType/Microsoft.AAD%2FdomainServices) on the Azure portal
31-
2. Choose your managed domain from the table
32-
3. In the left-hand navigation, choose **Notification settings**
33-
34-
On the page it lists out all of the email recipients for email notifications for Azure AD Domain Services.
35-
36-
## What does an email notification look like?
37-
38-
The following picture is an example of an email notification:
27+
The following example email notification indicates a critical warning or alert was generated on the Azure AD DS managed domain:
3928

4029
![Example email notification](./media/active-directory-domain-services-alerts/email-alert.png)
4130

42-
The email specifies the managed domain that the alert is present on, as well as giving the time of detection and a link to the Azure AD Domain Services health page in the Azure portal.
43-
4431
> [!WARNING]
45-
> Always make sure that the email is coming from a verified Microsoft sender before clicking links in your emails. The emails always come from the email [email protected]
32+
> Always make sure that the email comes from a verified Microsoft sender before you click the links in the message. The email notifications always come from the `[email protected]` address.
4633
34+
### Why would I receive email notifications?
4735

48-
## Why would I receive email notifications?
36+
Azure AD DS sends email notifications for important updates about the managed domain. These notifications are only for urgent issues that impact the service and should be addressed immediately. Each email notification is triggered by an alert on the Azure AD DS managed domain. The alerts also appear in the Azure portal and can be viewed on the [Azure AD DS health page][check-health].
4937

50-
Azure AD Domain Services sends email notifications for important updates about your domain. These notifications are only for urgent matters that will impact your service and should be addressed immediately. Each email notification is triggered by an alert on your managed domain. These alerts will also appear on the Azure portal and can be viewed on the [Azure AD Domain Services health page](check-health.md).
38+
Azure AD DS doesn't send emails for advertisement, updates, or sales purposes.
5139

52-
Azure AD Domain Services does not send emails to this list for advertisement, updates, or sales purposes.
40+
### When will I receive email notifications?
5341

54-
## When will I receive email notifications?
42+
A notification is sent immediately when a [new alert][troubleshoot-alerts] is found on an Azure AD DS managed domain. If the alert isn't resolved, additional email notifications are sent as a reminder every four days.
5543

56-
A notification will be sent immediately when a [new alert](troubleshoot-alerts.md) is found on your managed domain. If the alert is not resolved, an email notification will be sent as a reminder every four days.
44+
### Who should receive the email notifications?
5745

58-
## Who should receive the email notifications?
46+
The list of email recipients for Azure AD DS should be composed of people who are able to administer and make changes to the managed domain. This email list should be thought of as your "first responders" to any alerts and issues.
5947

48+
You can add up to five additional emails recipients for email notifications. If you want more than five recipients for email notifications, create a distribution list and add that to the notification list instead.
6049

61-
We recommended the list of email recipients for Azure AD Domain Services to be composed of people who are able to administer and make changes to the managed domain. This email list should be thought of as your "first responders" to any problem found. If you have more than five additional emails you would like to add, we recommend creating a distribution list to add to the notification list instead.
50+
You can also choose to have all *Global Administrators* of the Azure AD directory and every member of the *AAD DC Administrators* group receive email notifications. Azure AD DS only sends notification to up to 100 email addresses, including the list of global administrators and AAD DC administrators.
6251

63-
You are able to add up to five additional emails for notifications regarding Azure AD Domain Services. In addition, you can also choose to have all Global Administrators of your directory and every member of the group 'AAD DC Administrators' receive Azure AD Domain Services email notifications. Azure AD Domain Services will only send notifications to up to 100 email addresses, including the list of global administrators and AAD DC Administrators.
52+
## Configure email notifications
6453

54+
To review the existing email notification recipients or add additional recipients, complete the following steps:
6555

66-
## How to add an additional email recipient
56+
1. In the Azure portal, search for and select **Azure AD Domain Services**.
57+
1. Select your Azure AD DS managed domain, such as *contoso.com*.
58+
1. On the left-hand side of the Azure AD DS resource window, select **Notification settings**. The existing recipients for email notifications are shown.
59+
1. To add an email recipient, enter the email address in the additional recipients table.
60+
1. When done, select **Save** on the top-hand navigation.
6761

6862
> [!WARNING]
69-
> When changing the notification settings, you are changing the notification settings for the entire managed domain, not just yourself.
70-
71-
1. Navigate to the [Azure AD Domain Services page](https://portal.azure.com/#blade/HubsExtension/Resources/resourceType/Microsoft.AAD%2FdomainServices) on the Azure portal.
72-
2. Click on your managed domain.
73-
3. On the left-hand navigation, click **Notification settings**.
74-
4. To add an email, type in the email address in the additional recipients table.
75-
5. Click "Save" on the top-hand navigation.
63+
> When you change the notification settings, the notification settings for the entire Azure AD DS managed domain are updated, not just yourself.
7664
7765
## Frequently asked questions
7866

79-
#### I received an email notification for an alert but when I logged on to the Azure portal there was no alert. What happened?
80-
81-
If an alert is resolved, the alert will disappear from the Azure portal. The most likely reason is that someone else who receives email notifications resolved the alert on your managed domain, or it was auto-resolved by Azure AD Domain Services.
67+
### I received an email notification for an alert but when I logged on to the Azure portal there was no alert. What happened?
8268

69+
If an alert is resolved, the alert is cleared from the Azure portal. The most likely reason is that someone else who receives email notifications resolved the alert on the Azure AD DS managed domain, or it was autoresolved by Azure platform.
8370

84-
#### Why can I not edit the notification settings?
71+
### Why can I not edit the notification settings?
8572

86-
If you are unable to access the notification settings page in the Azure portal, you do not have the permissions to edit Azure AD Domain Services. You must contact your global administrator to either get permissions to edit Azure AD Domain Services resources or be removed from the recipient list.
73+
If you're unable to access the notification settings page in the Azure portal, you don't have the permissions to edit the Azure AD DS managed domain. You must contact a global administrator to either get permissions to edit Azure AD DS resource or be removed from the recipient list.
8774

88-
#### I don't seem to be receiving email notifications even though I provided my email address. Why?
75+
### I don't seem to be receiving email notifications even though I provided my email address. Why?
8976

90-
Check your spam or junk folder in your email for the notification and make sure to whitelist the sender ([email protected]).
77+
Check your spam or junk folder in your email for the notification and make sure to allow the sender of `[email protected]`.
9178

9279
## Next steps
93-
- [Resolve alerts on your managed domain](troubleshoot-alerts.md)
94-
- [Read more about Azure AD Domain Services](overview.md)
95-
- [Contact the product team](contact-us.md)
9680

97-
## Contact us
98-
Contact the Azure Active Directory Domain Services product team to [share feedback or for support](contact-us.md).
81+
For more information on troubleshooting some of the issues that may be reported, see [Resolve alerts on an Azure AD DS managed domain][troubleshoot-alerts].
82+
83+
<!-- INTERNAL LINKS -->
84+
[check-health]: check-health.md
85+
[troubleshoot-alerts]: troubleshoot-alerts.md

0 commit comments

Comments
 (0)