Microsoft 365 features that help users manage their subscriptions, account settings, and billing information.
As we might be a little while before this gets fixed, I mentioned earlier in this thread the use of Power Automate as a way of users setting up a notifier message to a personal email address of their choice when new email arrives in their O365 mailbox.
If you have any users forced to now use Outlook Online/Outlook on the Web because they have no workaround due to the type of MUA they have, some might find this useful.
If any of you fellow SAs want to have a go, this is a guide on how a user can set such a flow up if you give them access to the Power Automate app.
- Go into the POWER AUTOMATE application
- Click on MY FLOWS and then NEW FLOW, and AUTOMATED CLOUD FLOW
- Give your flow a name in the box such as Notifier
- Select the flow in the list called "When a new email arrives (V3) Office 365 Outlook"
- Click the CREATE button
- Leave the folder as Inbox and just click NEW STEP
- Select the category of "Office 365 Outlook", then "Send an email (V2) Office 365 Outlook" from the list
- An email design form will come up - where you are now designing the message that O365 will be sending to your personal email address to tell you when a new O365 message has arrived.
- Type your personal email address in the TO field
- Give the message an appropriate subject so you will recognise what the email is when it arrives such as "You have a new O365 email message" or "You have a new school message" or "You have a new work message" (see note)
- Move your cursor into the body. Click on ADD DYNAMIC CONTENT and add in SUBJECT and FROM objects to the body of the email form. Search for these if you can’t see them in the list. (see note)
- You can add text in the body too, to tidy up the appearance of the email you receive if you like, such as typing "Subject:" and "From:" in front of the dynamic objects you have inserted, and hints on how to manage your flow if you forget.
- If done correctly, it should look something like the example below.
- Click "save" and test it.
The flow will run in the background on your O365 mailbox, and send the newly defined notifier message to your personal email address whenever a new email arrives in O365.
Note - I have noticed if your O365 browser window is quite narrow, Power Automate actually offers up hints on what to add at these two stages, which is actually a bit annoying when you're trying to create a guide with a consistent set of screen grabs as I did for my users.