Tagged: az104
-
Az-104 Timed Mode Set 3 Question 45, please explain
-
Hi,
The answer is TDU3, and the explanation is the following,
“All of the other options are incorrect because only TDU3 will able to receive the email notification since emails are only sent to Microsoft Entra ID user members who are members of the role.”
I don’t really understand a difference between TDU3 and TDU1 or TDU2. The obvious difference is whether being a member of TDGrp1 or not.
Can you please explain more?
-
Hello Yo Matsuo,
Good day!
Thank you for posting your question here.
To clarify, Azure sends email notifications for Azure Resource Manager roles only to users who meet all the following criteria:
- They have been directly assigned the specified role (e.g., Monitoring Reader).
- They are not part of any group that has been assigned the role.
- They are individual users (not service principals or managed identities).
Given the provided details:
- TDU3 meets all the above criteria:
- It is a direct user.
- It is not a member of any group (e.g., TDGrp1).
- It has been assigned the Monitoring Reader role.
The other options (e.g., TDU1 and TDU2) are either:
- Members of a group (which disqualifies them from receiving the email).
- Or possibly managed identities, which also do not receive notifications.
Thus, TDU3 is the only entity eligible to receive the email notification under these conditions.
I hope this clears up the confusion!
Regards,
Neil @ Tutorials Dojo -
Hi, tahnk you for your reply.
>They are not part of any group that has been assigned the role.
So, in the question, TDGrp1 is not directly mentioned but the following sentence in the question explains it so, right?
>The Monitoring Reader role is assigned to the user, service principal and group.
If so, I think I understand your explanation correctly .
-
Hello Yo Matsuo,
Yes, that’s correct! Since the question states that the Monitoring Reader role is assigned to a user, service principal, and group, it implies that TDGrp1 has the role. This means that members of TDGrp1 (like TDU1 and TDU2) won’t receive the email, as Azure only sends notifications to directly assigned users.
Glad my explanation helped! Let me know if you have any other questions.
Regards,
Neil @ Tutorials Dojo
-
Log in to reply.