Office 365 Data Group builder using F5 Python SDK
Problem this snippet solves: Python script which pulls O365 URL's/IP's from microsoft published XML formatted list, parses into python dictionaries formatted for F5 data group, and uses F5 Python SD...
Published Mar 14, 2018
Version 1.0Michael_Everet1
Historic F5 Account
Joined July 12, 2005
Michael_Everet1
Historic F5 Account
Joined July 12, 2005
NUT2889
Jun 25, 2019Cirrostratus
Hi,
Right now Microsoft change to use JSON format instead via https://endpoints.office.com/endpoints/worldwide?clientrequestid=b10c5ed1-bad1-445f-b386-b919946339a7
The parser in python script might not working with JSON format right?