I am trying to develop a robust open sourced Exchange auto-discovery package in Python. I signed up for a paid Exchange Online account for development purposes. Then I started reading this document: http://msdn.microsoft.com/en-us/library/ee332364.aspx and soon realised that my paid Exchange Online account will not help me test my solution for all the scenarios listed there. For e.g. the Active Directory based lookup.
I was wondering if there are any resources available that will allow me to validate my library against all or most prevalent Exchange deployment scenarios.
Thanks.