Forum Discussion
PaulAndrew
Aug 30, 2018Microsoft
Use Microsoft Flow to receive an email for changes to Office 365 IP Addresses and URLs
[Edit 4/16/2019: I've rewritten this article, please take a look here: https://github.com/pandrew1/Office365-IPURL-Samples/tree/master/FlowNotifications]
If you manage an enterprise network tha...
PaulAndrew
Microsoft
AlanPs1 Thanks for the feedback. We use PowerShell to create the tables at http://aka.ms/o365ip from the JSON web services output. You can run PowerShell in Flow using an Azure Function. It's a little tricky to get working and there's likely other ways to create those tables too.
-- Paul
AlanPs1
Dec 08, 2018Copper Contributor
Hi Paul. Once again thank you for your excellent post.
Here is a series I have made with 8 parts that creates an Office 365 Admin Alerts Mailbox. It calls various APIs and RSS feeds, captures the required data and sends it by email.
Create Office 365 Alerts Shared Mailbox from APIs
I have credited you in section 2 (Call O365 Endpoints Web Service and Return the Latest FQDNs) as your content was very helpful to me and got me off and running.
Best Wishes,
Alan